[Bug 886439] Re: upgrade to upstart 1.3-0ubuntu11 causes unclean shutdown

Scott Moser smoser at ubuntu.com
Mon Dec 12 14:59:32 UTC 2011


verified per original reporter's instructions:

$ apt-cache policy upstart
upstart:
  Installed: 1.3-0ubuntu10
  Candidate: 1.3-0ubuntu11
  Version table:
     1.3-0ubuntu11 0
        500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 Packages
 *** 1.3-0ubuntu10 0
        500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
        100 /var/lib/dpkg/status
$ sudo lsof > lsof.out.pre
$ sudo apt-get install upstart
...
Setting up upstart (1.3-0ubuntu11) ...
Installing new version of config file /etc/init/failsafe.conf ...
$ sudo lsof > lsof.out.post
$ sudo reboot

I'll attach lsof.out.post, lsof.out.pre, and a console log showing the
'mount: / is busy' and subsequent check on reboot.


** Attachment added: "console output of system (note 'mount:' and 'recovery required')"
   https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/886439/+attachment/2629652/+files/console-restarted.log

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

Title:
  upgrade to upstart 1.3-0ubuntu11 causes unclean shutdown

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  1.  Start an Ubuntu 11.10 Oneiric instance on EC2.
  Example: ec2run ami-bbf539d2 -t t1.micro -k key
  2.  Save sudo lsof for reference.
  3.  apt-cache show upstart
  The stock version of upstart installed is 1.3-0ubuntu10.
  4.  sudo apt-get update; sudo apt-get install upstart
  upstart is upgraded to 1.3-0ubuntu11
  5.  Verify that /var/run/init.upgraded is in fact touched by the install.
  6.  Save sudo lsof for reference.
  7.  sudo shutdown -h now
  The console displays while unmounting:
  mount: / is busy 

  This causes filesystem recovery errors on next boot.

  The post-upgrade lsof is attached.

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




More information about the foundations-bugs mailing list