[Bug 1094921] [NEW] keystone postinst fails with KeyError: VerNum(4)

2012-12-31 Thread James Troup
Public bug reported: When upgrading from 2012.1+stable~20120824-a16a0ab9-0ubuntu2.2 to 2012.1+stable~20120824-a16a0ab9-0ubuntu2.3 (lovely version numbers, by the way), I'm getting the following spew from the postinst: | Setting up keystone (2012.1+stable~20120824-a16a0ab9-0ubuntu2.3) ... |

[Bug 1098641] [NEW] visible_hostname defaults to hostname of first http_port IP, not get_hostname()

2013-01-11 Thread James Troup
Public bug reported: | # TAG: visible_hostname | # If you want to present a special hostname in error messages, etc, | # define this. Otherwise, the return value of gethostname() | # will be used. If you have multiple caches in a cluster and | # get errors about

[Bug 1098641] Re: visible_hostname defaults to hostname of first http_port IP, not get_hostname()

2013-01-11 Thread James Troup
Sorry, this is squid3 3.1.19-1ubuntu3.12.04.1 on Ubuntu 12.04 LTS, FWIW. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1098641 Title: visible_hostname defaults to hostname of first

[Bug 1012551] Re: Cannot delete instance in ERROR status

2013-01-24 Thread James Troup
** Tags added: canonistack -- 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/1012551 Title: Cannot delete instance in ERROR status To manage notifications about this bug go to:

[Bug 1130467] [NEW] 'g' argument in combination with 'e' causes Dial() to return to 'h' extension in a different context

2013-02-19 Thread James Troup
Public bug reported: If the 'g' argument is passed to Dial(), the functionality provided by the 'e' argument changes subtly (and, for us at least, breaks). If 'g' is passed to Dial(), when control is returned to the 'h' extension, it returns in a different context, e.g.: [Feb 19 19:01:46]

[Bug 1130467] Re: 'g' argument in combination with 'e' causes Dial() to return to 'h' extension in a different context

2013-02-20 Thread James Troup
Yeah, that's not going to happen. The debug log contains private and sensitive information. If a standalone test case is a hard requirement, I can probably work something up, but it seems like an unnecessarily high bar to set for a bug report which gives pretty explicit symptoms and log info

[Bug 1130467] Re: 'g' argument in combination with 'e' causes Dial() to return to 'h' extension in a different context

2013-02-20 Thread James Troup
*sigh*, fine. Here is an example config, steps with which to reproduce and messages output with debug turned all the way up. | apt-get install asterisk sip-tester | | From the example-config.tar.gz copy into /etc/asterisk/: | | * asterisk.conf - set verbose and debug to 10 | *

[Bug 1130467] Re: 'g' argument in combination with 'e' causes Dial() to return to 'h' extension in a different context

2013-02-20 Thread James Troup
** Attachment added: Example asterisk configs https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1130467/+attachment/3539101/+files/example-config.tar.gz -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu.

[Bug 1130467] Re: 'g' argument in combination with 'e' causes Dial() to return to 'h' extension in a different context

2013-02-20 Thread James Troup
** Attachment added: /var/log/asterisk/messages https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1130467/+attachment/3539102/+files/messages -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu.

[Bug 1157687] Re: Upgrade to raring fails in prerm

2013-03-20 Thread James Troup
I had the same problem when upgrading from Q to R but I also had the same crash from a running local django 'runserver' instance, so the root cause for this may not be in python-novaclient. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 870448] [NEW] check_http fails to decode chunked encoding before performing string checks

2011-10-07 Thread James Troup
Public bug reported: One of our HTTP checks (for the Ubuntu Wiki as it happens) was flapping between OK and Critical because the string check was failing despite getting a 200 and similar length content to a successful check. I eventually managed to reproduce this with a manual -v-enabled run

[Bug 908901] [NEW] awstats confused by 408 entries in apache log files

2011-12-26 Thread James Troup
Public bug reported: We have a mostly idle (historical) site that we still run awstats over. These days, for reasons I've yet to derermine, it generates a lot of 408 responses, e.g.: | 91.189.88.12 - - [01/Dec/2011:12:54:56 +] - 408 4808 - - If enough of these are at the start of the

