[Bug 740390] Verification still needed

Brian Murray brian at ubuntu.com
Thu Jan 24 22:38:29 UTC 2013


The fix for this bug has been awaiting testing feedback in the -proposed
repository for precise for more than 90 days.  Please test this fix and
update the bug appropriately with the results.  In the event that the
fix for this bug is still not verified 15 days from now, the package
will be removed from the -proposed repository.

** Tags added: removal-candidate

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

Title:
  libdbus-1-3 upgrade does not respawn init, resulting in unclean
  shutdown

Status in Official Ubuntu Images on EC2:
  Invalid
Status in “dbus” package in Ubuntu:
  Fix Released
Status in “libnih” package in Ubuntu:
  Fix Released
Status in “dbus” source package in Lucid:
  Fix Released
Status in “libnih” source package in Lucid:
  New
Status in “upstart” source package in Lucid:
  Invalid
Status in “dbus” source package in Natty:
  Fix Released
Status in “libnih” source package in Natty:
  New
Status in “upstart” source package in Natty:
  Invalid
Status in “dbus” source package in Oneiric:
  Fix Released
Status in “libnih” source package in Oneiric:
  New
Status in “upstart” source package in Oneiric:
  Invalid
Status in “dbus” source package in Precise:
  Fix Released
Status in “libnih” source package in Precise:
  Fix Committed
Status in “upstart” source package in Precise:
  Invalid
Status in “dbus” source package in Quantal:
  Fix Released
Status in “libnih” source package in Quantal:
  Fix Released
Status in “upstart” source package in Quantal:
  Invalid

Bug description:
  Binary package hint: dbus

  Steps to reproduce:
  1.  Start 20110321 daily build on Amazon EC2.
  ami-30669459 ubuntu-images-testing/ubuntu-natty-daily-amd64-server-20110321
  2.  SSH.
  3.  sudo apt-get update
  4.  To simulate an upgrade, sudo apt-get --reinstall install libdbus-1-3
  libdbus-1-3_1.4.6-1ubuntu6 is reinstalled.
  5.  sudo lsof yields (snipped)
  COMMAND   PID   USER   FD      TYPE             DEVICE SIZE/OFF       NODE NAME
  init        1   root  DEL       REG              202,1              134262 /lib/x86_64-linux-gnu/libdbus-1.so.3.5.4
  upstart-u 201   root  DEL       REG              202,1              134262 /lib/x86_64-linux-gnu/libdbus-1.so.3.5.4
  upstart-s 369   root  DEL       REG              202,1              134262 /lib/x86_64-linux-gnu/libdbus-1.so.3.5.4
  6.  sudo shutdown -h now
  Error:
  mount: / is busy

  Possible solution: touch /var/run/init.upgraded in package postinst to
  force init to respawn/close open files at shutdown. This is checked in
  /etc/rc[06].d/S60umountroot. See bug 672177 for a similar situation
  with libc6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-on-ec2/+bug/740390/+subscriptions




More information about the foundations-bugs mailing list