[Bug 1287943] Re: vm-builder needs trusty suite
Brian Candler
1287943 at bugs.launchpad.net
Thu Jun 19 12:53:05 UTC 2014
OK, I found it.
During debootstrap run, a process "udevd --daemon" is started. It
persists when debootstrap gets to the end. If you kill it, the process
reading from debootstrap's stdout is able to terminate.
My guess is that stdout is being passed to that daemon, and it's holding
it open.
No idea of the fix though. Why is udevd being started in the first
place? If it's being started as a daemon, why is it not closing its
stdout? And if there is a reason for running it, shouldn't it be stopped
before debootstrap finishes?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1287943
Title:
vm-builder needs trusty suite
To manage notifications about this bug go to:
https://bugs.launchpad.net/vmbuilder/+bug/1287943/+subscriptions
More information about the Ubuntu-server-bugs
mailing list