[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-06-28 Thread Stephane Neveu
@Serge I did upgrade my kernels yesterday evening both on hypervisors and guests so now I'm running 3.2.0-25-generic on hosts and the same kernel version but virtual for VMs. Same problem today morning, some VMs dropped out. I'm actually using virtio everywhere. I'll try to test another one

[Bug 1013501] Re: package samba 2:3.5.8~dfsg-1ubuntu2.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-28 Thread Lokesh
@Serge Hallyn, Sorry For inconvenience, Now i have attached the log ** Attachment added: log.smbd https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1013501/+attachment/3206493/+files/log.smbd ** Changed in: samba (Ubuntu) Status: Incomplete = New -- You received this bug

[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-28 Thread Thomas Hood
From the IRC discussion: 23:01 RAOF stgraber: I don't suppose there's a way to get the best of both worlds? Have dnsmasq ignore the interfaces you need, *and* pick up new interfaces? 23:01 RAOF For example: how disruptive is restarting dnsmasq? Please note that Simon Kelley is working on

[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-28 Thread Thomas Hood
(Cont'd.) Simon Kelley on enhancing dnsmasq and subsequent discussion in bug #959037 comment #89 (e.g.). https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/959037/comments/89 In the same bug report we discuss various ways of getting NetworkManager-controlled dnsmasq (nm-dnsmasq) and

[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-06-28 Thread Thomas Hood
Simon wrote: change --bind-interfaces to --bind-dynamic as see how it goes. As discussed in bug #928524 and bug #231060 various packages will be including files in /etc/dnsmasq.d/ with bind-interfaces. I guess these will all later have to be changed to include bind-dynamic instead, unless

[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-06-28 Thread Thomas Hood
In bug #928524 Stéphane Graber has written that even if Network Manager moves to using 127.0.0.2, which I believe is a good idea, it should still ship a dnsmasq.d config file containing 'bind-interfaces' So I gather that Stéphane doesn't necessarily disagree with what has been proposed here

[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-28 Thread Thomas Hood
Is there anything more to do in dnsmasq for this bug report? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/231060 Title: packages dnsmasq and libvirt-bin conflict with each other

[Bug 1010514] Re: Source group based security group rule without protocol and port causes failures

2012-06-28 Thread Thierry Carrez
@Mike: the security advisory pointed at the patch you can apply to Diablo to fix this issue. The stable/diablo branch is maintained by a subgroup of people interested in maintaining that stable branch, we can't wait for them to formally accept the patch in the branch before releasing the advisory

[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-06-28 Thread Stephane Neveu
Serge, ne2k_pci seems to drop the link when generating some traffic (only tested on 4 VMs). e1000 seems have to same problem as virtio, dropping connections without traffic ... What else may I try ? Is it really a driver issue ? -- You received this bug notification because you are a member

[Bug 1003296] Re: lightdm crashed with SIGSEGV in _pam_winbind_change_pwd() when password is expiring

2012-06-28 Thread Luca Lorenzetto
I tested also on fedora, the problem is related to samba main distribution. Ubuntu 10.04 with winbind 3.4.7 is not affected by this bug I reported also bug on the samba-bugzilla https://bugzilla.samba.org/show_bug.cgi?id=9013 ** Bug watch added: Samba Bugzilla #9013

[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-06-28 Thread Stephane Neveu
I've noticed I never had such a problem on one host running 3.2.0-24-generic ... on this one, my VMs have only 2 vnet per VM whereas on others I have at least 4 vnet per VM. Is there a tap generation limit somewhere ? (I don't think so, I do not see such a thing in sysctl -a) I'll try to

Re: [Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-28 Thread Serge Hallyn
Is there anything more to do in dnsmasq for this bug report? I don't believe so. While it'll definately be great to have dnsmasq in bind-interfaces mode detect new interfaces, that doesn't need to be tracked here. Thanks. -- You received this bug notification because you are a member of

[Bug 1017847] Re: qemu segfaults when creating an armhf container on an amd64 host

2012-06-28 Thread Jean-Baptiste Lallement
I get it systematically on my system with latest updates applied. Do you have any advice how to troubleshoot it ? -- 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/1017847 Title: qemu

[Blueprint servercloud-q-openstack-qa] Openstack QA

2012-06-28 Thread Chuck Short
Blueprint changed by Chuck Short: Work items changed: Work items: [zulcss] Prepare ubuntu packaging branches for foslom/quantal: DONE [zulcss] Preparse ubuntu packaging branches for folsom/precise: DONE [zulcss] Prepare PPA for folsom/quantal: DONE [zulcss] Prepare PPA for

[Blueprint servercloud-q-openstack-folsom] Openstack Next Steps

2012-06-28 Thread Chuck Short
Blueprint changed by Chuck Short: Work items changed: Work items: [zulcss] Package nova for folsom: INPROGRESS [zulcss] Package swift for folsom: INPROGRESS [zulcss] Package horizon for folsom: INPROGRESS [zulcss] Package keystone for folsom: INPROGRESS [zulcss] Package glance for

[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-06-28 Thread Serge Hallyn
@Stephane, can you show your host network configuration and a VM's xml? Are you bridging the VM nics with the host's eth0 over your own br0, or are you using the default NATed virbr0? Does this happen even when only a single VM is up? I will try to reproduce next week. (For host network

Re: [Bug 1017847] Re: qemu segfaults when creating an armhf container on an amd64 host

2012-06-28 Thread Serge Hallyn
Quoting Jean-Baptiste Lallement (jean-bapti...@ubuntu.com): I get it systematically on my system with latest updates applied. Do you By systematically do you mean every time, or every N times? have any advice how to troubleshoot it ? A few things may help, 1. install the qemu-user-static-dbg

[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-06-28 Thread Stephane Neveu
Serge, I'm using bond0 (active-backup with eth0/eth4) then tagging vlans with bond0. and linking my bond0. in a bridge ... then I do the same with bond1 (eth1/eth5) etc until bond3. Then here is a dumpxml example : domain type='kvm' id='5' namemyguest1/name

[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-28 Thread Thomas Hood
** Changed in: dnsmasq (Ubuntu Precise) Status: New = Invalid ** Changed in: dnsmasq (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu.

[Bug 978356] Re: squid3 gets killed at startup with dnsmasq and no networkmanager

2012-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.1.19-1ubuntu3.12.04.1 --- squid3 (3.1.19-1ubuntu3.12.04.1) precise-proposed; urgency=low * d/squid3.upstart: Work around squid not handling SIGHUP by adding respawn to upstart job. (LP: #978356) -- Clint Byrum cl...@ubuntu.com

[Bug 993291] Re: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found.

2012-06-28 Thread Brian Murray
Hello Sean, or anyone else affected, Accepted nis into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/nis/3.17-32ubuntu4.1 in a few hours and then in the -proposed repository. Please help us by testing this new package. See

[Blueprint servercloud-q-cloud-images] Ubuntu Cloud Images Roundtable

2012-06-28 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Whiteboard changed: Etherpad: http://pad.ubuntu.com/uds-q-servercloud-q-cloud-images Blueprint: https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-images Note, related blueprint (cloud-init, cloud-utils) at    

[Blueprint servercloud-q-cloud-images] Ubuntu Cloud Images Roundtable

2012-06-28 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Definition Status: Drafting = Approved -- Ubuntu Cloud Images Roundtable https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-images -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at:

[Blueprint servercloud-q-userns] User namespace (update)

2012-06-28 Thread Dave Walker
Blueprint changed by Dave Walker: Definition Status: Review = Approved -- User namespace (update) https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-userns -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at:

[Blueprint servercloud-q-openstack-qa] Openstack QA

2012-06-28 Thread Dave Walker
Blueprint changed by Dave Walker: Definition Status: Review = Approved -- Openstack QA https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openstack-qa -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at:

[Bug 727837] Re: dhcp3-server fails to drop privileges properly

2012-06-28 Thread Stéphane Graber
For quantal I'll simply start using --enable-paranoia, introduced upstream with 4.1 that adds support for -user and -group to dhcpd. I confirmed with the testcase above that groups is properly set using that option. ** Changed in: isc-dhcp (Ubuntu Quantal) Status: In Progress = Fix

[Bug 993291] Re: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found.

2012-06-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/nis ** Branch linked: lp:~ubuntu-branches/ubuntu/precise/nis/precise- proposed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nis in Ubuntu. https://bugs.launchpad.net/bugs/993291 Title: [SRU] package

[Bug 727837] Re: dhcp3-server fails to drop privileges properly

2012-06-28 Thread Stéphane Graber
For previous releases, I think the attached patch should do the trick. security-team: any problem with that patch? do you want to have this issued as a security fix for previous releases? ** Patch added: Call initgroups() when dropping capabilities

[Bug 727837] Re: dhcp3-server fails to drop privileges properly

2012-06-28 Thread Marc Deslauriers
Thanks Stéphane, This isn't a security flaw per se requiring a CVE. If you have something to SRU in previous releases, you can include this, else we'll bundle it next time we do have a security issue to fix. -- You received this bug notification because you are a member of Ubuntu Server Team,

[Blueprint servercloud-q-openstack-qa] Openstack QA

2012-06-28 Thread Adam Gandelman
Blueprint changed by Adam Gandelman: Work items changed: Work items: [zulcss] Prepare ubuntu packaging branches for foslom/quantal: DONE [zulcss] Preparse ubuntu packaging branches for folsom/precise: DONE [zulcss] Prepare PPA for folsom/quantal: DONE [zulcss] Prepare PPA for

[Blueprint servercloud-q-lxc] Lxc work for Q

2012-06-28 Thread Serge Hallyn
Blueprint changed by Serge Hallyn: Work items changed: Work items: [stgraber] Review list of extra packages in lxc-ubuntu and have it contain the right list for each release: DONE [cooloney] check that all new cgroups are enabled in quantal kernel: DONE [serge-hallyn] pre-mount cgroups

[Bug 496922] Re: Ubuntu snmpd package doesn't include all net-snmpd modules

2012-06-28 Thread Michael Heldebrant
snmp commands do work with: mheldebr@server:/$ snmpwalk -v2c -c REDACTED localhost 'NET-SNMP-EXTEND-MIB::nsExtendOutLine.svncommits.1' NET-SNMP-EXTEND-MIB::nsExtendOutLine.svncommits.1 = STRING: 11486 -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1009579] Re: [MIR] tomcat7 (replaces tomcat6)

2012-06-28 Thread Kate Stewart
** Changed in: jakarta-taglibs-standard (Ubuntu) Milestone: quantal-alpha-2 = quantal-alpha-3 ** Changed in: tomcat7 (Ubuntu) Milestone: quantal-alpha-2 = quantal-alpha-3 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1018554] [NEW] write timestamp to console on halt/reboot/shutdown

2012-06-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In EC2 and other cloud platforms, the console data is programmatically available. Our tests in EC2 collect this console output on shutdown / reboot /terminate. The data is very useful. in cloud-init i've added timestamps to output so that information

[Bug 1018554] Re: write timestamp to console on halt/reboot/shutdown

2012-06-28 Thread Scott Moser
I chatted a bit with james, and he also said: smoser woudl it be possible to have a single job that fired on halt, poweroff, reboot? jodh that job will fire on halt/poweroff/reboot already. jodh console output prolly makes more sense, yeah, so just drop the redirection. smoser so if it runs on

[Bug 858867] Re: XMLRPC allows unauthed users access to various methods (which it shouldn't)

2012-06-28 Thread Kate Stewart
** Also affects: cobbler (Ubuntu Quantal) Importance: Medium Assignee: Ubuntu Server Team (ubuntu-server) Status: Confirmed ** Changed in: cobbler (Ubuntu Quantal) Milestone: quantal-alpha-2 = quantal-alpha-3 -- You received this bug notification because you are a member of

[Bug 935516] Re: genshi version 0.6-2 FTBFS on i386 in precise

2012-06-28 Thread Kate Stewart
** Changed in: genshi (Ubuntu) Milestone: quantal-alpha-2 = quantal-alpha-3 ** Also affects: genshi (Ubuntu Quantal) Importance: High Assignee: Ubuntu Server Team (ubuntu-server) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1017862] Re: Migrate to dpkg --add-architecture to track foreign architecture in template lxc-ubuntu

2012-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.8.0~rc1-4ubuntu17 --- lxc (0.8.0~rc1-4ubuntu17) quantal-proposed; urgency=low [ Stéphane Graber ] * 0090-lxc-ubuntu-use-dpkg-add-architecture: Update lxc-ubuntu template to use dpkg --add-architecture in containers running dpkg =

[Bug 727837] Re: dhcp3-server fails to drop privileges properly

2012-06-28 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu. https://bugs.launchpad.net/bugs/727837 Title: dhcp3-server fails to drop privileges properly To manage notifications about this bug go to:

[Bug 613999] Re: openvpn is started after samba (smbd, nmbd)

2012-06-28 Thread Stéphane Graber
Mark as Invalid for ifupdown as I don't see what we can do here to help that kind of corner case. If this is indeed a common use case (and I doubt it's), it might be worth updating samba to ship a job (or ifupdown hook) reloading the service when a new interface is brought up. Alternatively,

[Bug 1019031] [NEW] open-vm-dkms fails to install because of dkms

2012-06-28 Thread Nate Muench (Mink)
Public bug reported: I am filing this bug mainly, so I have something to mark in my proposal (which will probably be thrown out because I'm apparently a lunatic, my words, with no evidence to back it up) DistroRelease: Ubuntu Quantal Alpha 1 Package: open-vm-dkms 2011.12.20-562307-0ubuntu2 When

[Bug 1018579] Re: dovecot panic

2012-06-28 Thread Serge Hallyn
** Also affects: dovecot (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: dovecot (Ubuntu) Status: New = Fix Released ** Changed in: dovecot (Ubuntu Precise) Status: New = Confirmed ** Changed in: dovecot (Ubuntu Precise) Importance: Undecided =

[Bug 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2012-06-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/quantal/open-vm-tools/open-vm- tools.may-merge.final2a -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/1000344 Title: open-vm-dkms

[Bug 1018171] Re: apache2 init script report start success too early

2012-06-28 Thread Robie Basak
** Changed in: apache2 (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/1018171 Title: apache2 init script report start success too early

[Bug 1018024] Re: Apache Common and Combined definition Vs. documentation disparity

2012-06-28 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Do you know if this bug is introduced by Ubuntu, or also exists in Debian? If the bug exists in Debian, I think that would be the appropriate venue for a fix. ** Changed in: apache2 (Ubuntu) Importance:

[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-06-28 Thread Alex Dioso
This bug affects me as well, is it related to the one discussed here https://bugzilla.kernel.org/show_bug.cgi?id=42829 I will try using the vhost_net driver in the host and vhost=on as a guest parameter to see if it bypasses the issue. ** Bug watch added: Linux Kernel Bug Tracker #42829

[Bug 1018094] Re: failed with nslookup for www.google.com, others domain names are fine

2012-06-28 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I failed to reproduce this using: bind9 1:9.8.1.dfsg.P1-4 dnsutils1:9.8.1.dfsg.P1-4 bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 dnsutils1:9.8.1.dfsg.P1-4ubuntu0.1 What makes you think that this is a

[Bug 1003656] Re: bond entries in /etc/network/interfaces fail without indent (when adding a bond the bridge fails to acquire a dhcp address)

2012-06-28 Thread Stéphane Graber
I think the source is a broken grep somewhere in the udev hook, I'll have a look when I prepare the bridge-utils upload (likely tomorrow). ** Changed in: bridge-utils (Ubuntu) Assignee: (unassigned) = Stéphane Graber (stgraber) -- You received this bug notification because you are a member

[Bug 1003656] Re: bond entries in /etc/network/interfaces fail without indent (when adding a bond the bridge fails to acquire a dhcp address)

2012-06-28 Thread Stéphane Graber
** Changed in: bridge-utils (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/1003656 Title: bond entries in /etc/network/interfaces

[Bug 894608] Re: Implementing a bridge slows 10G network

2012-06-28 Thread Stéphane Graber
Marking it invalid against bridge-utils as the tool used to setup the bridge isn't the problem, it's most likely either a kernel bug or a configuration problem. I personally reproduce similar bottlenecks in the past and Simon's suggestion usually helps quite a lot (if CPU bound). ** Changed

[Bug 687631] Re: bridge is configured too late (for openvpn and openntpd at least)

2012-06-28 Thread Stéphane Graber
Could you try on an up to date 11.10 or 12.04 system? I'd think some of the timing improvements in the network scripts over the past two cycles should have solved most if not all of that issue. ** Changed in: bridge-utils (Ubuntu) Status: Triaged = Incomplete -- You received this bug

[Bug 1010514] Re: Source group based security group rule without protocol and port causes failures

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 990237] Re: [sru] libvirt get_console_output: 'instance_name' is not defined

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 1000261] Re: newer `qemu-img info` causes in exception when finding the backing file for qcow2 images

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 992916] Re: [SRU] nova.tests.test_nova_rootwrap fails on Fedora 17

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 1000403] Re: [SRU] multi scheduler does not handle capabilities updates correctly

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 962615] Re: [SRU] Unable to list volumes after building from snapshot

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 989764] Re: [SRU] timeout on EC2 CreateImage action is 60 hours instead of 1 hour

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 968843] Re: [SRU] connection leak in rpc connection pool

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 952176] Re: [SRU] Cannot associate a second network/vlan to a tenant with nova-manage network modify

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 989764] Re: [SRU] timeout on EC2 CreateImage action is 60 hours instead of 1 hour

2012-06-28 Thread Adam Gandelman
** Attachment added: 2012.1+stable~20120612-3ee026e-0ubuntu1 https://bugs.launchpad.net/nova/+bug/989764/+attachment/3207372/+files/nova-test-run.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 987335] Re: [SRU] libvit/connection.py missing console_log variable

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 975043] Re: [SRU] Cloudpipe VPN instance can loose connectivity after starting openvpn

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 967931] Re: [SRU] killfilter should handle updated/deleted executables

2012-06-28 Thread Adam Gandelman
** Attachment added: 2012.1+stable~20120612-3ee026e-0ubuntu1 https://bugs.launchpad.net/nova/+bug/967931/+attachment/3207370/+files/nova-test-run.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 997014] Re: [SRU] Memory is not correctly computed for Xen+libvirt

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 1000403] Re: [SRU] multi scheduler does not handle capabilities updates correctly

2012-06-28 Thread Adam Gandelman
** Attachment added: 2012.1+stable~20120612-3ee026e-0ubuntu1 https://bugs.launchpad.net/nova/+bug/1000403/+attachment/3207347/+files/nova-test-run.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 983206] Re: [SRU] nova errors when keypair starts with 0XG using EC2 API

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 977759] Re: [SRU] With QuantumManager, nova-network does not start dnsmasq during initialization

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 973194] Re: [SRU] Parallel VM creation fails when nova-computes share the disks and each nova-compute node has no cached images.

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 967931] Re: [SRU] killfilter should handle updated/deleted executables

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 971640] Re: [SRU] public key injection should be configurable

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 988615] Re: [SRU] xen: destroy_vdi breaks because session is not passed in

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 754900] Re: [SRU] Nova-manage network delete does not delete from fixed_ips

