Control: tags -1 moreinfo

Hi Piotr,

On Sun, Jun 23, 2013 at 09:51:30PM +0200, Piotr Borkowski wrote:
> > Dear Maintainer,
> > * What led up to the situation?
> > Installed upstart and rebooted system.

> > * What was the outcome of this action?
> > Boot hangs on services which in init info section have # Required-
> > Start: $all dependency or similar. On my system these services are: 
> > minissdpd,
> > plymouth, rc.local, rmnologin, stop-bootlogd. Hang appears to be in startpar
> > process which doesn't allow end of rc script.

> > * What outcome did you expect instead?
> > Normal start of these services at boot.

> Problem is in binfmt-support package when upstart is installed. Simple
> insserv -r binfmt-support resolves boot hang.

The binfmt-support package provides an upstart job, which does:

  start on filesystem

And insserv will wait for the binfmt-support upstart job to be started.  If
the filesystem event is never started, insserv will not finish, as you
describe.

Is mountall still running at the time you run the insserv command?  Can you
attach the /etc/fstab from the affected system?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to