[Bug 932991] Re: nova-api reporting missing images after upgrade

2012-04-10 Thread Andrew Glen-Young
@Adam: I definitely had to update the Glance database and update the image_properties table. My memory is a little fuzzy on the exact details, but I believe that the nova.s3_images table did not have the correct UUID for ramdisks and kernels as well. I only noticed this much later however and I

[Bug 932991] Re: nova-api reporting missing images after upgrade

2012-04-10 Thread Andrew Glen-Young
@Adam: I definitely had to update the Glance database and update the image_properties table. My memory is a little fuzzy on the exact details, but I believe that the nova.s3_images table did not have the correct UUID for ramdisks and kernels as well. I only noticed this much later however and I

[Bug 966105] [NEW] indicator-messages hijacks Alt+F10 keystrokes

2012-03-27 Thread Andrew Glen-Young
Public bug reported: I have been using Gnome + Compiz for quite some time and have trained myself to maximize windows using the Alt+F10 combination [1][2]. I have changed the default binding from Super+Up to Alt+F10 within the Keyboard shortcuts application, however when I press Alt+F10 the

Re: [Bug 933656] Re: euca-describe-instances --ipv4 does not include public ip address

2012-03-26 Thread Andrew Glen-Young
suggested in order to see the IP address. -- Regards. Andrew Glen-Young -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/933656 Title: euca-describe-instances --ipv4 does

Re: [Bug 933656] Re: euca-describe-instances --ipv4 does not include public ip address

2012-03-26 Thread Andrew Glen-Young
suggested in order to see the IP address. -- Regards. Andrew Glen-Young -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933656 Title: euca-describe-instances --ipv4 does not include public ip address

[Bug 956177] [NEW] python-nova should include openssh-client as a dependency

2012-03-15 Thread Andrew Glen-Young
Public bug reported: The package python-nova should include openssh-client as a dependency as it includes a call to the ssh-keygen binary. Specifically, the file /usr/share/pyshared/nova/crypto.py includes a shell out to this binary. = Testing = $ grep -n ssh-keygen

[Bug 956177] [NEW] python-nova should include openssh-client as a dependency

2012-03-15 Thread Andrew Glen-Young
Public bug reported: The package python-nova should include openssh-client as a dependency as it includes a call to the ssh-keygen binary. Specifically, the file /usr/share/pyshared/nova/crypto.py includes a shell out to this binary. = Testing = $ grep -n ssh-keygen

[Bug 953985] Re: keystone does not attempt to reconnect to sql server

2012-03-14 Thread Andrew Glen-Young
*** This bug is a duplicate of bug 943031 *** https://bugs.launchpad.net/bugs/943031 ** This bug has been marked a duplicate of bug 943031 After MySQL connection failure (or timeout), first request reports MySQL Server has gone away, following requests work -- You received this bug

[Bug 953985] Re: keystone does not attempt to reconnect to sql server

2012-03-14 Thread Andrew Glen-Young
*** This bug is a duplicate of bug 943031 *** https://bugs.launchpad.net/bugs/943031 ** This bug has been marked a duplicate of bug 943031 After MySQL connection failure (or timeout), first request reports MySQL Server has gone away, following requests work -- You received this bug

[Bug 953985] [NEW] keystone does not attempt to reconnect to sql server

2012-03-13 Thread Andrew Glen-Young
Public bug reported: I have configured Keystone to use SQL backends (MySQL in my case) for all services running on Precise. After restarting MySQL, Keystone does not to attempt to reconnect to the database, but instead throws a traceback. Tests: -- 1. Start MySQL $ sudo start mysql

[Bug 953985] Re: keystone does not attempt to reconnect to sql server

2012-03-13 Thread Andrew Glen-Young
** Attachment added: Keystone traceback https://bugs.launchpad.net/bugs/953985/+attachment/2862542/+files/keystone.traceback -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/953985

[Bug 953985] [NEW] keystone does not attempt to reconnect to sql server

2012-03-13 Thread Andrew Glen-Young
Public bug reported: I have configured Keystone to use SQL backends (MySQL in my case) for all services running on Precise. After restarting MySQL, Keystone does not to attempt to reconnect to the database, but instead throws a traceback. Tests: -- 1. Start MySQL $ sudo start mysql

[Bug 953985] Re: keystone does not attempt to reconnect to sql server

