[Bug 1240502] Re: mountall: hooks/mountall problem

Steve Langasek steve.langasek at canonical.com
Wed Oct 16 16:40:15 UTC 2013


This initramfs hook is part of an incomplete feature of supporting
upstart in the initramfs.  No other packages should be relying on this
feature, and the $INITRAMFS_EVENT_DRIVEN check should absolutely not be
removed.

** Changed in: mountall (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mountall in Ubuntu.
https://bugs.launchpad.net/bugs/1240502

Title:
  mountall: hooks/mountall problem

Status in “mountall” package in Ubuntu:
  Invalid

Bug description:
  ubuntu 13.10 (14.10.2013)
  mountall_2.52_amd64.deb

  
  /usr/share/initramfs-tools/hooks/mountall contains processing of $INITRAMFS_EVENT_DRIVEN variable.

  during usual running of update-initramfs some files (passwd, etc) needed for
  getpwuid() function are not included in initrd.

  this function is required for the package open-iscsi (Bug #1238169) to
  work in initrd. so we should either duplicate the code (passwd, etc)
  from hooks/mountall in hooks/iscsi or *always* run hooks/mountall.

  i would offer to use the second variant. patch is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1240502/+subscriptions



More information about the foundations-bugs mailing list