[Bug 915423] [NEW] libnss-ldap and libnss-ldap:i386 can not be purged together

2012-01-12 Thread James Troup
Public bug reported: libnss-ldap and libnss-ldap:i386 can not be purged together, one of them will explode, because they both ship the /etc/init.d/libnss-ldap file. | root@ornery:~# apt-get --purge remove libnss-ldap:i386 libnss-ldap | Reading package lists... Done | Building dependency tree |

[Bug 924105] [NEW] integer out of range errors for fact_values

2012-01-30 Thread James Troup
Public bug reported: Our puppet infrastructure recently ground to a halt as all nodes errored out while trying to compile their catalogs with errors like this: | err: INSERT INTO fact_values (created_at, updated_at, value, fact_name_id, host_id) VALUES('2012-01-31 05:00:47.693719', '2012-01-31

[Bug 924105] Re: integer out of range errors for fact_values

2012-01-30 Thread James Troup
This is filed upstream as http://projects.puppetlabs.com/issues/9225 - I filed this bug in the hope of adding a bug watch but didn't realise Launchpad didn't support 'watching' Redmine yet. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 929780] [NEW] console.ring files should not be world readable

2012-02-09 Thread James Troup
Public bug reported: -rw-r--r-- 1 nova nova 65545 2011-10-27 01:41 /srv/nova/instances /instance-045b/console.ring I don't believe that an unprivileged user on a compute node should be able to read the console output for any instances running on that node. ** Affects: nova (Ubuntu)

[Bug 937941] [NEW] Upstream have withdrawn 2.7.10 due to several regressions

2012-02-21 Thread James Troup
Public bug reported: Upstream have withdrawn 2.7.10: https://groups.google.com/group/puppet-users/msg/8c3e8487a4599e9a I can't speak to the other regressions, but we're definitely seeing this particular bug after upgrading our infrastructure to 2.7.10:

[Bug 938699] Re: nova-compute runaway memory allocation

2012-02-22 Thread James Troup
We're running with this patch now. Very early results seem positive, but we'll follow up later when it's been running long enough to be sure. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

Re: [Bug 938699] Re: nova-compute runaway memory allocation

2012-02-23 Thread James Troup
James Troup james.tr...@canonical.com writes: We're running with this patch now. Very early results seem positive, but we'll follow up later when it's been running long enough to be sure. | 12018 nova 20 0 1667m 96m 2920 S2 0.4 3:17.56 nova-compute

[Bug 541747] Re: undefined modules in loaded-by-default modules

2012-03-01 Thread James Troup
** Changed in: asterisk (Ubuntu) Status: Invalid = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/541747 Title: undefined modules in loaded-by-default modules To

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

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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 not include public ip address To manage notifications

[Bug 824874] Re: nova-objectstore goes into a tight loop and becomes unresponsive

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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/824874 Title: nova-objectstore goes into a tight loop and becomes unresponsive To manage notifications about

[Bug 904532] Re: Provide a script to automate cleanup of _base

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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/904532 Title: Provide a script to automate cleanup of _base To manage notifications about this bug go to:

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

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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/938702 Title: nova-manage fixed list no longer works To manage notifications about this bug go to:

[Bug 929780] Re: console.ring files should not be world readable

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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/929780 Title: console.ring files should not be world readable To manage notifications about this bug go to:

[Bug 933818] Re: public-ipv4 metadata url not working

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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/933818 Title: public-ipv4 metadata url not working To manage notifications about this bug go to:

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

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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/932991 Title: nova-api reporting missing images after upgrade To manage notifications about this bug go to:

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

2012-03-05 Thread James Troup
** Tags added: canonistack -- 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/934118 Title: Floating ips not available to instances after upgrade To manage notifications about this bug

[Bug 958210] [NEW] squid ABRT due to storeLocateVaryRead()

2012-03-17 Thread James Troup
Public bug reported: squid just aborted (again) on one of the www.ubuntu.com front ends. It's running a lightly patched version of lucid's 2.7.STABLE7-1ubuntu12. Looking at the crash and the code in storeLocateVaryRead(), I'm pretty confident our local patch[1] isn't the source of the problem.

[Bug 958210] Re: squid ABRT due to storeLocateVaryRead()

2012-03-17 Thread James Troup
** Attachment added: full backtrace details https://bugs.launchpad.net/bugs/958210/+attachment/2888790/+files/squid-backtrace.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu.

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

2012-03-18 Thread James Troup
*** This bug is a duplicate of bug 943031 *** https://bugs.launchpad.net/bugs/943031 ** Tags added: canonistack -- 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 Title:

[Bug 959426] Re: nova services start before mysql on boot

2012-03-19 Thread James Troup
** Tags added: canonistack -- 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/959426 Title: nova services start before mysql on boot To manage notifications about this bug go to:

[Bug 960276] Re: a bad AMI can hang an entire compute node

2012-03-20 Thread James Troup
** Tags added: canonistack -- 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/960276 Title: a bad AMI can hang an entire compute node To manage notifications about this bug go to:

[Bug 975085] [NEW] nova mysql DB can't be restored from backups

2012-04-06 Thread James Troup
Public bug reported: TL;DR: a freshly created nova database can't be restored from backup because of two problems with the `dns_domains` table. This is using nova 2012.1-0ubuntu1 from/on Precise. Steps to reproduce: * Create a new database * Point nova at the new database * Run 'nova-manage

[Bug 995285] Re: if /etc/sudoers.d/nova_sudoers is removed, upgrades fail

2012-06-29 Thread James Troup
** Tags added: canonistack -- 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/995285 Title: if /etc/sudoers.d/nova_sudoers is removed, upgrades fail To manage notifications about this

[Bug 1021708] Re: no CLI interface to find all of the tenants which a given user belongs to

2012-07-06 Thread James Troup
** Tags added: canonistack -- 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/1021708 Title: no CLI interface to find all of the tenants which a given user belongs to To manage

[Bug 1026842] [NEW] too silent puppet agent pluginsync failure if CRL is missing from node

2012-07-19 Thread James Troup
Public bug reported: TL;DR: when the CRL is missing on a node, puppet agent pluginsync fails way too silently. Me and several of my colleagues just spent about 6 hours debugging our broken puppet infrastructure. In the end it turns out that the problem was how we were serving the CRL on our

[Bug 1059899] Re: nova fails to configure dnsmasq, resulting in DNS timeouts in instances

2012-10-02 Thread James Troup
** Tags added: canonistack -- 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/1059899 Title: nova fails to configure dnsmasq, resulting in DNS timeouts in instances To manage

[Bug 1086466] [NEW] asterisk 1.8 ringall strategy in queues causes non-answering agents to exit out of Dial() even with 'g' option

2012-12-04 Thread James Troup
Public bug reported: In asterisk 1.8, calls to queues with a 'ringall' strategy will kill the Dial() of all non-answering agents as soon as another agent answers. This kill doesn't respect the 'g' option given to Dial(), i.e. control is never returned to the dialplan. This appears to be a

[Bug 1088720] [NEW] facter virtual runs lspci unconditionally

2012-12-10 Thread James Troup
Public bug reported: 'facter virtual' runs 'lspci' unconditionally on physical machines. This causes warning spew on machines without PCI, e.g. arm. | root@jenipapo:~# facter virtual | pcilib: Cannot open /proc/bus/pci | lspci: Cannot find any working access method. | physical | root@jenipapo:~#

[Bug 1088971] Re: squid3 is not compiled with ssl support

2012-12-11 Thread James Troup
Debian Bug report logs - #51988 texinfo: texi2dvi4a2ps cannot create temporary directory Wrong bug? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1088971 Title: squid3 is not

[Bug 1088720] Re: facter virtual runs lspci unconditionally

2012-12-12 Thread James Troup
Robie Basak 1088...@bugs.launchpad.net writes: What versions of facter and pciutils, please? precise, so facter 1.6.5-1ubuntu1 and pciutils 1:3.1.8-2ubuntu5. As far as I can see, this is no longer an issue in Raring. Fair enough, we tend to focus on the LTSes. Also, which SoC, in case

[Bug 907152] Re: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory

2012-12-19 Thread James Troup
** Tags added: canonistack -- 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/907152 Title: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started:

[Bug 1092108] [NEW] resume_state_on_host_boot fails on instances in error state

2012-12-19 Thread James Troup
Public bug reported: After an unexpected host reboot, all the guests went away. I added '--start_guests_on_host_boot=true' to /etc/nova/nova.conf and started up nova-compute. It started some instances but then died on: 2012-12-19 11:11:47 CRITICAL nova [-] Domain not found: no domain with

[Bug 1092110] [NEW] Please consider enabling --start_guests_on_host_boot=true by default

2012-12-19 Thread James Troup
Public bug reported: When a server is shut down cleanly any running guest instances cleanly go down, but they don't come back up automatically. Fixing this appears to be as trivial as adding: --start_guests_on_host_boot=true To /etc/nova/nova.conf. Could we please consider doing that by

[Bug 1092126] [NEW] Instances can get into a 'highlander' state - no obvious way to kill them

2012-12-19 Thread James Troup
Public bug reported: With vanilla Ubuntu 12.04 (including precise-proposed) we often see instances get into a 'highlander' state. They're in an 'error' state, like so: RESERVATION r-n1d0t747 c519923c921a404c96ebc8210a4ec67a juju-canonistack2, juju-canonistack2-10 INSTANCE

[Bug 771818] Re: SIGABRT on unexpected data

2011-05-24 Thread James Troup
Reliably? No. However, it's a failure which is happening repeatedly (at least once a month, it seems). ** Changed in: squid (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu.

[Bug 808090] Re: mcollective dependencies and other misc things

2011-07-09 Thread James Troup
Oh, and in debian/control | XSBC-Original-Maintainer: Riccardo Setti gisk...@debian.org is missing a trailing (trivial, I know.) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mcollective in Ubuntu.

[Bug 808090] [NEW] mcollective dependencies and other misc things

2011-07-09 Thread James Troup
Public bug reported: Several issues: 1) mcollective and mcollective-client both depend on: a) ruby (= 1.8.1), rubygems, libstomp-ruby b) mcollective-common But mcollective-common already depends on (a) so the explicit dependencies are redundant? 2) LP #723418 appears to have