2012-03-13 Thread Andrew Glen-Young
** Attachment added: Keystone traceback https://bugs.launchpad.net/bugs/953985/+attachment/2862542/+files/keystone.traceback -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/953985 Title: keystone

[Bug 947407] [NEW] gnome-control-center display sends confirmation dialog to a seperate workspace

2012-03-05 Thread Andrew Glen-Young
Public bug reported: My setup: I have a laptop display (left) and a second external display (right) connected to my laptop. Problem: When disconnecting my external display I tend to close all the windows on the external display and then run Displays for the app indicator menu. The windows for

[Bug 943952] [NEW] Spelling error in gnome-control-center's Privacy settings

2012-03-01 Thread Andrew Glen-Young
Public bug reported: The description of the 'Forget activities' section on the 'Recent Items' tab on the Privacy settings has a spelling error of the last word (in the English UK translation at least). The word 'applications' is misspelled as 'applicaitons'. ** Affects: gnome-control-center

[Bug 931236] Re: keystone install is unnecessarily interactive

2012-02-28 Thread Andrew Glen-Young
Considering Glance and Nova use sqlite as default, it seems reasonable that Keystone should do the same. This would a) prevent interactive prompts and b) provide a consistent experience between Openstack components. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 931236] Re: keystone install is unnecessarily interactive

2012-02-28 Thread Andrew Glen-Young
Considering Glance and Nova use sqlite as default, it seems reasonable that Keystone should do the same. This would a) prevent interactive prompts and b) provide a consistent experience between Openstack components. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 941905] [NEW] keystone user should not have a primary group of nogroup

2012-02-27 Thread Andrew Glen-Young
Public bug reported: The keystone package creates a keystone user who's primary (and only) group membership is 'nogroup'. This results in files/directories created by the keystone user having 'nogroup' group ownership. This is considered a bad thing. The keystone user should have it's primary

[Bug 941905] Re: keystone user should not have a primary group of nogroup

2012-02-27 Thread Andrew Glen-Young
** Patch added: keystone-group.patch https://bugs.launchpad.net/bugs/941905/+attachment/2787690/+files/keystone-group.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/941905

[Bug 941905] Re: keystone user should not have a primary group of nogroup

2012-02-27 Thread Andrew Glen-Young
New patch attached. Removes my redundant setting of permissions on files/directories. ** Patch added: keystone-group.patch https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/941905/+attachment/2787789/+files/keystone-group.patch -- You received this bug notification because you are a

[Bug 941905] [NEW] keystone user should not have a primary group of nogroup

2012-02-27 Thread Andrew Glen-Young
Public bug reported: The keystone package creates a keystone user who's primary (and only) group membership is 'nogroup'. This results in files/directories created by the keystone user having 'nogroup' group ownership. This is considered a bad thing. The keystone user should have it's primary

[Bug 941905] Re: keystone user should not have a primary group of nogroup

2012-02-27 Thread Andrew Glen-Young
** Patch added: keystone-group.patch https://bugs.launchpad.net/bugs/941905/+attachment/2787690/+files/keystone-group.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941905 Title: keystone

[Bug 941905] Re: keystone user should not have a primary group of nogroup

2012-02-27 Thread Andrew Glen-Young
New patch attached. Removes my redundant setting of permissions on files/directories. ** Patch added: keystone-group.patch https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/941905/+attachment/2787789/+files/keystone-group.patch -- You received this bug notification because you are a

[Bug 938763] Re: nova compute manager traceback during _sync_power_states

2012-02-24 Thread Andrew Glen-Young
@Thierry: I believe that new(er) Precise packages should be uploaded today (Friday). I'll test them early next week and let you know if I see this error. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 938763] Re: nova compute manager traceback during _sync_power_states

2012-02-24 Thread Andrew Glen-Young
@Thierry: I believe that new(er) Precise packages should be uploaded today (Friday). I'll test them early next week and let you know if I see this error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 938763] Re: nova compute manager traceback during _sync_power_states

2012-02-23 Thread Andrew Glen-Young
@Adam: The upgrade was an upgrade of the Ubuntu packages from the Precise/Essex (i.e. _not_ between Openstack releases). There were instances running at the time. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 938763] Re: nova compute manager traceback during _sync_power_states

2012-02-23 Thread Andrew Glen-Young
@Adam: The upgrade was an upgrade of the Ubuntu packages from the Precise/Essex (i.e. _not_ between Openstack releases). There were instances running at the time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 938699] [NEW] nova-compute runaway memory allocation

2012-02-22 Thread Andrew Glen-Young
Public bug reported: This morning I upgraded my Openstack hosts to the latest packaged version of the nova packages. After the upgrade some of the compute node machines were rather unresponsive. After investigation it became apparent that nova-compute was nearly exhausting the node's memory. I

[Bug 938702] [NEW] nova-manage fixed list no longer works

2012-02-22 Thread Andrew Glen-Young
Public bug reported: After upgrading the Openstack packages in Precise this morning to the latest version, I have found that nova-manage doesn't support the fixed (fixed-ip) catagory. The traceback: $ sudo nova-manage fixed list No handlers could be found for logger nova.virt.libvirt.firewall

[Bug 938763] [NEW] nova compute manager traceback during _sync_power_states

2012-02-22 Thread Andrew Glen-Young
Public bug reported: After upgrading nova-compute this morning to the latest nova-compute package in Precise I have noticed a non-fatal traceback in /var/log/nova /nova-compute.log. Traceback: 2012-02-22 15:04:28,413 ERROR nova.manager [-] Error during ComputeManager._sync_power_states: 'dict'

[Bug 938763] [NEW] nova compute manager traceback during _sync_power_states

2012-02-22 Thread Andrew Glen-Young
Public bug reported: After upgrading nova-compute this morning to the latest nova-compute package in Precise I have noticed a non-fatal traceback in /var/log/nova /nova-compute.log. Traceback: 2012-02-22 15:04:28,413 ERROR nova.manager [-] Error during ComputeManager._sync_power_states: 'dict'

[Bug 925019] Re: Stickiness of launcher edge should only affect movement towards the launcher

2012-02-22 Thread Andrew Glen-Young
The problem seems to be exacerbated for me as I use a trackball and not a mouse. When the mouse is captured by the stickiness I can spin the ball (rather violently) without the mouse cursor being freed. Adjusting the mouse acceleration and/or sensitivity up or down seems to make no discernable

[Bug 938699] [NEW] nova-compute runaway memory allocation

2012-02-22 Thread Andrew Glen-Young
Public bug reported: This morning I upgraded my Openstack hosts to the latest packaged version of the nova packages. After the upgrade some of the compute node machines were rather unresponsive. After investigation it became apparent that nova-compute was nearly exhausting the node's memory. I

[Bug 938702] [NEW] nova-manage fixed list no longer works

2012-02-22 Thread Andrew Glen-Young
Public bug reported: After upgrading the Openstack packages in Precise this morning to the latest version, I have found that nova-manage doesn't support the fixed (fixed-ip) catagory. The traceback: $ sudo nova-manage fixed list No handlers could be found for logger nova.virt.libvirt.firewall

[Bug 934118] [NEW] Floating ips not available to instances after upgrade

2012-02-17 Thread Andrew Glen-Young
Public bug reported: I have recently upgraded my Openstack installation from the version packaged in Oneiric to the one packaged in Precise. After the installation, no floating ip addresses were available to instances. When running euca-allocate-address returns a NoMoreFloatingIps exception.

[Bug 934118] [NEW] Floating ips not available to instances after upgrade

2012-02-17 Thread Andrew Glen-Young
Public bug reported: I have recently upgraded my Openstack installation from the version packaged in Oneiric to the one packaged in Precise. After the installation, no floating ip addresses were available to instances. When running euca-allocate-address returns a NoMoreFloatingIps exception.

[Bug 933656] [NEW] euca-describe-instances --ipv4 does not include public ip address

2012-02-16 Thread Andrew Glen-Young
Public bug reported: I am using euca2ools with Openstack Nova in Precise Pangolin. euca-describe-instances helpfully includes an --ipv4 option to display ip address information of my running instances. Unfortunately, it does not seem to include the instances public ip address when one is

[Bug 933656] Re: euca-describe-instances --ipv4 does not include public ip address

2012-02-16 Thread Andrew Glen-Young
I forgot the software version. $ dpkg-query --show euca2ools euca2ools 2.0.0~bzr495-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/933656 Title:

[Bug 933656] [NEW] euca-describe-instances --ipv4 does not include public ip address

2012-02-16 Thread Andrew Glen-Young
Public bug reported: I am using euca2ools with Openstack Nova in Precise Pangolin. euca-describe-instances helpfully includes an --ipv4 option to display ip address information of my running instances. Unfortunately, it does not seem to include the instances public ip address when one is

[Bug 933656] Re: euca-describe-instances --ipv4 does not include public ip address

2012-02-16 Thread Andrew Glen-Young
I forgot the software version. $ dpkg-query --show euca2ools euca2ools 2.0.0~bzr495-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933656 Title: euca-describe-instances --ipv4 does

[Bug 932787] [NEW] nova-compute: euca-get-console-output returns no data

2012-02-15 Thread Andrew Glen-Young
Public bug reported: I have recently upgraded from Oneiric to Precise and noticed that 'euca- get-console-output instance' no longer returns data. Some investigation reveals that there may be a regression where the libvirt template is set to log to a log file, but nova-compute is reading a fifo.

[Bug 932991] [NEW] nova-api reporting missing images after upgrade

2012-02-15 Thread Andrew Glen-Young
Public bug reported: After upgrading Openstack from the packaged version in Oneiric to the packaged version in Precise I have found that some images are being reported as missing, but not all. I am using nova-api, glance and swift with deprecated_auth. Please let me know if you need any further

Re: [Bug 932991] [NEW] nova-api reporting missing images after upgrade

2012-02-15 Thread Andrew Glen-Young
On Wed 15-02-2012 19:02 ›, Andrew Glen-Young wrote: glance client: $ glance show c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 URI: http://0.0.0.0:9292/v1/images/c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 Id: c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 Public: Yes Protected: No Name: None Status: active

[Bug 932787] [NEW] nova-compute: euca-get-console-output returns no data

2012-02-15 Thread Andrew Glen-Young
Public bug reported: I have recently upgraded from Oneiric to Precise and noticed that 'euca- get-console-output instance' no longer returns data. Some investigation reveals that there may be a regression where the libvirt template is set to log to a log file, but nova-compute is reading a fifo.

[Bug 932991] [NEW] nova-api reporting missing images after upgrade

2012-02-15 Thread Andrew Glen-Young
Public bug reported: After upgrading Openstack from the packaged version in Oneiric to the packaged version in Precise I have found that some images are being reported as missing, but not all. I am using nova-api, glance and swift with deprecated_auth. Please let me know if you need any further

Re: [Bug 932991] [NEW] nova-api reporting missing images after upgrade

2012-02-15 Thread Andrew Glen-Young
On Wed 15-02-2012 19:02 ›, Andrew Glen-Young wrote: glance client: $ glance show c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 URI: http://0.0.0.0:9292/v1/images/c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 Id: c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 Public: Yes Protected: No Name: None Status: active

[Bug 926022] [NEW] gnome-do has visible drag handles

2012-02-03 Thread Andrew Glen-Young
Public bug reported: I have recently upgraded from Oneiric to Precise. After the upgrade, gnome-do displays visible drag handles when the launcher is shown. The drag handles float at an offset from the main launcher and seem to be for the main launcher window and the drop-down window. The

[Bug 926022] Re: gnome-do has visible drag handles

2012-02-03 Thread Andrew Glen-Young
** Attachment added: Screenshot at 2012-02-03 12:15:45.png https://bugs.launchpad.net/bugs/926022/+attachment/2710042/+files/Screenshot%20at%202012-02-03%2012%3A15%3A45.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 926022] Re: gnome-do has visible drag handles

2012-02-03 Thread Andrew Glen-Young
** Attachment added: Screenshot at 2012-02-03 12:19:40.png https://bugs.launchpad.net/ubuntu/+source/gnome-do/+bug/926022/+attachment/2710043/+files/Screenshot%20at%202012-02-03%2012%3A19%3A40.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 913739] [NEW] nova-objectstore logrotate script uses 'dpkg-vendor'

2012-01-09 Thread Andrew Glen-Young
Public bug reported: nova-objectstore's logrotate script uses 'dpkg-vendor' to try determine how to restart nova-objectstore. This requires 'dpkg-dev' to be installed which is not desirable. The script really should use /etc/lsb-release. Current logrotate script

[Bug 913739] [NEW] nova-objectstore logrotate script uses 'dpkg-vendor'

2012-01-09 Thread Andrew Glen-Young
Public bug reported: nova-objectstore's logrotate script uses 'dpkg-vendor' to try determine how to restart nova-objectstore. This requires 'dpkg-dev' to be installed which is not desirable. The script really should use /etc/lsb-release. Current logrotate script

[Bug 903212] Re: libvirtd stops responding

2012-01-05 Thread Andrew Glen-Young
I have verified on a machine in this state and I can start a kvm instance by hand when libvirtd is not responding. Is there any further diagnosis that I can do? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 903212] Re: libvirtd stops responding

2011-12-19 Thread Andrew Glen-Young
Attached virsh.debug ** Attachment added: virsh.debug https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/903212/+attachment/2639493/+files/virsh.debug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 903212] Re: libvirtd stops responding

2011-12-19 Thread Andrew Glen-Young
I had to prune the libvirt.log as it is ~5GB. Attached is the libvirtd.log when the above virsh command was run. If you need more I may be able to trim the non-unique log lines. ** Attachment added: libvirtd.log

[Bug 903212] Re: libvirtd stops responding

2011-12-19 Thread Andrew Glen-Young
@Serge: None of the machines that are experiencing this problem have a /var/log/libvirt/qemu/xp1.log log file. These are Openstack nova-compute nodes running KVM and (un)fortunately I do not have a node that is currently not responding. One I do, I will attempt to run KVM manually. -- You

[Bug 904216] [NEW] glance package should include logrotate configs

2011-12-14 Thread Andrew Glen-Young
Public bug reported: Currently the glance package does not supply a logrotate script to rotate the growing log files. Continually growing log files can be a problem and can make problem diagnosis a little more tedious. Can we include a logrotate config for the glance package? I have included the

[Bug 903212] [NEW] libvirtd stops responding

2011-12-12 Thread Andrew Glen-Young
Public bug reported: I am running libvirtd to control qemu/kvm machines (via openstack nova- compute) and have found that a long-running libvirtd daemon eventually stops responding to commands. Admittedly, these systems are a little loaded, however I do not expect libvirtd to stop responding

[Bug 900378] Re: lxc guest fails to start with a kernel traceback

2011-12-06 Thread Andrew Glen-Young
Attached log. ** Attachment added: apport.linux.BXQPIC.apport https://bugs.launchpad.net/ubuntu/+source/linux/+bug/900378/+attachment/2621547/+files/apport.linux.BXQPIC.apport ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because

[Bug 900378] [NEW] lxc guest fails to start with a kernel traceback

2011-12-05 Thread Andrew Glen-Young
Public bug reported: After starting an AMD64 Oneiric instance (downloaded from uec-images.u.c 2011-11-29) using LXC as the nova-compute libvirt backend, I am occasionally seeing the instance fail to start and the kernel triggering a backtrace (attached). There are no libvirtd logs for this

[Bug 900378] Re: lxc guest fails to start with a kernel traceback

2011-12-05 Thread Andrew Glen-Young
** Attachment added: Kernel backtrace https://bugs.launchpad.net/bugs/900378/+attachment/2620718/+files/lxc-failed-instance-kern.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 900378] Re: lxc guest fails to start with a kernel traceback

2011-12-05 Thread Andrew Glen-Young
** Attachment added: Nova-compute log file https://bugs.launchpad.net/ubuntu/+source/nova/+bug/900378/+attachment/2620719/+files/nova-compute.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 900378] [NEW] lxc guest fails to start with a kernel traceback

2011-12-05 Thread Andrew Glen-Young
Public bug reported: After starting an AMD64 Oneiric instance (downloaded from uec-images.u.c 2011-11-29) using LXC as the nova-compute libvirt backend, I am occasionally seeing the instance fail to start and the kernel triggering a backtrace (attached). There are no libvirtd logs for this

[Bug 900378] Re: lxc guest fails to start with a kernel traceback

2011-12-05 Thread Andrew Glen-Young
** Attachment added: Kernel backtrace https://bugs.launchpad.net/bugs/900378/+attachment/2620718/+files/lxc-failed-instance-kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/900378 Title:

[Bug 900378] Re: lxc guest fails to start with a kernel traceback

2011-12-05 Thread Andrew Glen-Young
** Attachment added: Nova-compute log file https://bugs.launchpad.net/ubuntu/+source/nova/+bug/900378/+attachment/2620719/+files/nova-compute.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 368697] Re: savelog errors with custom extensions to archived log files

2011-10-26 Thread Andrew Glen-Young
Line 272 of savelog is not correct for log files with date extensions not containing exactly 14 digits. I suggest changing it from: $COMPRESS $COMPRESS_OPTS -- $newname.[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9] to something like: $COMPRESS

[Bug 878946] [NEW] apt mirror method sends bad query string for arch

2011-10-20 Thread Andrew Glen-Young
Public bug reported: The apt mirror method sends a bad query string for arch if it is the first query string parameter. Current examples of query strings: GET /mirrors.txt?archi386dist=oneiric-security HTTP/1.1 GET /mirrors.txt?archamd64arch=i386dist=oneiric-security HTTP/1.1 GET

[Bug 878946] Re: apt mirror method sends bad query string for arch

2011-10-20 Thread Andrew Glen-Young
** Patch added: apt-mirror-querystring.diff https://bugs.launchpad.net/bugs/878946/+attachment/2562929/+files/apt-mirror-querystring.diff ** Changed in: apt (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 862823] Re: udev causes a kernel panic on oneiric network install

2011-09-29 Thread Andrew Glen-Young
** Attachment added: udev-race.log https://bugs.launchpad.net/bugs/862823/+attachment/2483386/+files/udev-race.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862823 Title: udev causes a

[Bug 862823] [NEW] udev causes a kernel panic on oneiric network install

2011-09-29 Thread Andrew Glen-Young
Public bug reported: While installing a few machines with Oneiric via network install via serial console, I encountered a kernel panic (see attached log). The panic was inconsistently reproduced as I was installing several machines and a reboot seemed to allow the installation to continue. I

[Bug 818177] Re: boot failures caused by udev race

2011-09-27 Thread Andrew Glen-Young
I have a few machines throwing a kernel panic while netbooting oneiric with a similar error message. I have attached the boot message log with the panic. ** Attachment added: udev-race.log https://bugs.launchpad.net/ubuntu/+source/udev/+bug/818177/+attachment/2471068/+files/udev-race.log

[Bug 856530] [NEW] nova user should not be in the nogroup group

2011-09-22 Thread Andrew Glen-Young
Public bug reported: This is similar to LP#851860 nova-common 2011.3~rc~20110909.r1155-0ubuntu1 The nova package creates a nova user who's primary (and only) group membership is 'nogroup'. This results in files/directories created by the nova user having 'nogroup' group ownership. This is

[Bug 856530] [NEW] nova user should not be in the nogroup group

2011-09-22 Thread Andrew Glen-Young
Public bug reported: This is similar to LP#851860 nova-common 2011.3~rc~20110909.r1155-0ubuntu1 The nova package creates a nova user who's primary (and only) group membership is 'nogroup'. This results in files/directories created by the nova user having 'nogroup' group ownership. This is

[Bug 851860] [NEW] glance user should not be in the 'nogroup' group

2011-09-16 Thread Andrew Glen-Young
Public bug reported: glance 2011.3~rc~20110908.r1005-0ubuntu1 The glance package creates a glance user who's primary (and only) group membership is 'nogroup'. This results in files/directories created by the glance user having 'nogroup' group ownership. This is considered a bad thing. Please

[Bug 836162] Re: date tool on login screen has add event which envokes evolution as the lightdm user

2011-09-05 Thread Andrew Glen-Young
It should also be noted that by attempting to add the event, the Evolution setup wizard runs. By using the Restore from backup mechanism of the wizard, any user can browse the filesystem as the lightdm user! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 841853] [NEW] Include swift recon scripts in the package

2011-09-05 Thread Andrew Glen-Young
Public bug reported: Swift introduced two new recon scripts in r354 which are not yet included in the swift package. Please include the following scripts in the package: - bin/swift-recon - bin/swift-recon-cron ** Affects: swift (Ubuntu) Importance: Undecided Status: New --

[Bug 838959] [NEW] rabbitmq-server startup_log should include a date/timestamp

2011-09-01 Thread Andrew Glen-Young
Public bug reported: For forensic purposes and general good practice, rabbitmq's starup_log and shutdown_log should contain a date and time that the service was started/shutdown. Having to use the logfile's mtime seems sub-optimal. ** Affects: rabbitmq-server (Ubuntu) Importance: Undecided

[Bug 838959] [NEW] rabbitmq-server startup_log should include a date/timestamp

2011-09-01 Thread Andrew Glen-Young
Public bug reported: For forensic purposes and general good practice, rabbitmq's starup_log and shutdown_log should contain a date and time that the service was started/shutdown. Having to use the logfile's mtime seems sub-optimal. ** Affects: rabbitmq-server (Ubuntu) Importance: Undecided

[Bug 832241] Re: oneiric network install fails because of a failed dependency in kbd

2011-08-24 Thread Andrew Glen-Young
Re-installed today without an error. I am happy to write this off as a temporary inconsistency in the archives while I was doing my installation. ** Changed in: kbd (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 820968] Re: nova-objectstore runs as root

2011-08-23 Thread Andrew Glen-Young
@Thierry: The last line of the upstart script in your branch is not quoted correctly, however I have been using this script for sometime (and across reboots) with success since I filed LP#820360 -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 820968] Re: nova-objectstore runs as root

2011-08-23 Thread Andrew Glen-Young
@Thierry: The last line of the upstart script in your branch is not quoted correctly, however I have been using this script for sometime (and across reboots) with success since I filed LP#820360 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 832241] [NEW] oneiric network install fails because of a failed dependency in kbd

2011-08-23 Thread Andrew Glen-Young
Public bug reported: I am performing a preseeded, network install of the current AMD64 Oneiric server from archive.ubuntu.com and monitoring it via a serial console. The installation fails because it cannot complete installing 'kbd'. I am passing the following kernel parameters via the pxelinux

Re: [Bug 824403] Re: fails when trying to use openstack or any other S3 service on a non default port as a provider

