I was having this problem with plymouth-upstart-bridge respawning repeatedly 
during boot.  Machine still came up,  but boot seemed to be delayed.
Here's a very simple solution I found here: 
http://www.unrelatedshit.com/2014/07/30/kvm-too-fast-for-plymouth-upstart-bridge/

To fix it, simply add a "sleep 2" to your /etc/init/plymouth-upstart-
bridge.conf like so:

[...]
stop on (stopping plymouth
         or stopping plymouth-shutdown)     

console output

exec plymouth-upstart-bridge
sleep 2


** Attachment added: "Added "sleep 2" at end of file"
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1309617/+attachment/4288432/+files/plymouth-upstart-bridge.conf

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

Title:
  plymouth-upstart-bridge main process (189) terminated with status 1 at
  boot

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to