[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#335350: marked as done (xserver-xorg: Please add LSB formatted dependency info in init.d script)



Your message dated Sun, 16 Mar 2008 21:17:40 +0100
with message-id <20080316201740.GA24831@loulous.org>
and subject line Re: Please add LSB formatted dependency info in init.d script
has caused the Debian Bug report #335350,
regarding xserver-xorg: Please add LSB formatted dependency info in init.d script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
335350: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335350
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package:  xserver-xorg
Version:  6.8.2.dfsg.1-9
Severity: wishlist

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the init.d scripts would make it possible for me to use this
information to check the current sequence and speed up the debian
boot.

<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format.  Some debian notes are available from
<URL:http://wiki.debian.org/?LSBInitScripts>.

Here is a proposed dependency header to document the dependencies of
xserver-xorg.  It is slightly tested using the insserv package and the
new parallell booting support in sysvinit.

### BEGIN INIT INFO
# Provides:          xserver-xorg
# Required-Start:    $local_fs $remote_fs
# Required-Stop:     $local_fs $remote_fs
# Default-Start:     S 1 2 3 4 5
# Default-Stop:      0 6
### END INIT INFO


--- End Message ---
--- Begin Message ---
notfound 335350 1:7.3+10
thank you



On Sun, Mar 16, 2008 at 08:51:29PM +0100, Artur R. Czechowski wrote:
> arturcz@szczaw:/etc$ dpkg -L xserver-xorg | grep init.d /etc/init.d/xserver-xorg
> 
> File exists and it's reported as an obsoleted script:
> 
> error: Obsolete conffile /etc/init.d/xserver-xorg left behind by package xserver-xorg
> 
> Please mark the file as a configuratiob file and please add proper LSB
> dependencies as stated earlier in this bugreport.

No. As stated earlier, we don't ship /etc/init.d/xserver-xorg anymore.
What's needed is to remove this file from existing installations properly.
We have #459507 about this.

Brice


--- End Message ---

Reply to: