[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
My last update for the day. After fixing the sequence numbers, the shutdown at least took longer and stopped some services. However it seems the rc scripts are run in parallel with upstart finishing other services. In particular the rc scripts shut down the network before autofs (/automount/auto

[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
Ok, I'll take some of my comments back. The problem lies in the init scripts and the sequence numbers / priorities on the link. On my upgraded systems, /etc/rc0.d looks like this: lrwxrwxrwx 1 root root 26 2010-04-13 12:51 K01clamav-freshclam -> ../init.d/clamav-freshclam lrwxrwxrwx 1 root ro

[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
Sorry, didn't mean to change this ** Package changed: upstart (Ubuntu) => usplash (Ubuntu) ** Changed in: usplash (Ubuntu) Status: New => Confirmed ** Also affects: usplash Importance: Undecided Status: New -- Partitions not unmounted correctly https://bugs.launchpad.net/bugs/

[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
For further information, the screen output on a "shutdown -H now" gives the following (srooy, I'm typing it out from a dead screen) acpid: exiting init: tty4 main process (1398) killed by TERM ... for tty5,2,3,6,1 and cron * Stopping MTA * Stopping MD monitoring service mdadm --monitor nxsensor

[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
I suspect the fault lies in upstart somewhere. ** Package changed: usplash (Ubuntu) => upstart (Ubuntu) ** Changed in: upstart (Ubuntu) Status: Confirmed => New -- Partitions not unmounted correctly https://bugs.launchpad.net/bugs/484307 You received this bug notification because you are

[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
By the way, perhaps usplash is effected by this but it isn't the core of the problem. The problem appears to be file systems that are not umounted properly on the previous shutdown. -- Partitions not unmounted correctly https://bugs.launchpad.net/bugs/484307 You received this bug notification be

[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
Sorry, here's the attachment. ** Attachment added: "boot.log" http://launchpadlibrarian.net/48844096/boot.log -- Partitions not unmounted correctly https://bugs.launchpad.net/bugs/484307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 484307] Re: Partitions not unmounted correctly

2010-05-20 Thread pct
I'm having what is probably the same problem as the original poster. I have two machines doing this after an upgrade to Lucid (10.04). There was no problem under karmic. On each I have around 6 file systems to mount. They are a mixture of non-raid normal partition ext3 file systems and RAID 1

[Bug 229929] Re: amcheck-clients is missing

2008-08-21 Thread pct
I also have this problem and I suspect the error is coming from ssh- security.c in the common-src directory at line 244. In particular, SSH appears to be undefined. This appears to be a packaging problem. Building from Ubuntu sources (apt-get source amanda- client amanda-common amanda-server) us