[Bug 305587] Re: [Jaunty] warning: missing LSB information

2010-02-26 Thread Laurent Bonnaud
This bug also affects karmic

** Summary changed:

- [Jaunty] warning: missing LSB information 
+ warning: missing LSB information

-- 
warning: missing LSB information
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-10-18 Thread bersyl91
I'be got the same misbehavior with a custom init-script:

# update-rc.d myinitscript defaults 99
update-rc.d: warning: /etc/init.d/myinitscript missing LSB information
update-rc.d: see http://wiki.debian.org/LSBInitScripts
 Adding system startup for /etc/init.d/myinitscript ...
   /etc/rc0.d/K99myinitscript - ../init.d/myinitscript
   /etc/rc1.d/K99myinitscript - ../init.d/myinitscript
   /etc/rc6.d/K99myinitscript - ../init.d/myinitscript
   /etc/rc2.d/S99myinitscript - ../init.d/myinitscript
   /etc/rc3.d/S99myinitscript - ../init.d/myinitscript
   /etc/rc4.d/S99myinitscript - ../init.d/myinitscript
   /etc/rc5.d/S99myinitscript - ../init.d/myinitscript

Whereas the myinitscript file contains:

### BEGIN INIT INFO
# Provides: myinitscript
# Required-Start: $network $remote_fs
# Required-Stop: $network $remote_fs
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Description: Start the myinitscript daemon
### END INIT INFO


I run:
Linux version 2.6.28-15-generic (bui...@rothera) (gcc version 4.3.3 (Ubuntu 
4.3.3-5ubuntu4) ) #52-Ubuntu SMP Wed Sep 9 10:49:34 UTC 2009

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-10-06 Thread Ernst
I just installed some updates on Karmic and I got the message too:

Setting up acpi-support (0.127) ...  
update-rc.d: warning: /etc/init.d/acpi-support missing LSB information
update-rc.d: see http://wiki.debian.org/LSBInitScripts  
 * Checking battery state...
  [ OK ]

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-10-06 Thread Retrry
Karmic has the same problem, so the bug isn't fixed.

Setting up acpi-support (0.127) ... 
update-rc.d: warning: /etc/init.d/acpi-support missing LSB information
update-rc.d: see http://wiki.debian.org/LSBInitScripts  
 * Checking battery state...

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-10-06 Thread Steve Langasek
Yes, no one has said that this bug is fixed.

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-10-05 Thread Steve Langasek
** Changed in: acpi-support (Ubuntu)
   Importance: Undecided = Low

** Changed in: acpi-support (Ubuntu)
   Status: New = Triaged

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-07-14 Thread Martin-Éric Racine
Very much relevant for Karmic, since acpi-support still misses its LSB
headers there too.

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-07-14 Thread Martin-Éric Racine
Also relevant for one of powernowd's scripts, again in Karmic:

insserv: warning: script 'acpi-support' missing LSB tags and overrides
insserv: warning: script 'powernowd.early' missing LSB tags and overrides

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-07-08 Thread Martin Pitt
We should really avoid conffile changes in stable updates, thus this
really shouldn't be changed in jaunty-updates. Can you please upload a
new l-r-m without this change? Thanks!