2012-06-28 Thread Adam Gandelman
Please find the attached Jenkins job results from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, Nova has been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and

[Bug 264289] Re: file and folder names

2012-06-28 Thread Neal McBurnett
I have a sense that I'm missing something here. What does this have to do with backuppc? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to backuppc in Ubuntu. https://bugs.launchpad.net/bugs/264289 Title: file and folder names To

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

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

[Bug 991078] Re: package postfix 2.9.1-4 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2012-06-28 Thread Launchpad Bug Tracker
[Expired for postfix (Ubuntu) because there has been no activity for 60 days.] ** Changed in: postfix (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu.

[Bug 990944] Re: postfix no configuration resolvconf

2012-06-28 Thread Launchpad Bug Tracker
[Expired for postfix (Ubuntu) because there has been no activity for 60 days.] ** Changed in: postfix (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu.

Re: [Bug 264289] Re: file and folder names

2012-06-28 Thread Amarendra Kumar
? I believe this email has reached me by mistake. On 29 June 2012 07:47, Neal McBurnett n...@bcn.boulder.co.us wrote: I have a sense that I'm missing something here. What does this have to do with backuppc? -- You received this bug notification because you are subscribed to the bug

[Bug 1019133] [NEW] package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-28 Thread Dan Pitic
Public bug reported: MySQL database root users requires a password. There is no prompt to enter this password. Therefore the upgrade cannot be completed using the normal Bacula upgrade process. Description:Ubuntu 12.04 LTS Release:12.04 Expected: Prompt to enter the MySQL root

[Bug 1019133] Re: package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-28 Thread Dan Pitic
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/1019133 Title: package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to install/upgrade: subprocess installed post-installation

[Bug 1019133] Re: package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-28 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 bacula in Ubuntu. https://bugs.launchpad.net/bugs/1019133 Title: package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to install/upgrade:

[Bug 1018794] Re: i was recording in audacity about 5 minutes of local news and the error occured when the file (not saved yet) was eddited for final cuts.

2012-06-28 Thread lazar.cornel
** Attachment added: print screen https://bugs.launchpad.net/bugs/1018794/+attachment/3206557/+files/Screenshot%20from%202012-06-28%2013%3A41%3A21.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1018793] [NEW] pkexec cannot connect to X server on Kubuntu

2012-06-28 Thread Sandra Karuving
Public bug reported: since 12.04 pkgexec is not able to start a gui on kubuntu. it will always end in pkexec APPLICATION APPLICATION: cannot connect to X server this will happens with gtk and qt the same. so it you start pkexec partitionmanager is the same result as pkexec gparted

[Bug 1018793] Re: pkexec cannot connect to X server on Kubuntu

2012-06-28 Thread Sandra Karuving
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018793 Title: pkexec cannot connect to X server on Kubuntu To manage notifications about this bug go to:

[Bug 1018204] Re: chromium-browser-20.0.1132.43: multiple vulnerabilities (CVE-2012-{2807, 2815, 2817, 2818, 2819, 2820, 2821, 2823, 2824, 2825, 2826, 2829, 2830, 2831, 2834})

2012-06-28 Thread karma
** Bug watch added: Debian Bug tracker #679280 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679280 ** Also affects: libxml2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679280 Importance: Unknown Status: Unknown ** Also affects: libxml2 (Ubuntu)

[Bug 1018176] Re: Error adding file controller - Unsupported operation

2012-06-28 Thread Mario Kemper (Romario)
Are you trying to save the screenshots to your local harddrive? There might be some problems when saving to a nfs-mount. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018176 Title: Error adding

[Bug 1017061] Re: Adobe Flash Player freezes browser window

2012-06-28 Thread Alessandro Losavio
Thank you Roy. I set this bug as New, because you are the only person who encountered this bug. ** Description changed: - Adobe Flash Player freezes browser tab window when Flash Player Settings - appear. + Steps to reproduce the bug: + + 1) Open any video cam chat + 2) Appear window with Adobe