[Bug 808446] [NEW] mcollective, rubygems and libstomp-ruby

2011-07-10 Thread James Troup
Public bug reported: Hi, So the rubygems dependency makes me twitch since my servers can't do gem installs from remote servers (for obvious reasons). I asked upstream why it was required and he told me it was only really used by the stomp plugin because generally stomp is provided by gems.

[Bug 819044] [NEW] puppet in natty can't enable services

2011-07-31 Thread James Troup
Public bug reported: puppet in natty can't enable services because of the following change: | --- puppet-2.6.4.orig/lib/puppet/provider/service/debian.rb | +++ puppet-2.6.4/lib/puppet/provider/service/debian.rb | @@ -23,7 +23,7 @@ Puppet::Type.type(:service).provide :deb |# Remove the

[Bug 824874] [NEW] nova-objectstore goes into a tight loop and becomes unresponsive

2011-08-11 Thread James Troup
Public bug reported: Hi, After a few hours of use our nova-objectstore became unresponsive. strace showed it doing this in a tight loop: recvfrom(6, , 65536, 0, NULL, NULL) = 0 /proc/$PID/fd: lrwx-- 1 nova nogroup 64 2011-08-12 00:18 0 - /dev/null lrwx-- 1 nova nogroup 64

[Bug 189616] Re: connection problems under load with hardy dovecot

2008-04-09 Thread James Troup
Which back end did you use for dovecot? passwd, mysql, ldap? passwd Can you post the config file cleaning the sensible information please. I'll do this tomorrow. Also i would like to know how did you backport postfix, changing the sources to hardy ones and installing postfix using apt-get

[Bug 189616] Re: connection problems under load with hardy dovecot

2008-04-10 Thread James Troup
** Attachment added: dovecot config http://launchpadlibrarian.net/13336759/dovecot.conf -- connection problems under load with hardy dovecot https://bugs.launchpad.net/bugs/189616 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 189616] Re: connection problems under load with hardy dovecot

2008-05-01 Thread James Troup
So we just upgraded the mail server to hardy, and unfortunately we ran into the same problem again. This takes the dapper backport and any possible interaction with dapper libraries/kernel etc. out of the picture as we're now running a vanilla hardy server (with hardy kernel and hardy dovecot)

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread James Troup
This is very simple to reproduce. Take a dapper box, enable mod proxy and upgrade to hardy. The following code in the postinst will then kick in. | if [ $UPGRADE = from_2_0 ]; then | # Module replacements from previous versions of apache2 | if mod_is_enabled proxy; then |

[Bug 255124] [NEW] apache's default logging format can be horribly inaccurate in terms of data transferred

2008-08-05 Thread James Troup
Public bug reported: Binary package hint: apache2 From http://httpd.apache.org/docs/2.2/mod/mod_log_config.html | Note that in httpd 2.0, unlike 1.3, the %b and %B format strings do | not represent the number of bytes sent to the client, but simply the | size in bytes of the HTTP response

[Bug 270899] [NEW] apache doesn't come back up after weekly logrotate restart

2008-09-16 Thread James Troup
Public bug reported: Binary package hint: apache2 We have a recurring problem with the weekly logrotation restart of apache not coming back on busy web servers. It doesn't happen every week, but it's no fun when it does because it means someone gets calls early on a Sunday morning. ** Affects:

[Bug 270899] Re: /etc/init.d/apache2 restart fails on busy webservers

2008-09-16 Thread James Troup
andylockran [EMAIL PROTECTED] writes: Please can you provide the versions of logrotate, apache, and ubuntu you are using please. As well as kernel version. Well, Hardy, so: apache2-mpm-worker 2.2.8-1ubuntu0.3 logrotate 3.7.1-3 Kernel 2.6.24-19-server Do you have any

[Bug 162389] Re: ntp check is worse than useless

2008-10-03 Thread James Troup
I can't reproduce this on my desktop machine or on my nagios server. I can; with up-to-date hardy: # /usr/lib/nagios/plugins/check_ntp -H 127.0.0.1; echo $? NTP OK: Offset unknown| 0 # ntpq -p No association ID's returned # What version are you running (check_ntp -V)? #

[Bug 1208497] [NEW] netboot flag defaults to 'true' on upgrade, even for allocated nodes

2013-08-05 Thread James Troup
Public bug reported: We recently upgraded our MAAS from 0.1+bzr482+dfsg-0ubuntu1 to 1.2+bzr1373+dfsg-0ubuntu1~12.04.1. After doing this, we found that MAAS was trying (and thankfully failing) to reinstall any node we rebooted. This appears be to because the 'netboot' field which was add to the

[Bug 1208880] [NEW] Adding a fixed IP doesn't fully update firewall rules on compute host

2013-08-06 Thread James Troup
Public bug reported: With Openstack Folsom, 'nova add-fixed-ip' doesn't appear to correctly change the firewall rules on the compute host with the result that the additional fixed IPs are unusable. To reproduce, I did: nova add-fixed-ip server uuid network uuid nova show server uuid # --

[Bug 1215014] [NEW] ceph-osd from Folsom leaks memory constantly

2013-08-21 Thread James Troup
Public bug reported: ii ceph 0.48.3-0ubuntu1~cloud0 distributed storage and file system Freshly started ceph-osd: root 26317 1.7 0.4 612016 78224 ?Ssl 16:35 0:03 /usr/bin/ceph-osd --cluster=ceph -i 15 -f ceph-osd after 6 months+: root

[Bug 1215014] Re: ceph-osd from Folsom leaks memory constantly

2013-08-29 Thread James Troup
James Page james.p...@ubuntu.com writes: Any chance you could enable the profiler following: http://ceph.com/docs/master/rados/troubleshooting/memory-profiling/ I have a hunch that this might actually be related to the version of google-perftools with have in precise - but this at least

[Bug 1227252] [NEW] Upgrade from precise to precise SRU maas unconditionally disabled system DHCP

2013-09-18 Thread James Troup
Public bug reported: We have a MAAS installation that was installed with original precise MAAS (0.1+bzr482+dfsg-0ubuntu1) that was using the system (ISC) dhcpd. When we upgraded it to the SRU MAAS (1.2+bzr1373+dfsg-0ubuntu1~12.04.1), it unconditionally¹ disabled the ISC dhcpd by shipping a

[Bug 1227327] Re: ceph osd repair fails with assert(missing.num_missing() == 0)

2013-09-18 Thread James Troup
** Attachment added: Full log for relevant osd. https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1227327/+attachment/3827861/+files/ceph-osd.39.log.gz -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu.

[Bug 1227327] [NEW] ceph osd repair fails with assert(missing.num_missing() == 0)

2013-09-18 Thread James Troup
Public bug reported: After an unfortunate incident with dhcpd going away, we lost 3/6 of our ceph cluster and had to remotely power cycle them to get them back. Now that everything is back up, the ceph cluster has mostly recovered but we had a couple of pg's stuck in an inconsistent state, so I

[Bug 1227370] [NEW] ceph osd weight get reset to 1 on daemon restart

2013-09-18 Thread James Troup
Public bug reported: AFAIK, the documented¹ way to set weights for an OSD is with: ceph osd crush reweight {osd-id} {weight} And this works... but only for as long as the ceph-osd daemon is running. Because, with ceph 0.48.3-0ubuntu1~cloud0 from the Folsom pocket of the Ubuntu Cloud Archive

[Bug 1227370] Re: ceph osd weight get reset to 1 on daemon restart

2013-09-18 Thread James Troup
The upstart job is shipped by the charm, not in the package. Retargeting to the charm. ** Changed in: ceph (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu.

[Bug 1261501] Re: ceph osds unbalanced

2013-12-16 Thread James Troup
This is Ceph Argonaut (from Folsom UCA); AIUI Ceph doesn't support/live PG addition until Dumpling. Can you confirm? Are there any workarounds? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu.

[Bug 594544] [NEW] get prompt about modified config file on upgrade from hardy to lucid

2010-06-15 Thread James Troup
Public bug reported: When upgrading machines from hardy to lucid, I always get asked about /etc/dhcp3/dhclient.conf. I don't believe we modify dhclient.conf (the only time we use dhcp is during install, we use manual network configuration after that), so I don't think we should be getting this

[Bug 640511] [NEW] squid in lucid adds bogus port number to Host: line if one isn't provided (in original or via vport=)

2010-09-16 Thread James Troup
Public bug reported: Binary package hint: squid After upgrading to lucid we noticed that squid was adding the http_port port number to any Host: line that came in without port number. Our setup looks (something like) this: SSL termination - squids - backends Once these squids beceame lucid,

[Bug 573853] Re: Cannot control squid Unknown instance

2010-09-20 Thread James Troup
** Tags added: regression-potential -- Cannot control squid Unknown instance https://bugs.launchpad.net/bugs/573853 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 660105] [NEW] when deflate is enabled, please also compress CSS and JS by default?

2010-10-13 Thread James Troup
Public bug reported: Binary package hint: apache2 I was surprised to find that the deflate module automatically compresses HTML, XML and text when enabled. But since it does, why not go one step further and auto-compress all CSS and Javascript? It's pretty much a de facto standard

[Bug 455873] Re: mod proxy causes duplicate query strings when nocanon option is used

2009-10-19 Thread James Troup
** Attachment added: 999_fix_mod_proxy_nocanon.dpatch http://launchpadlibrarian.net/33980621/999_fix_mod_proxy_nocanon.dpatch -- mod proxy causes duplicate query strings when nocanon option is used https://bugs.launchpad.net/bugs/455873 You received this bug notification because you are a

[Bug 455873] [NEW] mod proxy causes duplicate query strings when nocanon option is used

2009-10-19 Thread James Troup
Public bug reported: Binary package hint: apache2 When mod proxy is used with the nocanon option apache duplicates the query string arguments in the URL. This is a known bug in 2.2.8 and was fixed in 2.2.9, c.f.: https://issues.apache.org/bugzilla/show_bug.cgi?id=44803

[Bug 560110] [NEW] kvm module does not get loaded unless SLEEP_MILLISECS is defined

2010-04-10 Thread James Troup
Public bug reported: Binary package hint: qemu-kvm If SLEEP_MILLISECS isn't definied in /etc/default/qemu-kvm, the KVM module does not get loaded. Or more accurately it's loaded and then unloaded by the qemu-kvm upstart job. r...@pommerac:~# grep SLEEP /etc/default/qemu-kvm ; lsmod | grep kvm

[Bug 1280654] [NEW] maas_remote_syslog_compress cron job generates pointless emails

2014-02-15 Thread James Troup
Public bug reported: On Ubuntu 12.04 LTS, the maas_remote_syslog_compress cron job generates pointless emails because it tries to recompress files that are already compressed, e.g.: | From: root+pol...@internal.canonical.com (Cron Daemon) | Subject: Cron root@polong find /var/log/maas/rsyslog

[Bug 1285765] [NEW] havana openstack-dashboard from UCA enforces /etc/apache2/conf.d/openstack-dashboard.conf symlink

2014-02-27 Thread James Troup
Public bug reported: After installing the openstack-dashboard from the Havana pocket of the UCA on Ubuntu 12.04, I removed the /etc/apache2/conf.d/openstack-dashboard.conf symlink in favour of our local/custom config in /etc/apache2/sites-{available,enabled}/$HOSTNAME as is our site/normal

[Bug 1287666] Re: qemu-nbd processes left behind after instance deletion

2014-03-04 Thread James Troup
** Project changed: nova = nova (Ubuntu) -- 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/1287666 Title: qemu-nbd processes left behind after instance deletion To manage notifications

[Bug 1274947] Re: juju lxc instances deployed via MAAS don't have resolvable hostnames

2014-03-05 Thread James Troup
** Tags added: canonical-is -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1274947 Title: juju lxc instances deployed via MAAS don't have resolvable hostnames To manage notifications

[Bug 1227252] Re: Upgrade from precise to precise SRU maas unconditionally disabled system DHCP

2014-03-31 Thread James Troup
FWIW, this just caused another production service outage on our machines. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1227252 Title: Upgrade from precise to precise SRU maas

[Bug 1303934] [NEW] traceback when unable to reach metadata server

2014-04-07 Thread James Troup
Public bug reported: When booting an Ubuntu 12.04 ephmeral into MAAS commissioning on a node which was unable to reach the region controller, I got the following traceback: | Can not apply stage final, no datasource found! Likely bad things to come! |

[Bug 1307544] Re: user and group is re-created on every upgrade

2014-04-14 Thread James Troup
Example after a recent security upgrade: http://paste.ubuntu.com/7250004/ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu. https://bugs.launchpad.net/bugs/1307544 Title: user and group is re-created on every

[Bug 1307544] [NEW] user and group is re-created on every upgrade

2014-04-14 Thread James Troup
Public bug reported: The 'snmp' user and group is deleted and re-added on every package upgrade (of at least snmpd); this causes unnecessary churn to /etc and net-snmp is one of the few (only?) packages I'm aware of which does this. ** Affects: net-snmp (Ubuntu) Importance: Undecided

Re: [Bug 1307544] Re: user and group is re-created on every upgrade

2014-04-16 Thread James Troup
Robie Basak 1307...@bugs.launchpad.net writes: An SRU would be trivial if you need it elmo, but I presume it doesn't matter? No, I can live with it, thanks. (We only notice it when we're upgrading from LTS to LTS (where its lost in the noise) or for security updates of net-snmp which are

[Bug 1257082] Re: MAAS does not use NTP servers specified in DHCPD options

2014-06-24 Thread James Troup
So I just ran face first into this bug. Unless I'm missing something, I don't think ntp being installed by default helps at all. MAAS and Juju (for the MAAS provisioner) both depend on servers having an accurate clock early in the boot process; ntpdate achieves this because it's willing to jump

[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider

2014-07-09 Thread James Troup
** Tags added: canonical-is -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1271144 Title: br0 not brought up by cloud-init script with MAAS provider To manage notifications

[Bug 1344009] Re: ceilometer-common installation fails, requires manual fixing using dpkg --configure -a

2014-07-18 Thread James Troup
** Project changed: ceilometer = ceilometer (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceilometer in Ubuntu. https://bugs.launchpad.net/bugs/1344009 Title: ceilometer-common installation fails, requires manual fixing

[Bug 1352923] Re: MAAS 1.5 requires arbitrary high-numbered port connections between cluster and region controllers

2014-08-05 Thread James Troup
** Package changed: maas (Ubuntu) = maas -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1352923 Title: MAAS 1.5 requires arbitrary high-numbered port connections between cluster and

[Bug 1352993] Re: pserv.yaml shouldn't need manual configuration to point at your region controller

2014-08-05 Thread James Troup
** Package changed: maas (Ubuntu) = maas ** Tags added: canonical-is -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1352993 Title: pserv.yaml shouldn't need manual configuration to

[Bug 58226] eog closes silently when asked to open a corrupt png

2006-08-30 Thread James Troup
Public bug reported: I have a PNG here which has been corrupted (in transport via email) - eog silently exits when asked to open the image. This behaviour is very confusing for the average user who clicks on the (broken) attachment in their MUA and ... nothing happens. Unfortunately I can't

[Bug 63144] Re: Clicking on the double size button crashes XMMS

2006-10-01 Thread James Troup
I also see this problem after upgrading to dapper. If your config has double-size enabled, xmms simply crashes on startup. ** Changed in: xmms (Ubuntu) Importance: Undecided = High Status: Unconfirmed = Confirmed -- Clicking on the double size button crashes XMMS

[Bug 63144] Re: Clicking on the double size button crashes XMMS

2006-10-01 Thread James Troup
Blah, after upgrading to edgy I mean, sorry. -- Clicking on the double size button crashes XMMS https://launchpad.net/bugs/63144 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63569] going back to timezone screen forces timezone to New York

2006-10-02 Thread James Troup
Public bug reported: Installing edgy beta desktop i386 on a HP Pavillion dv5000, I discovered that if you select any non-'New York' timezone, go forward in the install process (even just one step), and then go back, the timezone is always reset to 'New York'. ** Affects: ubiquity (Ubuntu)

[Bug 63740] ndiswrapper wrapper (sic) uses bashisms

2006-10-03 Thread James Troup
Public bug reported: /usr/sbin/ndiswrapper uses '/usr/sbin/ndiswrapper-[^b]*' which is a BASHism that doesn't work with dash. It needs to either use something portable or have a hash-bang of /bin/bash rather than /bin/sh ** Affects: ndiswrapper (Ubuntu) Importance: Undecided

[Bug 57923] Re: Opening firefox by clicking on links in thunderbird breaks https

2006-10-03 Thread James Troup
I've managed to track this down to the fact that thunderbird spawns firebird with /usr/lib/mozilla-thunderbird at the front of LD_LIBRARY_PATH. As a result the copy of libnss in there gets preference to firefox's and is presumably what causes the problem. Forcefully inserting /usr/lib to the

[Bug 63784] gdm actions don't work due to changes in gpm dbus interface

2006-10-03 Thread James Troup
Public bug reported: Several of the gdmactions don't work with deskbar applet anymore because gnome-power-manager's dbus API has changed ** Affects: deskbar-applet (Ubuntu) Importance: Undecided Status: Unconfirmed -- gdm actions don't work due to changes in gpm dbus interface

[Bug 63784] Re: gdm actions don't work due to changes in gpm dbus interface

2006-10-03 Thread James Troup
Attached is a patch which fixes the problem for me. ** Attachment added: patch to gdmactions handler to update for 2.16 gpm http://librarian.launchpad.net/4631274/diff -- gdm actions don't work due to changes in gpm dbus interface https://launchpad.net/bugs/63784 -- ubuntu-bugs mailing

[Bug 64864] i855-crt: i945 support, typo fixes

2006-10-09 Thread James Troup
Public bug reported: I've been trying to get CRT display on a an IBM Thinkpad X60 and someone suggested I use i855crt. I ended up having to add the PCI ID to the source and fixed some obvious/trivial typos on the way. After doing all this I discovered #17659. I'm not sure why that bug was

  1   2   3   4   5   6   7   8   9   >