[Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-03-22 Thread Alvaro Lopez
** Changed in: ooi Importance: Undecided => Low ** Changed in: ooi Status: Fix Committed => Fix Released ** Changed in: ooi Milestone: 0.2 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-03-22 Thread Alvaro Lopez
** Changed in: ooi Importance: Undecided => Low ** Changed in: ooi Status: Fix Committed => Fix Released ** Changed in: ooi Milestone: 0.2 => None -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to designate in Ubuntu.

[Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-03-21 Thread Alvaro Lopez
** Changed in: ooi Status: In Progress => Fix Committed ** Changed in: ooi Milestone: None => 0.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280522 Title: Replace assertEqual(None,

[Bug 1456955] Re: tox -epep8 fails due to tox picking python 3.x

2016-01-28 Thread Alvaro Lopez
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** No longer affects: nova (Ubuntu) ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1456955] Re: tox -epep8 fails due to tox picking python 3.x

2016-01-28 Thread Alvaro Lopez
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** No longer affects: nova (Ubuntu) ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in

[Bug 1186907] Re: If ebtables is not present nova-network fails with misleading error

2015-01-19 Thread Alvaro Lopez
** Changed in: ubuntu Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1186907 Title: If ebtables is not present nova-network fails with misleading error To manage

[Bug 1326003] Re: apparmor prevents libvirt from running pygrub

2014-07-17 Thread Alvaro Lopez
I've tested the following packages: ii libvirt-bin 1.2.2-0ubuntu13.1.2 amd64programs for the libvirt library ii libvirt0 1.2.2-0ubuntu13.1.2 amd64library for interfacing with different

[Bug 1326003] [NEW] apparmor prevents libvirt from running pygrub

2014-06-03 Thread Alvaro Lopez
Public bug reported: On Ubuntu 14.04, while trying to run a VM using Xen + Libvirt I am not able to boot it, because apparmor prevents libivrt from running pygrub: type=1400 audit(1401803854.411:30): apparmor=DENIED operation=exec profile=/usr/sbin/libvirtd name=/usr/lib/xen-4.4/bin/pygrub

[Bug 1326003] [NEW] apparmor prevents libvirt from running pygrub

2014-06-03 Thread Alvaro Lopez
Public bug reported: On Ubuntu 14.04, while trying to run a VM using Xen + Libvirt I am not able to boot it, because apparmor prevents libivrt from running pygrub: type=1400 audit(1401803854.411:30): apparmor=DENIED operation=exec profile=/usr/sbin/libvirtd name=/usr/lib/xen-4.4/bin/pygrub

[Bug 1186907] Re: If ebtables is not present nova-network fails with misleading error

2013-06-05 Thread Alvaro Lopez
** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1186907 Title: If ebtables is not present nova-network fails with misleading error

[Bug 1040313] Re: [FFE] Update WebApps to support Firefox

2012-09-18 Thread Alvaro Lopez Ortega
It is a pity. If the issue would have been raised earlier during the cycle we could have fixed it up on time though. SIGH -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040313 Title: [FFE] Update

[Bug 928769] [NEW] nova-compute fails due to absence of policy.json

2012-02-08 Thread Alvaro Lopez
Public bug reported: nova-compute needs the policy.json file, but it is not include in the nova-compute package: TRACE: ConfigNotFound: Could not find config at /run/policy.json I am using the Essex-3 packages of nova. ** Affects: nova (Ubuntu) Importance: Undecided Status:

[Bug 928834] [NEW] nova-compute depends on qemu-kvm, even if kvm is not used

2012-02-08 Thread Alvaro Lopez
Public bug reported: If I install nova-compute-xen, the qemu-kvm package is installed from the nova-compute dependencies. ** Affects: nova (Ubuntu) Importance: Undecided Status: New ** Project changed: nova = ubuntu ** Package changed: ubuntu = nova (Ubuntu) -- You received

[Bug 928848] [NEW] nova-common installation triggers nova-manage db sync on compute node

2012-02-08 Thread Alvaro Lopez
Public bug reported: I've installed nova-compute-xen on a compute node, and nova-common tries to make a nova-manage db sync when the package is configured. This results on a /var/lib/nova/nova.sqlite file. $ sudo aptitude install python-software-properties $ sudo add-apt-repository

[Bug 928848] Re: nova-common installation triggers nova-manage db sync on compute node

2012-02-08 Thread Alvaro Lopez
Good to know that this is was the expected bahaviour. For me it is OK, since I'm in the situation that you point. Regards, Alvaro. -- 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/928848

[Bug 928769] [NEW] nova-compute fails due to absence of policy.json

2012-02-08 Thread Alvaro Lopez
Public bug reported: nova-compute needs the policy.json file, but it is not include in the nova-compute package: TRACE: ConfigNotFound: Could not find config at /run/policy.json I am using the Essex-3 packages of nova. ** Affects: nova (Ubuntu) Importance: Undecided Status:

[Bug 928834] [NEW] nova-compute depends on qemu-kvm, even if kvm is not used

2012-02-08 Thread Alvaro Lopez
Public bug reported: If I install nova-compute-xen, the qemu-kvm package is installed from the nova-compute dependencies. ** Affects: nova (Ubuntu) Importance: Undecided Status: New ** Project changed: nova = ubuntu ** Package changed: ubuntu = nova (Ubuntu) -- You received

[Bug 928848] [NEW] nova-common installation triggers nova-manage db sync on compute node

2012-02-08 Thread Alvaro Lopez
Public bug reported: I've installed nova-compute-xen on a compute node, and nova-common tries to make a nova-manage db sync when the package is configured. This results on a /var/lib/nova/nova.sqlite file. $ sudo aptitude install python-software-properties $ sudo add-apt-repository

[Bug 928848] Re: nova-common installation triggers nova-manage db sync on compute node

2012-02-08 Thread Alvaro Lopez
Good to know that this is was the expected bahaviour. For me it is OK, since I'm in the situation that you point. Regards, Alvaro. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928848 Title:

[Bug 912701] Re: Openstack Compute with Xen in Ubuntu 11.10 fails to load due to Domain-0 being considered an instance

2012-01-16 Thread Alvaro Lopez
** Changed in: nova Status: New = Confirmed -- 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/912701 Title: Openstack Compute with Xen in Ubuntu 11.10 fails to load due to

[Bug 912701] Re: Openstack Compute with Xen in Ubuntu 11.10 fails to load due to Domain-0 being considered an instance

2012-01-16 Thread Alvaro Lopez
** Changed in: nova Status: Confirmed = In Progress ** Changed in: nova Assignee: (unassigned) = Alvaro Lopez (aloga) -- 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/912701

[Bug 912701] Re: Openstack Compute with Xen in Ubuntu 11.10 fails to load due to Domain-0 being considered an instance

2012-01-16 Thread Alvaro Lopez
** Changed in: nova Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912701 Title: Openstack Compute with Xen in Ubuntu 11.10 fails to load due to Domain-0 being

[Bug 912701] Re: Openstack Compute with Xen in Ubuntu 11.10 fails to load due to Domain-0 being considered an instance

2012-01-16 Thread Alvaro Lopez
** Changed in: nova Status: Confirmed = In Progress ** Changed in: nova Assignee: (unassigned) = Alvaro Lopez (aloga) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912701 Title

[Bug 238547] Re: Non-ASCII character '\xa0' in file /usr/share/cherokee/admin/PageVServer.py

2008-10-24 Thread Alvaro Lopez Ortega
Just for the record: #xa0; is Unicode and ISO 8859-1 for non-breaking space. At least the latest version of the source code is free of that character: - $ od -t x1 *py | grep a0 $ - -- Non-ASCII character '\xa0' in file /usr/share/cherokee/admin/PageVServer.py