[Bug 399459] [NEW] open-iscsi in hardy fails to install in pbuilder as a build-dependency

Dustin Kirkland dustin.kirkland at gmail.com
Tue Jul 14 21:14:31 BST 2009


Public bug reported:

Binary package hint: open-iscsi

I'm trying to backport libvirt from Jaunty to Hardy.

The newer libvirt has a build dependency on open-iscsi.  When installing
in the pbuilder, the open-iscsi fails to install because the init script
can't be started:

 Setting up open-iscsi (2.0.865-1ubuntu3.3) ...
  * iSCSI requires a mounted sysfs, not started.
 invoke-rc.d: initscript open-iscsi, action "start" failed.
 dpkg: error processing open-iscsi (--configure):

This is due to the following lines in the init script:

 if [ ! -d /sys/class/ ]; then
    log_failure_msg "iSCSI requires a mounted sysfs, not started."
    exit 1
 fi

This has been fixed in Jaunty by exiting 0 here (while continuing to
print the error message).

I request that this simple fix be added to the update in hardy-proposed.

:-Dustin

** Affects: open-iscsi (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: open-iscsi (Ubuntu Hardy)
     Importance: Medium
         Status: Triaged

-- 
open-iscsi in hardy fails to install in pbuilder as a build-dependency
https://bugs.launchpad.net/bugs/399459
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