2011-08-18 Thread Andrew Glen-Young
is a separate bug. We recently upgraded nova-objectstore and it reverted our changes to the init script (LP#820360). I've reverted the change and restarted the service which should now be listening on the correct IP address and port. -- Regards. Andrew Glen-Young -- You received this bug

[Bug 817114] Re: Oneiric network install fails with mount: mounting /dev on /target/dev/ failed: Invalid argument

2011-07-28 Thread Andrew Glen-Young
Looks like the 'setup_dev_linux' function in '/usr/lib/base- installer/library.sh' is failing when running: mount --bind /dev /target/dev/ Running the command manually from a shell gives the same error. ~ # mount --bind /dev /target/dev/ mount: mounting /dev on /target/dev/ failed: Invalid

[Bug 817114] [NEW] Oneiric network install fails with mount: mounting /dev on /target/dev/ failed: Invalid argument

2011-07-27 Thread Andrew Glen-Young
Public bug reported: I am attempting a network install on an AMD64 machine using the current Oneiric netboot.tar.gz downloaded from archive.ubuntu.com and I am encountering the below error causing the installation to fail. Jul 27 16:28:22 main-menu[560]: (process:11881): mount: mounting /dev on

[Bug 798358] [NEW] Incorrect parsing of OpenID team ACL

2011-06-16 Thread Andrew Glen-Young
Public bug reported: MoinMoin incorrectly parses team ACLs when using the openid_teams auth option. The regular expression that parses the ACL is not anchored correctly, causing the parser to return false positives or false negatives. The fix is rather trivial. See the attached patch which

[Bug 798358] Re: Incorrect parsing of OpenID team ACL

2011-06-16 Thread Andrew Glen-Young
** Patch added: moin-1.9.2-teams-regex.patch https://bugs.launchpad.net/bugs/798358/+attachment/2172014/+files/moin-1.9.2-teams-regex.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/798358

[Bug 719324] [NEW] ubuntu-geoip-provider should use uppercase HTTP method

2011-02-15 Thread Andrew Glen-Young
Public bug reported: According to rfc2616 HTTP request methods are case-sensitive. Currently ubunt-geoip-provider makes an HTTP GET request with a lowercase method name. Example: get /lookup HTTP/1.1 Expected: GET /lookup HTTP/1.1 While web servers (like Apache and Squid) accept the lowercase

[Bug 719324] Re: ubuntu-geoip-provider should use uppercase HTTP method

2011-02-15 Thread Andrew Glen-Young
** Patch added: geoclue-ubuntu-geoip_req-method.patch https://bugs.launchpad.net/bugs/719324/+attachment/1851424/+files/geoclue-ubuntu-geoip_req-method.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 580590] Re: Squid no longer uses $SQUID_MAXFD

2011-02-10 Thread Andrew Glen-Young
Steps to reproduce == Initial Install and Tests - $ sudo apt-get install squid squid-client $ grep MAX /etc/default/squid· SQUID_MAXFD=1024 $ sudo status squid squid start/running, process 2671 $ squidclient -p 3128 -l 127.0.0.1 -h 127.0.0.1 mgr:info |

[Bug 580590] Re: Squid no longer uses $SQUID_MAXFD

2011-02-10 Thread Andrew Glen-Young
Steps to reproduce == Initial Install and Tests - $ sudo apt-get install squid squid-client $ grep MAX /etc/default/squid· SQUID_MAXFD=1024 $ sudo status squid squid start/running, process 2671 $ squidclient -p 3128 -l 127.0.0.1 -h 127.0.0.1 mgr:info |

[Bug 56679] Re: provide a method to use a specified MAC-address as the installation device

2011-01-28 Thread Andrew Glen-Young
Apologies in advance for bike-shedding. Perhaps we should check if netcfg/choose_interface is set to 'auto' instead of blindly setting the interface name? This should cater for people who have accidentally left the ipappend option on (or have cargo- culted the option from elsewhere) and have

[Bug 653480] Re: broken dependiences

2010-10-08 Thread Andrew Glen-Young
** Summary changed: - brocken dependiences + broken dependiences ** Summary changed: - broken dependiences + broken dependencies -- broken dependencies https://bugs.launchpad.net/bugs/653480 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 222813] Re: analog logfile analyser fails to identify Windows Vista

2010-08-03 Thread Andrew Glen-Young
@Dave I have not tried getting this into upstream. AFAIK the project has not has not been actively maintained since 2005, which is a terrible shame. I have previously tried contacting the author (a few years back) but never received a response. -- analog logfile analyser fails to identify

[Bug 222813] Re: analog logfile analyser fails to identify Windows Vista

2010-08-03 Thread Andrew Glen-Young
@Dave I have not tried getting this into upstream. AFAIK the project has not has not been actively maintained since 2005, which is a terrible shame. I have previously tried contacting the author (a few years back) but never received a response. -- analog logfile analyser fails to identify

[Bug 537464] Re: 'euca-describe-availability-zones verbose' should show vm types for non-admin users

2010-03-18 Thread Andrew Glen-Young
@chris, @Thierry Thanks, this makes sense to me now. -- 'euca-describe-availability-zones verbose' should show vm types for non-admin users https://bugs.launchpad.net/bugs/537464 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus

[Bug 537464] Re: 'euca-describe-availability-zones verbose' should show vm types for non-admin users

2010-03-18 Thread Andrew Glen-Young
@chris, @Thierry Thanks, this makes sense to me now. -- 'euca-describe-availability-zones verbose' should show vm types for non-admin users https://bugs.launchpad.net/bugs/537464 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 537464] Re: 'euca-describe-availability-zones verbose' should show vm types for non-admin users

2010-03-17 Thread Andrew Glen-Young
@chris, could you please explain the rationale behind this behavior? Since this information is often needed by developers and users when they want to create or run images on EUC - I am curious as to why this command is limited to the admin user only? -- 'euca-describe-availability-zones verbose'

[Bug 537464] Re: 'euca-describe-availability-zones verbose' should show vm types for non-admin users

2010-03-17 Thread Andrew Glen-Young
@chris, could you please explain the rationale behind this behavior? Since this information is often needed by developers and users when they want to create or run images on EUC - I am curious as to why this command is limited to the admin user only? -- 'euca-describe-availability-zones verbose'

[Bug 537464] [NEW] 'euca-describe-availability-zones verbose' should show vm types for non-admin users

2010-03-11 Thread Andrew Glen-Young
Public bug reported: Running 'euca-describe-availability-zones verbose' as a non-admin user shows the availability zone status _only_ and does not show what vm instances are available. I don't think that displaying the available vm types should be limited to the admin user only. I cannot think

[Bug 537464] [NEW] 'euca-describe-availability-zones verbose' should show vm types for non-admin users

2010-03-11 Thread Andrew Glen-Young
Public bug reported: Running 'euca-describe-availability-zones verbose' as a non-admin user shows the availability zone status _only_ and does not show what vm instances are available. I don't think that displaying the available vm types should be limited to the admin user only. I cannot think

<    1   2   3   >