[Bug 1355680] Re: MAAS upgrade struggles with BIND

2014-08-14 Thread Julian Edwards
I've seen this happen a couple of times in the past though, Andres. The question is, why is the packaging restarting Bind at all? ** Changed in: maas Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas

[Bug 1313935] Change abandoned on nova (master)

2014-08-14 Thread OpenStack Infra
Change abandoned by Joe Gordon (joe.gord...@gmail.com) on branch: master Review: https://review.openstack.org/91866 Reason: Is this still active? Nothing has happened in a few months marking as abandoned. Feel free to bring it back. -- You received this bug notification because you are a member

[Bug 1334803] Re: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: squid3 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu.

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Ondřej Surý
I was just trying to make a point You did make a point, but totally different from the one intended. Also your proposed fix is incomplete... # sed -n -e 's/^[[:space:]]*session.save_handler[[:space:]]*=[[:space:]]*\([[:alnum:]]\+\).*$/\1/p' /etc/php5/fpm/php.ini # php5 -c

[Bug 1260428] Re: iso8601 is not properly ported to Python3

2014-08-14 Thread Torsten Bronger
I cannot reproduce it on 14.04 server. I had also no trouble installing the package. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-iso8601 in Ubuntu. https://bugs.launchpad.net/bugs/1260428 Title: iso8601 is not properly

[Bug 1356715] Re: package apache2 2.4.6-2ubuntu2.2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. Specifically, it looks like your issue is with mod_ip, which does not ship with Ubuntu's Apache packaging. You can find pointers to get help for this sort of problem here:

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Ondřej Surý
Try this updated script that now requires php5-cli to be installed: http://anonscm.debian.org/cgit/pkg-php/php.git/tree/debian/sessionclean -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 1356614] Re: dependencies of the i386 package included as well

2014-08-14 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I don't follow your problem. Please could you explain: 1) Exactly what steps I should follow to reproduce the problem. Since you are talking about architectures, please specify what architecture I should use to

[Bug 1356170] Re: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2014-08-14 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. Specifically, as the error message says, you have defined LockFile in a configuration file that does not accept this syntax. You can find pointers to get help for this sort of problem here:

[Bug 1356494] Re: cloud-init does not recognize (and mount) ephemeral partition on KVM

2014-08-14 Thread Robie Basak
** Tags added: regression-release trusty ** Changed in: cloud-init (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1356494 Title:

[Bug 1356208] Re: groups syntax broken

2014-08-14 Thread Robie Basak
** Changed in: cloud-init (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1356208 Title: groups syntax broken To manage notifications

Re: [Bug 1356715] Re: package apache2 2.4.6-2ubuntu2.2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread Eric Vyncke
This is correct indeed: I am using a non standard module mod_ip but my issue is that the installer did not display any warning at all and basically mostly abort in the middle... -éric On 14/08/14 11:39, Robie Basak 1356...@bugs.launchpad.net wrote: Thank you for your report. This looks like a

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Robie Basak
Steve, thank you for your report and for your time in helping to make Ubuntu better. I'm not really sure how to respond here. Ondřej is the Debian maintainer for PHP, and Ubuntu's packaging is derived from Debian's packaging, so his opinion matters. I appreciate Ondřej's participation in Ubuntu's

[Bug 1356392] Re: lacks sw raid1 install support

2014-08-14 Thread Robie Basak
Thanks LaMont. Importance - Wishlist since this is a missing feature, but this should probably be considered as a blueprint item. ** Changed in: curtin (Ubuntu) Status: New = Triaged ** Changed in: curtin (Ubuntu) Importance: Undecided = Wishlist -- You received this bug

[Bug 1349854] Re: No arm64 KVM container support

2014-08-14 Thread Robie Basak
Throwing this to upstream for now, since it's not specific to Ubuntu's Juju packaging. I suppose this is a headline Wishlist item for Juju. It looks like it'll require tasks in libvirt and/or uvtool for implementation; I'm not sure which. ** Package changed: juju-core (Ubuntu) = juju-core --

[Bug 1355877] Re: celery log files are not rotated

2014-08-14 Thread Robie Basak
** Changed in: maas (Ubuntu) Importance: Undecided = High -- 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/1355877 Title: celery log files are not rotated To manage notifications

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Daniel Holbach
Thanks everyone for working on this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1356113 Title: PHP5 session clean cron job causes OOM To manage notifications about this bug go

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread ivan
Hello! This problem also manifested itself in me. I performed the following commands sudo apt-get install lxc sudo lxc-create -t ubuntu -n p1 sudo lxc-kill -n p1 lxc-kill: command not found sudo lxc-stop -n p1 == execution hangs sudo strace -f lxc-stop -k -n p1 execve(/usr/bin/lxc-stop,

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread ivan
ivan@ivan-Satellite-A40:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04.1 LTS Release:14.04 Codename: trusty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread ivan
This problem was repeated to me. executed commands sudo apt-get install lxc sudo lxc-create -t ubuntu -n p1 sudo lxc-start -n p1 sudo lxc-stop -n p1 ==execution hangs sudo strace -f lxc-stop -k -n p1== execve(/usr/bin/lxc-stop, [lxc-stop, -k, -n, p1], [/* 26 vars */]) = 0 brk(0)

[Bug 1251563] Re: netstat command returns nozero even if successively executing

2014-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package net-tools - 1.60-25ubuntu2.1 --- net-tools (1.60-25ubuntu2.1) trusty; urgency=medium * Fix netstat -s passes but returns 1. (LP: #1251563) -- Mauricio Faria de Oliveira mauri...@linux.vnet.ibm.com Thu, 03 Jul 2014 11:38:50 -0500 ** Changed in:

[Bug 1251563] Update Released

2014-08-14 Thread Scott Kitterman
The verification of the Stable Release Update for net-tools has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1350352] Re: nova-novncproxy and nova-spiceproxy need patched websockify

2014-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package websockify - 0.5.1+dfsg1-3ubuntu0.14.04.1 --- websockify (0.5.1+dfsg1-3ubuntu0.14.04.1) trusty; urgency=medium * Fixup handling of child processes to avoid zombies (LP: #1350352): - d/p/avoid-zombies.patch,

[Bug 1356614] Re: ruby-augeas dependencies of the i386 package included in the x68_64 one

2014-08-14 Thread uwe
** Summary changed: - dependencies of the i386 package included as well + ruby-augeas dependencies of the i386 package included in the x68_64 one -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ruby-augeas in Ubuntu.

[Bug 1356614] Re: ruby-augeas dependencies of the i386 package included in the x68_64 one

2014-08-14 Thread uwe
Greetings, I was expecting the x86_64 packages to be installed on my x86_64 machines, which happened, but in addition, it installed the 386 version of the package and all its dependencies (duplicates of the x86_64 ones, but in 386). to reproduce, install ruby-augeas , and take a look at the

[Bug 1356614] Re: ruby-augeas dependencies of the i386 package included in the x68_64 one

2014-08-14 Thread Robie Basak
Version 0.5.0-1~ was never shipped by Ubuntu, as you can see here: https://launchpad.net/ubuntu/+source/ruby-augeas/+publishinghistory What does apt-cache policy libaugeas-ruby say? Which release are you using? What is the exact command you used to install the package? Can you attach the full

[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-08-14 Thread JJ Asghar
Here is the openstack + chef bug report: https://bugs.launchpad.net /openstack-chef/+bug/1356887 ** Also affects: openstack-chef Importance: Undecided Status: New ** Changed in: openstack-chef Importance: Undecided = High ** Changed in: openstack-chef Status: New = Triaged

[Bug 1354159] Re: [SRU] icehouse 2014.1.2 point release

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/heat/icehouse -- 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/1354159 Title: [SRU] icehouse 2014.1.2 point release To manage notifications

[Bug 1300507] Re: Rabbit password is reset on every upgrade which forces lockstep cluster restarts

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~lutostag/maas/packaging+fix1300507 -- 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/1300507 Title: Rabbit password is reset on every upgrade which forces lockstep

[Bug 1316357] Re: Network interface IP address not set on first boot if config drive used

2014-08-14 Thread Kenneth Burger
Is there any progress on this bug ? The solution/workaround I am currently using for this issue is that it appears if any network interface is configured prior to cloud-init running, that interface has an ifup done before cloud-init ever starts. Cloud-init then replaces the information

[Bug 1300507] Re: Rabbit password is reset on every upgrade which forces lockstep cluster restarts

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~lutostag/maas/packaging+fix1300507 -- 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/1300507 Title: Rabbit password is reset on every upgrade which forces lockstep

[Bug 1357003] [NEW] Upstream SET GLOBAL sql_log_bin incompatible change

2014-08-14 Thread Morgan Tocker
Public bug reported: Per: http://www.tocker.ca/2014/08/14/set-global-sql_log_bin-we-need-your-feedback.html Upstream MySQL is proposing to change the following syntax to produce an error in current GA releases (5.5 and 5.6): mysql SET GLOBAL sql_log_bin = x; The rationale for this is: - The

[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-08-14 Thread Gary W. Smith
Looks like a simple change to the appropriate html template under horizon/conf ** Changed in: horizon Importance: Undecided = Low ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu.

[Bug 1357019] [NEW] openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel module failed to build

2014-08-14 Thread Ching Sun
Public bug reported: I tried to do regular software updates, openvswitch was always failed to update. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2 ProcVersionSignature: Ubuntu 3.13.0-33.58~precise1-generic 3.13.11.4 Uname: Linux

[Bug 1357018] [NEW] image format and state load security updates tracking bug

2014-08-14 Thread Marc Deslauriers
*** This bug is a security vulnerability *** Public security bug reported: This bug is for tracking the large number of image formation and state loading security issues. qemu-kvm - 0.12.3+noroms-0ubuntu9.24 qemu-kvm - 1.0+noroms-0ubuntu14.17 qemu - 2.0.0+dfsg-2ubuntu1.3 ** Affects: qemu

[Bug 1357019] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel module failed to build

2014-08-14 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/1357019 Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel

[Bug 1334803] Re: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread djieno
I Did this again today. Answering 'no' get you to the menu below where I unchecked /dev/dm-0 and checked the /dev/vda. Then I was able to finish successfully and boot into 14.04.1 ###The menu that appeared after 'no' GRUB failed to install to the following devices: /dev/dm-0 The grub-pc

[Bug 1355877] Re: celery log files are not rotated

2014-08-14 Thread Ryan Beisner
+1, we had a filled disk in on one box due to this. -- 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/1355877 Title: celery log files are not rotated To manage notifications about this

[Bug 1355877] Re: celery log files are not rotated

2014-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: maas (Ubuntu) Status: New = Confirmed -- 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/1355877

[Bug 1357098] [NEW] StrongSwan incorrectly generating esp packets

2014-08-14 Thread Joe
Public bug reported: When pinging a remote node from my Ubuntu 14.04 LTS(GNU/Linux 3.8.13-bone59 armv7l) over an established StrongSwan VPN tunnel, the remote node sees the generated esp packets (via tcpdump), but does not respond. I think this is an armhf package issue, because I tested the

[Bug 1357103] [NEW] apparmor denied a golang build inside a container

2014-08-14 Thread Andreas Hasenack
Public bug reported: First, the error, while building a package inside a precise container: (...) make[1]: Entering directory `/home/ubuntu/deb/landscape-server-13.09.3~bzr544' GOPATH=/home/ubuntu/deb/landscape-server-13.09.3~bzr544/src/landscape/go /usr/bin/go install launchpad.net/gocheck

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread Serge Hallyn
Thanks for the information. Indeed, lxc-stop -k still works by talking to the lxc monitor. What appears to have happened here is that the monitor itself is frozen. Could you please show full output of: ps -ef Then do 'ps -ef | grep lxc-start' to find the lxc-start process for the hung

[Bug 1357103] Missing required logs.

2014-08-14 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 1357103 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a

[Bug 1357103] Re: apparmor denied a golang build inside a container

2014-08-14 Thread John Johansen
This looks like it might be caused by bug in path lookups and bind mount handling that I have a test patch for. I will build a test kernel for trusty (14.04). Please let me know if there are any other kernels you would like to test on. -- You received this bug notification because you are a

[Bug 1357103] Re: apparmor denied a golang build inside a container

2014-08-14 Thread Andreas Hasenack
I believe the bug has the necessary log snippets, marking as confirmed. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-08-14 Thread Ron Wail
This is also a problem in trusty using the latest release build (20140813) with cloud-init 0.7.5. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1336855 Title: [SRU]