[Bug 467000] Re: insserv doesn't work with upstart

2012-09-10 Thread Nick Wellnhofer
I had a deeper look into this issue, and this is what I think is going on: If you switched to Debian-style dependency-based boot ordering on a very old Ubuntu release and kept upgrading to newer releases, somewhere along the line the support for dependency-based boot ordering was dropped in

[Bug 467000] Re: insserv doesn't work with upstart

2012-06-29 Thread Fri K
Same here on Ubuntu 12.04: $ sudo insserv -f insserv: warning: script 'K01vmware' missing LSB tags and overrides initctl: Unknown job: K01dmesg The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script

[Bug 467000] Re: insserv doesn't work with upstart

2012-06-01 Thread martin suc
I have 12.04 but it is still not included in upstart-job script anyway. after: ln -s /usr/lib/insserv/insserv /sbin/insserv have got: # insserv: warning: script 'K01S99UPS' missing LSB tags and overrides # insserv: warning: script 'K01acpi-support' missing LSB tags and overrides

[Bug 467000] Re: insserv doesn't work with upstart

2011-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: upstart (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/467000 Title:

[Bug 467000] Re: insserv doesn't work with upstart

2011-09-20 Thread Daniel Hahler
This appears to have been marked as Fix Committed, although it is not (by maurizio). Marking Triaged. ** Changed in: insserv (Ubuntu) Importance: Undecided = Medium ** Changed in: insserv (Ubuntu) Status: Fix Committed = Triaged -- You received this bug notification because you are

[Bug 467000] Re: insserv doesn't work with upstart

2011-09-20 Thread Daniel Hahler
From the insserv man page: UPSTART JOB COMPATIBILITY To allow upstart jobs to work as init.d scripts, insserv will recognize a symlink from path/to/init.d/script to /lib/init/upstart-job as upstart jobs, and instead of reading the header from the file will run the

[Bug 467000] Re: insserv doesn't work with upstart

2011-08-18 Thread Fredrik Lysen
Ubuntu Linux 10.04.3 Linux 2.6.32-33-server on x86_64 AMD Athlon(tm) II X3 450 Processor, 3 cores I still have this problem, I can't see that the problem are solved. Webmin version 1.560 are trying to take advantage of insserv but it fails to start some services? If i run sudo insserv at terminal

[Bug 467000] Re: insserv doesn't work with upstart

2011-06-05 Thread maurizio
** Changed in: insserv (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/467000 Title: insserv doesn't work with upstart -- ubuntu-bugs mailing list

[Bug 467000] Re: insserv doesn't work with upstart

2011-03-17 Thread holokube
i use the patch and it works but giving me a problem when I run : sudo /sbin/insserv /etc/init.d reply to me insserv: warning: script 'K01acpi-support' missing LSB tags and overrides insserv: warning: script 'acpi-support' missing LSB tags and overrides what's wrong??Any idea?? I'm on

[Bug 467000] Re: insserv doesn't work with upstart

2011-03-16 Thread Tim Hawes
Unfortunately, it appears upstart-job has still not been patched upstream for 10.04.2, and the patch needed to be updated (just line number changes). Just in case this post gets outdated and upstream has still not patched this file, all the patch does is add: lsb-header) $ECHO ### BEGIN INIT

[Bug 467000] Re: insserv doesn't work with upstart

2011-03-16 Thread Tim Hawes
I am dislexic this morning. My previous patch was backwards. =S Here is the proper patch. ** Patch added: upstart-job.patch https://bugs.launchpad.net/ubuntu/+source/insserv/+bug/467000/+attachment/1911930/+files/upstart-job.patch -- You received this bug notification because you are a

[Bug 467000] Re: insserv doesn't work with upstart

2010-08-28 Thread Alexey Loukianov
Thanks for patch, working brilliant, but only in case insserv is recent- enough. Users of releases prior to 10.04 should manually upgrade insserv to the package version 1.12.0-14. It is harmless to use binary deb compiled for 10.04 in 9.10 (that's what I did with Mint 8 installation), hadn't had a

[Bug 467000] Re: insserv doesn't work with upstart

2010-07-06 Thread Neil Silverman
Thanks for this patch! I need to use Likewise to join my company's AD domain, and the domain join tool uses chkconfig to set up some daemons. This is the exact problem I was having, and the patch fixed it. -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 You received

[Bug 467000] Re: insserv doesn't work with upstart

2010-06-21 Thread criser
If you mean by 'system upgrade' an updated debian package, here it is. ** Attachment added: Debian package with patch included. http://launchpadlibrarian.net/50676287/upstart_0.6.5-7_i386.deb -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 You received this bug

[Bug 467000] Re: insserv doesn't work with upstart

2010-06-21 Thread criser
Removed the package, because it had wrong permissions set. Will post a corrected version soon. ** Attachment removed: Debian package with patch included. http://launchpadlibrarian.net/50676287/upstart_0.6.5-7_i386.deb -- insserv doesn't work with upstart

[Bug 467000] Re: insserv doesn't work with upstart

2010-06-20 Thread Jonny
It appears to solve the bug. Please post it as a system upgrade! Now I can finally modify startup settings, and my only errors (warnings) are: insserv: warning: script 'K95showfsck' missing LSB tags and overrides insserv: warning: script 'K20acpi-support' missing LSB tags and overrides insserv:

Re: [Bug 467000] Re: insserv doesn't work with upstart

2010-06-02 Thread criser
Do: cd /lib/init patch path to patch regards, criser On Di, 2010-06-01 at 09:37 +, Fitch wrote: That's nice, but in words of one syllable, what am I meant to do with this patch? -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 You received this bug

[Bug 467000] Re: insserv doesn't work with upstart

2010-06-01 Thread Fitch
That's nice, but in words of one syllable, what am I meant to do with this patch? -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 467000] Re: insserv doesn't work with upstart

2010-05-26 Thread criser
It seems that insserv is already fixed, just upstart does not output the required lsb-header information when a job is run with /lib/init/upstart-job. The attached patch will fix this. ** Patch added: Adds lsb-header to upstart-job http://launchpadlibrarian.net/49141862/upstart-job.patch --

[Bug 467000] Re: insserv doesn't work with upstart

2010-05-26 Thread Brian Murray
** Tags added: patch -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 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

[Bug 467000] Re: insserv doesn't work with upstart

2010-05-05 Thread gcb
Just upgraded to ubuntu 10.04 (lucid) and started getting those. $ sudo insserv -f insserv: warning: script 'K01acpi-support' missing LSB tags and overrides The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv:

[Bug 467000] Re: insserv doesn't work with upstart

2010-02-03 Thread Fitch
Hi there. Exactly the same problem. Running insserv -f gives: braffer...@office:~$ sudo insserv -f [sudo] password for brafferton: insserv: warning: script 'S01linux-restricted-modules-common' missing LSB tags and overrides insserv: warning: script 'K20acpi-support' missing LSB tags and

[Bug 467000] Re: insserv doesn't work with upstart

2009-12-10 Thread Nick Wellnhofer
You can try to run insserv -f manually. -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 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

[Bug 467000] Re: insserv doesn't work with upstart

2009-12-09 Thread cmcginty
Is there a work around for this. I have a lot of services that do not start-up such as cups, cron, sshd -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 467000] Re: insserv doesn't work with upstart

2009-11-09 Thread Scott James Remnant
** Bug watch added: Debian Bug tracker #547235 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547235 ** Also affects: insserv (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547235 Importance: Unknown Status: Unknown -- insserv doesn't work with upstart

[Bug 467000] Re: insserv doesn't work with upstart

2009-11-09 Thread Bug Watch Updater
** Changed in: insserv (Debian) Status: Unknown = Fix Released -- insserv doesn't work with upstart https://bugs.launchpad.net/bugs/467000 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list