[Bug 306678] [NEW] open-iscsi fails to correctly update rc.d on upgrade
Bryan McLellan
btm at loftninjas.org
Tue Dec 9 22:41:41 GMT 2008
Public bug reported:
Binary package hint: open-iscsi
When upgrading open-iscsi from 2.0.865-1ubuntu4 to 2.0.870.1-0ubuntu1 it
attempts to run:
update-rc.d -f remove open-iscsi
This fails, as it should be:
update-rc.d -f open-iscsi remove
Line 58 of open-iscsi.postinst
# uname -a
Linux file01 2.6.27-10-generic #1 SMP Fri Nov 21 12:00:22 UTC 2008 i686 GNU/Linux
# lsb_release -a
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid
** Affects: open-iscsi (Ubuntu)
Importance: Undecided
Status: New
--
open-iscsi fails to correctly update rc.d on upgrade
https://bugs.launchpad.net/bugs/306678
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.
More information about the Ubuntu-server-bugs
mailing list