** Also affects: acpi-support (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Also affects: linux-restricted-modules (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Also affects: powernowd (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Changed in: linux-restricted-modules (Ubuntu Jaunty)
   Status: New = Won't Fix

** Changed in: acpi-support (Ubuntu Jaunty)
   Status: New = Won't Fix

** Changed in: powernowd (Ubuntu Jaunty)
   Status: New = Won't Fix

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-07-08 Thread Martin Pitt
Some more rationale: people who customized the init script will get a
conffile prompt on upgrades, which breaks automatic upgrades (which are
quite common on stable releases). Also, there are packages which
actually evaluate those LSB headers, such as insserv. By adding a new
one, we potentially change the boot sequence, which again introduces a
regression potential.

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-07-08 Thread Martin Pitt
Not relevant for Karmic, since l-r-m is gone.

** Changed in: linux-restricted-modules (Ubuntu)
   Status: Fix Committed = Invalid

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-22 Thread aleg
Got the same message doing the apt-get upgrade.

Setting up linux-restricted-modules-common (2.6.28-13.17) ...
update-rc.d: warning: /etc/init.d/linux-restricted-modules-common missing LSB 
information
update-rc.d: see http://wiki.debian.org/LSBInitScripts

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-21 Thread Derek White
Setting up linux-restricted-modules-common (2.6.28-13.17) ...
update-rc.d: warning: /etc/init.d/linux-restricted-modules-common missing LSB 
information
update-rc.d: see http://wiki.debian.org/LSBInitScripts

Is it safe to restart and use the new kernel?

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-21 Thread JacobSteelsmith
Yes. It doesn't seem to affect boot and use.

On Jun 21, 2009 11:01 AM, Derek White d-ma...@yahoo.com wrote:

Setting up linux-restricted-modules-common (2.6.28-13.17) ...
update-rc.d: warning: /etc/init.d/linux-restricted-modules-common missing
LSB information
update-rc.d: see http://wiki.debian.org/LSBInitScripts

Is it safe to restart and use the new kernel?

-- [Jaunty] warning: missing LSB information
https://bugs.launchpad.net/bugs/305587 You received ...

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-21 Thread MasterMirko
I also did it, and I had no problems till now.

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-18 Thread JacobSteelsmith
I got the same message as ops0603 replacing linux-restricted-modules-
common using apt-get upgrade...

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-18 Thread ops0603
Andy,
Thanks very much for keeping this thread updated, I found it useful to know 
what the problem was, and that it has been assigned for a fix.  I received the 
same message today when attempting to do an apt-get upgrade as follows;

Preparing to replace linux-restricted-modules-common 2.6.28-11.15 (using
.../linux-restricted-modules-common_2.6.28-13.17_all.deb)...

update-rc.d: warning: /etc/init.d/linux-restricted-modules-common missing LSB 
information
update-rc.d: see http://wiki.debian.org/LSBInitScripts


Look forward to an update in the coming days.
Cheers,
M.

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-18 Thread MasterMirko
Hi all,
I also have the same problem as ops0603 while updating my Kubuntu 9.04. I tried 
the solution proposed by Andy, but I have some problem while using his patch.

Looking forward for a widely available patch in the next day.

Thank you all!

Mirko

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-16 Thread Andy Whitcroft
** Changed in: linux-restricted-modules (Ubuntu)
   Status: In Progress = Fix Committed

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-10 Thread Andy Whitcroft
** Changed in: linux-restricted-modules (Ubuntu)
   Importance: Undecided = Medium

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-10 Thread Andy Whitcroft
** Changed in: linux-restricted-modules (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: linux-restricted-modules (Ubuntu)
 Assignee: (unassigned) = Andy Whitcroft (apw)

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-10 Thread Andy Whitcroft
Indeed the LRM init script is missing its LSB headers.  We are
installing this script using the debhelpers as below:

dh_installinit -p linux-restricted-modules-common --no-start --
start 7 S . start 1 0 6 .

So we only care about starting.  Starting at priority 7 in rcS.d and
priority 1 in rc0.d and rc6.d.  Something like this:

### BEGIN INIT INFO
# Provides:  linux-restricted-modules
# Required-Start:$local_fs
# Required-Stop:
# Default-Start: S 0 6
# Default-Stop:
# Short-Description: Setup the linux restricted modules
# Description:   Link the linux restricted modules at run time.
### END INIT INFO

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-10 Thread Andy Whitcroft
Attached is a proposed patch for the linux-restricted-modules package
for Jaunty implementing this change.  WIll push this to the kernel-team
list for review.

** Attachment added: 0001-UBUNTU-make-the-init-script-LBM-compliant.patch
   
http://launchpadlibrarian.net/27748145/0001-UBUNTU-make-the-init-script-LBM-compliant.patch

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-06-09 Thread Volnei
Same here in restricted modules atualization today (09/06/09):

Preparando para substituir linux-restricted-modules-common 2.6.28-12.16 (usando 
.../linux-restricted-modules-common_2.6.28-13.17_all.deb) ...
Desempacotando substituto linux-restricted-modules-common ...
Configurando linux-libc-dev (2.6.28-13.44) ...
Configurando linux-restricted-modules-common (2.6.28-13.17) ...
update-rc.d: warning: /etc/init.d/linux-restricted-modules-common missing LSB 
information
update-rc.d: see http://wiki.debian.org/LSBInitScripts

In portuguese, of course... :).

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-04-03 Thread Hellsgator
Setting up linux-restricted-modules-common (2.6.28-11.15) ...
update-rc.d: warning: /etc/init.d/linux-restricted-modules-common missing LSB 
information
update-rc.d: see http://wiki.debian.org/LSBInitScripts

After updates 03/04/09. ;)

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-03-28 Thread Adrien Cunin
** Also affects: acpi-support (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-03-20 Thread Adrien Cunin
** Also affects: powernowd (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-03-19 Thread Bremm
Same here with powernowd.

Configurando powernowd (1.00-1ubuntu5) ...
update-rc.d: warning: /etc/init.d/powernowd.early missing LSB information
update-rc.d: see http://wiki.debian.org/LSBInitScripts
 * Starting powernowd...

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2009-03-11 Thread Adrien Cunin
Indeed.

** Changed in: linux-restricted-modules (Ubuntu)
   Status: New = Confirmed

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 305587] Re: [Jaunty] warning: missing LSB information

2008-12-05 Thread KevinM

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/20240415/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/20240416/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/20240417/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/20240418/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/20240419/Lspci.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/20240420/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/20240421/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/20240422/ProcModules.txt

-- 
[Jaunty] warning: missing LSB information 
https://bugs.launchpad.net/bugs/305587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs