[Bug 1053239] [NEW] cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Jean-Baptiste Lallement
Public bug reported: Upgrade to cloud-init 0.7.0~bzr659-0ubuntu1 on Quantal fails with the following error: $ sudo apt-get install cloud-init Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: cloud-init 1

[Bug 1053090] Re: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

2012-09-20 Thread Guus Bonnema
This bug also effects tomcat6 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/1053090 Title: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf To manage notifications about

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2012-09-20 Thread Jakob Unterwurzacher
** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ... wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...

[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Peder Chr . Nørgaard
This is a me too comment - I ran into exactly the same problem when I upgraded my Kubuntu 12:04 system to 12:10 Beta 1 last on Monday Sept 17th. And the problem is still there, today on Sept 20th - I mention this because the Beta 1 system is a fast-moving target, many new updates every day.

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Daniel Holbach
Can you please update the changelog entries of both patches to go to 'precise-proposed' and 'quantal'? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu. https://bugs.launchpad.net/bugs/1044516 Title: repquota not

[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Thomas Hood
@Peder: It's not advisable to edit /etc/resolv.conf by hand. Your workaround is to avoid using NM-controlled dnsmasq. Here is a better way to do that. First, make sure that /etc/resolv.conf is still a symbolic link to ../run/resolvconf/resolv.conf. Second, edit

[Bug 1053090] Re: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

2012-09-20 Thread Guus Bonnema
I think I found what was wrong. In stead of calling /usr/share/tomcat6/shutdown.sh directly, one should call service tomcat6 restart : that works fine. Will close this bug. Maybe docs do need some adjustment as the default tomcat server still points to executing the shutdown.sh directly. P.S.

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
No, the vhost_net module is not loaded. Loading it does not help. No, 'ifdown eth0; ifup eth0' in the guest does not reliably bring networking back up. Sometimes it works, sometimes I have to reboot the VM. The last times it did not work any more. My problem might be the same as bug 997978. But

[Bug 1053239] Re: cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

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

[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-09-20 Thread Латышев Артур
** Changed in: samba (Ubuntu Precise) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/967410 Title: Windows clients cannot connect to shared printers

[Bug 1049915] Re: Logrotate.d files do not have the compress option enabled

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2012.2~rc1-0ubuntu1 --- nova (2012.2~rc1-0ubuntu1) quantal; urgency=low [ Adam Gandelman ] * Ensure /etc/nova/rootwrap.d/ is only writable by root, ensure those permissions on /etc/nova/rootwrap.conf as well as all individual

[Bug 966577] Re: add explicit egress 'owner' rule on non-bootstrapping nodes to require root access to zookeeper

2012-09-20 Thread Clint Byrum
** Changed in: juju Status: Triaged = In Progress ** Changed in: juju Assignee: (unassigned) = Clint Byrum (clint-fewbar) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu.

[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-09-20 Thread papukaija
Please don't change this bug's status without an explanation. Thanks. ** Changed in: samba (Ubuntu Precise) Status: New = Confirmed ** Tags added: precise quantal -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

Re: [Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread Serge Hallyn
Quoting ITec (1050...@bugs.launchpad.net): What are the differences between the official version of qemu-kvm and the one in kvm-network-hang? The version in kvm-network-hang is the same as the official version, plus three virtio patches from upstream: a821ce5 virtio: order

Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Kapil Thangavelu
I've just noticed this with some of the unit tests, afaik this is some change in lxc behavior. $ lxc-ls kapil-dev-0-template kapil-dev-wordpress-0 monitoring /usr/bin/lxc-ls: line 35: cd: /sys/fs/cgroup/cpuset///lxc: Permission denied ls: cannot access kapil-dev-wordpress-0: No such file or

[Bug 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Mathieu Trudel-Lapierre
I'm reassinging this to network-manager. The issue here is not related to that upstream thread. Unfortunately, we don't have enough information to debug this. Please answer the following questions: Is 'dnsmasq' (the package), installed? (check with dpkg -l dnsmasq) If so, what is its

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
Would you suggest to mark this bug as a duplicate to bug 997978? I could register myself to be affected, add some words about how the effect occurs at my system and confirm that the kvm-network-hang version helped me. -- You received this bug notification because you are a member of Ubuntu

Re: [Bug 1053239] [NEW] cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Scott Moser
On Thu, 20 Sep 2012, Jean-Baptiste Lallement wrote: Public bug reported: Upgrade to cloud-init 0.7.0~bzr659-0ubuntu1 on Quantal fails with the following error: $ sudo apt-get install cloud-init Reading package lists... Done Building dependency tree Reading state information... Done The

[Bug 1053239] Re: cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.0~bzr659-0ubuntu2 --- cloud-init (0.7.0~bzr659-0ubuntu2) quantal; urgency=low * debian/cloud-init.templates: fix bad template file (LP: #1053239) -- Scott Moser smo...@ubuntu.com Thu, 20 Sep 2012 09:18:20 -0400 ** Changed in:

[Bug 1019290] Update Released

2012-09-20 Thread Scott Kitterman
The verification of this Stable Release Update 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 encounter a regression

[Bug 1019290] Re: stop lxc-net should do stop even when USE_LXC_BRIDGE=false

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu63 --- lxc (0.7.5-3ubuntu63) precise-proposed; urgency=low * lxc.lxc-net.upstart: replace the check for USE_LXC_BRIDGE (which could be changed from true to false after starting lxc-net) with one for the existence

[Bug 959352] Update Released

2012-09-20 Thread Scott Kitterman
The verification of this Stable Release Update 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 encounter a regression

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu63 --- lxc (0.7.5-3ubuntu63) precise-proposed; urgency=low * lxc.lxc-net.upstart: replace the check for USE_LXC_BRIDGE (which could be changed from true to false after starting lxc-net) with one for the existence

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread Serge Hallyn
It sounds like your bug is fixed by the same commits, but your descriptions in comment #6 make me think the actual bug may be different. ** Changed in: linux (Ubuntu) Status: Incomplete = New ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New -- You received this bug

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-updates/lxc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/959352 Title: Ephemeral containers have /rootfs prefix in /proc/self/maps entries To

[Bug 1053414] [NEW] smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
Public bug reported: Right now every time I try and connect to the server, smbd crashes. Here's the traceback I got from the panic-action script: [Thread debugging using libthread_db enabled] Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1. 0x7fba0e927c3e in waitpid

[Bug 1053414] Re: smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1053414 Title: smbd crashed when trying to connect from Ubuntu To manage notifications about this bug go to:

[Bug 1053414] Re: smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
I just noticed one thing that might be relevant - I'm using the kernel from ppa:ubuntu-x-swat/q-lts-backport. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1053414 Title: smbd

[Bug 1050934] Missing required logs.

2012-09-20 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 1050934 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 1053424] [NEW] rabbitmq-server-2.7.1-0ubuntu4 discards log output

2012-09-20 Thread Emile Joubert
Public bug reported: If rabbitmq-server-2.7.1-0ubuntu4 fails to start for any reason then the instructions are displayed to check the startup logfiles: Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err} However in rabbitmq-server-2.7.1-0ubuntu4 the startup error log

[Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
@brad-figg: My system is behind a firewall. I do not have direct access to the internet and apport-bug --save=/tmp/bug.apt does not produce any output. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 1050492] Re: MAAS uses the 'guest' account to communicate with RabbitMQ

2012-09-20 Thread Raphaël Badin
Turns out that the cluster controller and the region controller both use the same config file at the moment so even with the package we have right now, this can be fixed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 999324] Re: Server guide gives wrong examples for bind9 (was: DDNS dynamic file creation permission denied)

2012-09-20 Thread Serge Hallyn
** Changed in: bind9 (Ubuntu) Assignee: Serge Hallyn (serge-hallyn) = (unassigned) ** Changed in: bind9 (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu.

[Bug 1052989] Re: Enlistment fails

2012-09-20 Thread Robie Basak
Confirmed now working. Thanks Andres! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas-enlist in Ubuntu. https://bugs.launchpad.net/bugs/1052989 Title: Enlistment fails To manage notifications about this bug go to:

Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Serge Hallyn
Quoting Kapil Thangavelu (930...@bugs.launchpad.net): I've just noticed this with some of the unit tests, afaik this is some change in lxc behavior. I don't think it's a change in lxc behavior. I think it's a change in the umask which juju has set when it calls lxc-start. lxc passes a

[Bug 1052932] Re: [FFE] merge upstream v1.2.0

2012-09-20 Thread Adam Conrad
Ffe approved, shipping based on a stable upstream release seems like the sane way forward. ** Changed in: qemu-kvm (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 1052932] Re: [FFE] merge upstream v1.2.0

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu1 --- qemu-kvm (1.2.0+noroms-0ubuntu1) quantal; urgency=low * merge upstream v1.2.0 (LP: #1052932) (LP: #1040033) - debian/rules: remove --enable-kvm-device-assignment - configure switch no longer supported

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
** Patch added: quota_precise_lp1044516_v2.debdiff https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1044516/+attachment/3325530/+files/quota_precise_lp1044516_v2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
** Patch added: quota_quantal_lp1044516_v2.debdiff https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1044516/+attachment/3325531/+files/quota_quantal_lp1044516_v2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in

[Bug 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
There ya go. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu. https://bugs.launchpad.net/bugs/1044516 Title: repquota not working correctly with xfs To manage notifications about this bug go to:

[Bug 1040033] Re: Fresh VM installs via preseeded oneiric isos sometimes fail with filesystem issues

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu1 --- qemu-kvm (1.2.0+noroms-0ubuntu1) quantal; urgency=low * merge upstream v1.2.0 (LP: #1052932) (LP: #1040033) - debian/rules: remove --enable-kvm-device-assignment - configure switch no longer supported

[Bug 973663] Re: quota returns nothing for NFS on 12.04

2012-09-20 Thread Chris J Arges
** Changed in: quota (Ubuntu) Assignee: (unassigned) = Chris J Arges (christopherarges) ** Patch added: quota_lp973663_quantal_fix.debdiff https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+attachment/3325553/+files/quota_lp973663_quantal_fix.debdiff -- You received this bug

[Bug 973663] Re: quota returns nothing for NFS on 12.04

2012-09-20 Thread Chris J Arges
** Description changed: + SRU Justification: + [IMPACT] + * The latest quota does not return any values for NFS mounts. This was working properly in 10.04 and as broken in 12.04 and 12.10. + + [TESTCASE] + * Setup an NFS mount. Install quota. Run quota and observe the output. Example given

[Bug 1052815] Re: Perl warnings break plugins

2012-09-20 Thread Daniel Hahler
** Changed in: munin (Ubuntu) Importance: Undecided = Medium ** Changed in: munin (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/1052815

[Bug 1052614] Re: Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with mysql plugin

2012-09-20 Thread Daniel Hahler
Can you provide more information about why/how they are required? I think that since mysql is not a core plugin, those should get added as Suggests probably. ** Summary changed: - Missing dependcy libipc-sharedcache-perl + Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with

[Bug 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

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

[Bug 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

2012-09-20 Thread Andreas Ntaflos
There are currently multiple bugs that deal with virt-manager/virt- viewer not being able to connect to a VNC console of a Libvirt/KVM domain, such as #837275, #995320 and this one. The problem remains, however. On a Precise server (12.04.1) where /etc/libvirt/qemu.conf has set vnc_listen =

[Bug 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

2012-09-20 Thread Andreas Ntaflos
Addendum: All this with Precise machines (client and server), no Oneiric or earlier involved. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/989452 Title: oneiric's virt-viewer

[Bug 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally on libvirt

2012-09-20 Thread Johannes Erdfelt
** Summary changed: - nova-compute stops processing compute.$HOSTNAME occasionally + nova-compute stops processing compute.$HOSTNAME occasionally on libvirt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 1053215] Re: My repository is broken: package libk5crypto3 1.10+dfsg~beta1-2ubuntu0.3 failed to install/upgrade: libk5crypto3:amd64 1.10+dfsg~beta1-2ubuntu0.3 cannot be configured because libk5cr

2012-09-20 Thread Steve Langasek
I don't understand the error here. It looks like the package manager is trying to upgrade the right packages to make things consistent, but then the dpkg log shows packages being configured out of order. Can you please run ' sudo apt-get install -f' in a terminal, and attach the full output here?

[Bug 1053744] [NEW] package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também está no pacote centrifydc-samba 3.5.11-4

2012-09-20 Thread rogeriojlle
Public bug reported: centrifydc-samba conflict with native samba packages ProblemType: Package DistroRelease: Ubuntu 12.04 Package: libsmbclient (not installed) ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27 Uname: Linux 3.2.0-30-generic x86_64 ApportVersion: 2.0.1-0ubuntu13

[Bug 1053744] Re: package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também está no pacote centrifydc-samba 3.5.11-4.5

2012-09-20 Thread rogeriojlle
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1053744 Title: package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever

[Bug 923754] Re: ocfs2console crashed with DeprecationWarning in /usr/lib/python2.7/popen2.py: The popen2 module is deprecated. Use the subprocess module.

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/wheezy/ocfs2-tools -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ocfs2-tools in Ubuntu. https://bugs.launchpad.net/bugs/923754 Title: ocfs2console crashed with DeprecationWarning in