[Bug 1000890] Re: Losing connection every 10 sec.

2012-06-28 Thread Thomas Hood
Which interface is getting disconnected periodically? In your syslog and pcinetwork.txt I only see info about a wired interface. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000890 Title: Losing

[Bug 994577] Re: NM keeps trying to reconnect to wifi, No agents were available for this request

2012-06-28 Thread Thomas Hood
** Summary changed: - NM keeps trying to reconnect to wifi + NM keeps trying to reconnect to wifi, No agents were available for this request -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994577

[Bug 983291] Re: Screen Rotation options only Counterclockwise Clockwise

2012-06-28 Thread tranqy
Screen rotation isn't the most commonly used feature when the orientation is set to landscape, but if the system is forcing a monitor into portrait mode I would argue people would be forced to use it. I had never used that feature in any OS, until I was forced to. Also the workaround did not

[Bug 1017253] Re: Middle button is not assigned to two-finger tap by default

2012-06-28 Thread bugbot
** Tags added: kubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017253 Title: Middle button is not assigned to two-finger tap by default To manage notifications about this bug go to:

[Bug 1010009] Re: omapdss only works on some monitors in quantal

2012-06-28 Thread Oliver Grawert
just because nobody mentioned it yet, switching an installed system that exposes this issue to a 12.04 omap4 kernel makes everything work fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010009

