[Bug 1450563] Re: python-nova is missing gettextutils.py breaking nova-compute-flex

2015-06-05 Thread Lee Revell
Kilo on Ubuntu 14.04.2 from this repo: # cat /etc/apt/sources.list.d/cloudarchive-kilo.list deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/kilo main Confirmed still broken. Does the file /usr/lib/python2.7/dist- packages/nova/openstack/common/gettextutils.py exist on your

[Bug 1450053] Re: upgrade 14.04 to 15.04, mysql no longer starts on boot due to missing policykit-1

2015-05-20 Thread Lee Revell
Here is the output of the systemctl enable. I am not sure I still have the strace output from when it was failing. Are you saying you want the strace output now that I've got it to work? Or to remove policykit-1 and try to reproduce in the original state? ** Attachment added:

[Bug 1450053] Re: upgrade 14.04 to 15.04, mysql no longer starts on boot due to missing policykit-1

2015-05-20 Thread Lee Revell
Output of the systemctl status ** Attachment added: systemctl_status.txt https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1450053/+attachment/4401050/+files/systemctl_status.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1450053] Re: upgrade 14.04 to 15.04, mysql no longer starts on boot due to missing policykit-1

2015-05-20 Thread Lee Revell
I install updates every day, the system is currently fully updated. FWIW I just remembered I am actually using MariaDB not mysql (this is an openstack controller node and that's their recommendation). Here are the packages installed: openstack@controller-1:~$ dpkg -l | egrep -i mariadb\|mysql ii

[Bug 1451941] [NEW] nova-compute-flex is broken due to missing python dependencies

2015-05-05 Thread Lee Revell
Public bug reported: 1. Install nova-compute-flex 2. Try to start nova-compute Expected result: it works Actual result: nova-compute service cannot start due to this error: 2015-05-05 12:16:49.262 19742 INFO nova.openstack.common.periodic_task [-] Skipping periodic task _periodic_update_dns

[Bug 1450563] [NEW] python-nova is missing gettextutils.py breaking nova-compute-flex

2015-04-30 Thread Lee Revell
Public bug reported: When nova-compute-flex is installed nova-compute cannot start. The error logged is: 2015-04-30 11:14:04.658 1902 INFO nova.virt.driver [-] Loading compute driver 'ncflex.nova.virt.flex.LXCDriver' 2015-04-30 11:14:04.661 1902 ERROR nova.virt.driver [-] Unable to load the

[Bug 1450563] Re: python-nova is missing gettextutils.py breaking nova-compute-flex

2015-04-30 Thread Lee Revell
Also missing are: /usr/lib/python2.7/dist- packages/nova/openstack/common/{log.py,importutils.py,jsonutils.py,strutils.py,timeutils.py} Was there some major code refactoring that the the python-nova package didn't pick up on? -- You received this bug notification because you are a member of