[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-18 Thread Ubuntu Foundations Team Bug Bot
The attachment debian/nova-compute.upstart: Wait for libvirt-bin if needed. (LP: #1261335) seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-18 Thread Jian Wen
*** This bug is a duplicate of bug 907152 *** https://bugs.launchpad.net/bugs/907152 ** Tags removed: patch ** This bug has been marked a duplicate of bug 907152 Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory --

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-18 Thread Ubuntu Foundations Team Bug Bot
The attachment debian/nova-compute.upstart: Wait for libvirt-bin if needed. (LP: #1261335) seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-18 Thread Jian Wen
*** This bug is a duplicate of bug 907152 *** https://bugs.launchpad.net/bugs/907152 ** Tags removed: patch ** This bug has been marked a duplicate of bug 907152 Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory --

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-17 Thread Jian Wen
** Patch added: debian/nova-compute.upstart: Wait for libvirt-bin if needed. (LP: #1261335) https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1261335/+attachment/3931561/+files/586_585.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-17 Thread Jian Wen
** Patch added: debian/nova-compute.upstart: Wait for libvirt-bin if needed. (LP: #1261335) https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1261335/+attachment/3931561/+files/586_585.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~wenjianhn/+junk/nova_grizzly -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1261335 Title: Nova-compute fails if it doesn't wait for libvirt-bin To manage

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Jian Wen
# TODO(wenjianhn): 1. steps to reproduce the bug 2. steps to verify the fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1261335 Title: Nova-compute fails if it doesn't wait for

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Jian Wen
Steps to reproduce the bug: On a new Ubuntu 12.04 server, execute the following commands: sudo apt-get install -y python-software-properties sudo add-apt-repository cloud-archive:grizzly sudo apt-get update sudo apt-get install -y nova-compute sudo stop nova-compute sudo stop

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Jian Wen
Steps to verify the fix: 1. Copy the patched upstart configuration to /etc/init 2. Execute the following commands: sudo stop nova-compute sudo stop libvirt-bin sudo start nova-compute sleep 10 sudo status nova-compute # nova-compute start/running, process 13692 # It's up

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~wenjianhn/+junk/nova_grizzly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1261335 Title: Nova-compute fails if it doesn't wait for libvirt-bin To manage notifications about

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Jian Wen
# TODO(wenjianhn): 1. steps to reproduce the bug 2. steps to verify the fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1261335 Title: Nova-compute fails if it doesn't wait for libvirt-bin To

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Jian Wen
Steps to reproduce the bug: On a new Ubuntu 12.04 server, execute the following commands: sudo apt-get install -y python-software-properties sudo add-apt-repository cloud-archive:grizzly sudo apt-get update sudo apt-get install -y nova-compute sudo stop nova-compute sudo stop

[Bug 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-16 Thread Jian Wen
Steps to verify the fix: 1. Copy the patched upstart configuration to /etc/init 2. Execute the following commands: sudo stop nova-compute sudo stop libvirt-bin sudo start nova-compute sleep 10 sudo status nova-compute # nova-compute start/running, process 13692 # It's up