/sbin/insserv is not in package insserv for i386 architecture

Bug #1000834 reported by pasqual milvaques
42
This bug affects 8 people
Affects Status Importance Assigned to Milestone
chkconfig (Ubuntu)
Fix Committed
Undecided
pasqual milvaques

Bug Description

/sbin/insserv binary is not in the package for i386, for amd64 it's present

this makes chkconfig fail, for example:
root@ubuntuprovesfreeipa:~# uname -a
Linux ubuntuprovesfreeipa.linux.gva.es 3.2.0-24-generic-pae #37-Ubuntu SMP Wed Apr 25 10:47:59 UTC 2012 i686 i686 i386 GNU/Linux
root@ubuntuprovesfreeipa:~# chkconfig ntp on
/sbin/insserv: El fitxer o directori no existeix
root@ubuntuprovesfreeipa:~#

Tags: patch
Revision history for this message
pasqual milvaques (pasqual-milvaques) wrote :

forgot about this the inssserv binary is in /usr/lib/insserv/insserv and this is a bug of chkconfig

Revision history for this message
pasqual milvaques (pasqual-milvaques) wrote :

the insserv package was ok, the problem was that chkconfig is looking for insserv in its old location

affects: insserv (Ubuntu) → chkconfig (Ubuntu)
Changed in chkconfig (Ubuntu):
assignee: nobody → pasqual milvaques (pasqual-milvaques)
Revision history for this message
pasqual milvaques (pasqual-milvaques) wrote :
Changed in chkconfig (Ubuntu):
status: New → Fix Committed
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "patch to make chkconfig look for insserv in its correct location" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

tags: added: patch
Revision history for this message
Thomas (t-hartwig) wrote :

Confirm this bug also in x86_64.
Confirm the provided patch fixes the issue.

Revision history for this message
Ivan Sokolov (ivan-sokolov) wrote :

I confirm that the bug is still there.
Can someone from maintainers confirm that the patch was included in mainline?

Revision history for this message
Narcis Garcia (narcisgarcia) wrote :

Confirmed in Ubuntu 14.04 (Trusty) too:

$ dpkg-query -L insserv
/.
/usr
/usr/share
/usr/share/insserv
/usr/share/insserv/make-testsuite
/usr/share/insserv/check-archive-initd-scripts
/usr/share/insserv/check-initd-order
/usr/share/insserv/seq-changes
/usr/share/doc
/usr/share/doc/insserv
/usr/share/doc/insserv/README
/usr/share/doc/insserv/copyright
/usr/share/doc/insserv/README.Debian
/usr/share/doc/insserv/changelog.Debian.gz
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/insserv.8.gz
/usr/lib
/usr/lib/insserv
/usr/lib/insserv/insserv
/var
/var/lib
/var/lib/update-rc.d
/etc
/etc/insserv.conf
/etc/insserv.conf.d
/etc/insserv
/etc/insserv/overrides
/etc/bash_completion.d
/etc/bash_completion.d/insserv

Revision history for this message
Narcis Garcia (narcisgarcia) wrote :

Workaround:

$ ln -s /usr/lib/insserv/insserv /sbin/insserv

Revision history for this message
Bernd Eckenfels (ecki) wrote :

This FTBT never made it to trusty?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.