[Bug 994374] Re: Network Manager not reusing Wireless connections

2012-06-28 Thread Thomas Hood
Is the wireless network for which you defined a wireless connection hidden? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994374 Title: Network Manager not reusing Wireless connections To manage

[Bug 1018723] Re: apt-cacher-ng just as slow as apt-cacher

2012-06-28 Thread Eduard Bloch
The fetcher implementation are quite different, you cannot compare them. Please describe exactly your observation or your definition of slow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018723

[Bug 1018718] Re: columns width redrawn by multiple events

2012-06-28 Thread Sebastien Bacher
Thank you for your bug report, the description is not really to understand though ... could you do a small screencast showing the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018718 Title:

[Bug 993862] Re: NetworkManager ethernet connection doesn't work after upgrade to 12.04

2012-06-28 Thread Thomas Hood
Any clues here?: http://lists.debian.org/debian- user/2011/08/msg00587.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993862 Title: NetworkManager ethernet connection doesn't work after upgrade

[Bug 993046] Re: icplus ip100a eth not works with network-manager

2012-06-28 Thread Thomas Hood
What do you see in the syslog when you try to enabled the wired connection in NM? ** Changed in: network-manager (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 991698] Re: [12.04 Precise] PCMCIA ethernet card doesn't work wirh natwork-manager

2012-06-28 Thread Thomas Hood
Which Ethernet PCMCIA card is this and which driver are you using to drive it? ** Changed in: network-manager (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 990771] Re: Network Manager from time-to-time tries to connect on interface which is cable unplagged

2012-06-28 Thread Thomas Hood
** Changed in: network-manager (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990771 Title: Network Manager from time-to-time tries to connect on interface

[Bug 1018797] [NEW] TypeError: pull() got an unexpected keyword argument 'show_base'

2012-06-28 Thread Jelmer Vernooij
Public bug reported: Imported from Debian bug http://bugs.debian.org/679387: Package: bzr-svn Version: 1.2.1-1 Severity: minor Running bzr pull branch on a Subversion checkout generated a stack backtrace and the following error: bzr: ERROR: exceptions.TypeError: pull() got an unexpected

  1   2   3   4   5   6   7   8   9   10   >