[Bug 1016428] Re: Juju deployments allow remote SSH access with hard-coded password

2012-08-30 Thread Clint Byrum
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1016428 Title: Juju deployments allow remote SSH access with hard-coded password To manage notification

[Bug 801338] Re: package amavisd-new-postfix 1:2.6.5-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-30 Thread Jim Romines
Terminal output of sudo apt-get upgrade for installation of amavis-new-postfix package: Setting up amavisd-new-postfix (1:2.6.5-0ubuntu3.2) ... Selected policy name, policy-spf, already in master.cf. Master.cf not updated. Selected service name, smtp-amavis, or smtpd port, 10

[Bug 1044044] Re: ubuntu user not in correct groups

2012-08-30 Thread Scott Moser
To be clear, I think its probably best to either revert your change you mentioned in #2 or wrap it in an "if dist_ge quantal". -- 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/1044044

[Bug 1044044] Re: ubuntu user not in correct groups

2012-08-30 Thread Scott Moser
Ben, I don't think its right to change that code there. a.) this probably (possibly) breaks 11.10 builds (which might not have the sudo user) b.) Its not a big enough issue to fix in 12.04. I'd leave it as it is there. The bug I was really opening was just that the new cloud-init code was not

[Bug 1044044] Re: ubuntu user not in correct groups

2012-08-30 Thread Ben Howard
Fixed this in the builder. ben@padfoot:/work/automated-ec2-builds/live-config/common/hooks$ bzr diff === modified file 'live-config/common/hooks/030-create-users.chroot' --- live-config/common/hooks/030-create-users.chroot2012-08-27 21:22:41 + +++ live-config/common/hooks/030-create-users

[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-08-30 Thread Tim Stewart
Update: I'm running the bond in bond-mode 1. -- 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/1041070 Title: 802.3ad bond interface have show high RX dropped packets To manage n

[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-08-30 Thread Tim Stewart
$ uname -a Linux horton06c 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04 LTS Release:12.04 Codename: precise I'm seeing this problem too

Re: [Bug 1041980] Re: package exim4-config 4.76-3ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-08-30 Thread calvinwels
Hello Serge, I'm attaching two files for the exim4 installation file, one the config.autogenerated and the config.autogenerated.tmp files. Since the computer I just upgraded really doesn't use exim as a mailer, it isn't affecting the installation; however, I will need to also update a server wh

[Bug 1044044] [NEW] ubuntu user not in correct groups

2012-08-30 Thread Scott Moser
Public bug reported: $ groups ubuntu ubuntu : ubuntu The ubuntu user is not being added to the same set of groups he has been previously added to i=/archive/mirrors/uec/releases/precise/release/ubuntu-12.04-server-cloudimg-amd64.tar.gz adm:x:4:ubuntu dialout:x:20:ubuntu cdrom:x:24:u

[Bug 1044044] Re: ubuntu user not in correct groups

2012-08-30 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Importance: Undecided => High ** Changed in: cloud-init (Ubuntu) Status: New => Triaged ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) ** Also affects: cloud-init Importance: Undecided Status: New *

[Bug 1028718] Re: nova volumes are inappropriately clingy for ceph

2012-08-30 Thread John Griffith
** Changed in: cinder Importance: Undecided => Low ** Changed in: cinder Status: New => Triaged -- 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/1028718 Title: nova volumes ar

[Bug 1043864] Re: nova-compute does not start at boot due to unsatisfied libvirt-bin dependency

2012-08-30 Thread Chuck Short
*** This bug is a duplicate of bug 907152 *** https://bugs.launchpad.net/bugs/907152 ** This bug has been marked a duplicate of bug 907152 Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory -- You received this bug noti

[Bug 1036919] Re: Region drop down showing incorrect region

2012-08-30 Thread Chuck Short
I do believe this is fixed by this commit: https://review.openstack.org/#/c/11710/ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1036919 Title: Region drop down showing incorrect r

[Bug 926468] Re: Stopping ssh with a logged in user causes init to spin at 100%

2012-08-30 Thread James Hunt
** Changed in: upstart Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/926468 Title: Stopping ssh with a logged in user causes init to sp

[Bug 926468] Re: Stopping ssh with a logged in user causes init to spin at 100%

2012-08-30 Thread Clint Byrum
Shouldn't this be Fix Released? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/926468 Title: Stopping ssh with a logged in user causes init to spin at 100% To manage notifications

[Bug 992447] Re: Communication with store.juju.ubuntu.com is not authenticated

2012-08-30 Thread Steve Beattie
Clint, FYI, I slightly modified the patch headers to make them DEP-3 compliant (added Subject: lines with brief descriptions of the issues they address). Unsubscribing ubuntu-security-sponsors since there is no more open tasks for that team to undertake. Thanks! -- You received this bug notifi

[Bug 1026680] Re: bacula director crashing whole system

2012-08-30 Thread Thomas Schweikle
This is related to postgresql not using passwords if user "postgres" used to connect to databases. All database upgrade scripts are written to use passwords, but the upgrade script used by ubuntu switches to user postgres, then failing while providing passwords. Other parts of the script use the pr

[Bug 293515] Re: bacula-director-mysql installed and started before mysql-server

2012-08-30 Thread Thomas Schweikle
This bug isn't fixed at all: same with precise! Additional: - taking the bacula documentation: "create-bacula-mysql-db" script is missing from install. - taking the bacula documentation: "create-bacula-pgsql-db" script is missing from install. Bad boys bad! I've mentioned this with intrepid, no

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

2012-08-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/quantal-folsom -- 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

Re: [Bug 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-08-30 Thread Serge Hallyn
Quoting Dan Kegel (d...@kegel.com): > I would be happy with (3), since the chasm between ubuntu and upstream > is so wide; It only seems that way :) Believe it or not, they *are* going to converge again. > I'd rather reduce the gap rather than widen it. Still want > a bug? Nope, that's ok :)

[Bug 1025544] Re: [SRU] schema changes using sqlalchemy's sqlite dialect can fail when using reflection

2012-08-30 Thread Launchpad Bug Tracker
This bug was fixed in the package sqlalchemy - 0.7.4-1ubuntu0.1 --- sqlalchemy (0.7.4-1ubuntu0.1) precise-proposed; urgency=low * debian/patches/lp1025544-fix-sqlite-reflection.patch: Fix sqlite database reflection bug that can result in FK constraint name type issues. (LP:

[Bug 1025544] Update Released

2012-08-30 Thread Adam Conrad
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 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-08-30 Thread Dan Kegel
I would be happy with (3), since the chasm between ubuntu and upstream is so wide; I'd rather reduce the gap rather than widen it. Still want a bug? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.

Re: [Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database "bacula". Wanted 12, got 10

2012-08-30 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Kern On 30/08/12 17:20, Kern Sibbald wrote: > However, if you are updating Bacula and going from say version > 1.38 to version 5.2.x, you may have several DB updates to make. > These must be done one at a time, which can be slightly painful to >

[Bug 1023016] Re: unable to delete/deregister image

2012-08-30 Thread Chuck Short
Even so it should inform the user of whats going on. -- 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/1023016 Title: unable to delete/deregister image To manage notifications about this

Re: [Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database "bacula". Wanted 12, got 10

2012-08-30 Thread Kern Sibbald
Hello, The upgrade scripts used to update from one Bacula DB schema to the next are kept in /src/cats and have names that begin with update_ There is one main script named update_bacula_tables (build during the ./configure command from update_bacula_tables.in). This script then calls the appropr

[Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database "bacula". Wanted 12, got 10

2012-08-30 Thread James Page
The output in #20 was an upgrade from 8.04 to 10.04. I was prompted during upgrade as to whether I wanted to configure the database using dbconfig-common; to which I said yes and then provided the required details in terms of passwords. AFAICT the bacula director seem to be functional post upgrad

[Bug 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-08-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/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/1042431 Title: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting To manage n

[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/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/1043018 Title: lxc-ls lists running containers multiple times To manage notifications about this bug go t

[Bug 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/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/1043582 Title: lxc-create -t ubuntu-cloud --userdata ignores userdata To manage notifications about this

[Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database "bacula". Wanted 12, got 10

2012-08-30 Thread James Page
Setting up bacula-director-mysql (5.0.1-1ubuntu1) ... Installing new version of config file /etc/bacula/scripts/delete_catalog_backup ... Installing new version of config file /etc/bacula/scripts/make_catalog_backup ... debconf: Unknown template field '_description', in stanza #9 of /var/lib/dpk

[Bug 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-08-30 Thread Serge Hallyn
** Tags added: needsru ** Also affects: lxc (Ubuntu Precise) Importance: Undecided Status: New -- 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/1042431 Title: lxc-start-ephemer

[Bug 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-30 Thread Serge Hallyn
** Tags added: needsru -- 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/1043582 Title: lxc-create -t ubuntu-cloud --userdata ignores userdata To manage notifications about this bug go to

[Bug 1028509] Re: 'nova rescue' fails if an instance image does not have a kernel_id

2012-08-30 Thread Chuck Short
*** This bug is a duplicate of bug 1007266 *** https://bugs.launchpad.net/bugs/1007266 ** This bug has been marked a duplicate of bug 1007266 rescue broken in libvirt for images without kernel and ramdisk -- You received this bug notification because you are a member of Ubuntu Server Team

[Bug 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-08-30 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.8.0~rc1-4ubuntu32 --- lxc (0.8.0~rc1-4ubuntu32) quantal; urgency=low * 0204-ubuntu-cloud-userdata-path: Fix broken behavior when a relative path is passed into '--userdata' argument. (LP: #1043582) * 0205-lxc-ls-manpage-document-two-l

[Bug 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-30 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.8.0~rc1-4ubuntu32 --- lxc (0.8.0~rc1-4ubuntu32) quantal; urgency=low * 0204-ubuntu-cloud-userdata-path: Fix broken behavior when a relative path is passed into '--userdata' argument. (LP: #1043582) * 0205-lxc-ls-manpage-document-two-l

[Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database "bacula". Wanted 12, got 10

2012-08-30 Thread James Page
As this bug is still being updated with comments I'm assuming its still impacting people. I took a look at the bacula packages in Lucid - they should be using dbconfig-common to do DB upgrades during packaging upgrade and I can see the required update scripts at version 3.0.0 (version 11) and 5.0.

[Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database "bacula". Wanted 12, got 10

2012-08-30 Thread James Page
** No longer affects: linux (Ubuntu) ** Changed in: bacula Status: New => Invalid -- 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/579924 Title: Upgrading Ubuntu LTS skips data

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

2012-08-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/quantal-folsom- proposed -- 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, upg

[Bug 1034962] Re: bacula dependency on bacula-server fails with held broken packages

2012-08-30 Thread James Page
Fix uploaded to -proposed for oneiric and precise for SRU team review. ** Changed in: bacula (Ubuntu Precise) Assignee: (unassigned) => James Page (james-page) ** Changed in: bacula (Ubuntu Oneiric) Assignee: (unassigned) => James Page (james-page) ** Changed in: bacula (Ubuntu Oneiric

[Bug 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-08-30 Thread Serge Hallyn
Dan, I am pushing the fix to lxc-start-ephemeral for quantal, and we will SRU it to precise. However, the new template for centos would be a new feature and require a feature freeze exception at this point. We can either (1) ask for the FFE, (2)wait until the next cycle opens up (in November), o

[Bug 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-08-30 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Assignee: (unassigned) => Serge Hallyn (serge-hallyn) -- 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/1042431 Title: lxc-start-ephemeral needs tweak to h

[Bug 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-30 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Assignee: (unassigned) => Serge Hallyn (serge-hallyn) ** Also affects: lxc (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: lxc (Ubuntu Quantal) Importance: Medium Assignee: Serge Hallyn (serge-hallyn) Status: Triaged -

[Bug 1043864] Re: nova-compute does not start at boot due to unsatisfied libvirt-bin dependency

2012-08-30 Thread Elvinas Piliponis
Possibly a duplicate of teh following issue although binary packages are different: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907152 -- 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/b

[Bug 1023016] Re: unable to delete/deregister image

2012-08-30 Thread James Page
** Changed in: nova (Ubuntu) Importance: Undecided => Low ** Changed in: nova (Ubuntu) Status: Confirmed => Incomplete -- 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/1023016 T

[Bug 1043588] Re: sudo restart lxc-net does not kill/restart dnsmasq

2012-08-30 Thread Serge Hallyn
*** This bug is a duplicate of bug 703800 *** https://bugs.launchpad.net/bugs/703800 Thanks for reporting this bug. This is actually a bug in upstart, not lxc, reported as bug 703800. I'll mark it as a duplicate. ** This bug has been marked a duplicate of bug 703800 init: restart command

[Bug 1043864] Re: nova-compute does not start at boot due to unsatisfied libvirt-bin dependency

2012-08-30 Thread Elvinas Piliponis
Package name corrected. -- 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/1043864 Title: nova-compute does not start at boot due to unsatisfied libvirt-bin dependency To manage notific

[Bug 1043864] [NEW] nova-compute does not start at boot due to unsatisfied libvirt-bin dependency

2012-08-30 Thread Elvinas Piliponis
Public bug reported: Description: -- nova-compute service fails to start automatically at boot due to race condition and as a result unsatisfied service dependency libvirt-bin service. -- Nova-compute log files shows that no libvirt socket was available at start time: tail -n 3 /var/log/nova/no

[Bug 1032633] Re: Keystone's token table grows unconditionally when using SQL backend.

2012-08-30 Thread Chuck Short
** Also affects: keystone Importance: Undecided Status: New -- 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/1032633 Title: Keystone's token table grows unconditionally whe

[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-08-30 Thread James Page
** Changed in: maas (Ubuntu) Importance: Undecided => High ** Changed in: maas (Ubuntu) Status: Confirmed => Triaged -- 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/994781 Titl

[Bug 1014347] Re: NUT License prevents distribution of SSL-enabled builds

2012-08-30 Thread James Page
** Changed in: nut (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/1014347 Title: NUT License prevents distribution of SSL-enabled builds To man

[Bug 1032405] Re: RBDDriver does not support volume creation from snapshots

2012-08-30 Thread OpenStack Hudson
Fix proposed to branch: master Review: https://review.openstack.org/12192 ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Chuck Short (zulcss) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-30 Thread Serge Hallyn
Ah, because the templates cd's into another directory before doing 'cp $userdata wherever'. We need to stash the full pathname when accepting the argument. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.lau

[Bug 1034962] Re: bacula dependency on bacula-server fails with held broken packages

2012-08-30 Thread James Page
This issue is caused by: Recommends: bacula-sd-tools in the bacula-sd package; from 11.10 onwards the resolver manages to pick bacula-sd-sqllite3 which then conflicts with the mysql version. This has been fixed in quantal by preferring the bacula-sd-mysql package in this dependency statement. *

[Bug 1034962] Re: bacula dependency on bacula-server fails with held broken packages

2012-08-30 Thread James Page
** Also affects: bacula (Ubuntu Oneiric) Importance: Undecided Status: New ** Also affects: bacula (Ubuntu Quantal) Importance: High Status: Confirmed ** Changed in: bacula (Ubuntu Oneiric) Status: New => Confirmed ** Changed in: bacula (Ubuntu Oneiric) Importance:

[Bug 1033934] Re: Attempting to change regions in the dashboard does not display correctly

2012-08-30 Thread Chuck Short
** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1033934 Title: Attempting to change regions in the dashboard does

Re: [Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-30 Thread Serge Hallyn
Quoting Dan Kegel (d...@kegel.com): > Then perhaps the bug is in the manpage, > http://manpages.ubuntu.com/manpages/precise/en/man1/lxc-ls.1.html > which doesn't say anything about listing existing containers on one line, and > active containers on a second line. Hm, yes. Upstream's lxc-ls used

Re: [Bug 1039627] Re: etckeeper init with git gives error

2012-08-30 Thread Jan Groenewald
Hi 1 root@muizenberg:~/bin#lsb_release -d Description:Ubuntu 12.04.1 LTS 0 root@muizenberg:~/bin#dpkg -l |grep etckeeper ii etckeeper 0.61ubuntu2 store /etc in git, mercurial, bzr or darcs 0 root@muizenberg:~/bin# Regards, Jan On 29 August 2012 22:57, Serge Hall

Re: [Bug 1039627] Re: etckeeper init with git gives error

2012-08-30 Thread Jan Groenewald
Hi Ubuntu 12.04.1 Regards, Jan On 29 August 2012 22:56, Serge Hallyn <1039...@bugs.launchpad.net> wrote: > Thanks for submitting this bug. Could you please tell us which release > you are on? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://

[Bug 1034962] Re: bacula dependency on bacula-server fails with held broken packages

2012-08-30 Thread James Page
** Changed in: bacula (Ubuntu) Importance: Undecided => High ** Also affects: bacula (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: bacula (Ubuntu Precise) Status: New => Confirmed ** Changed in: bacula (Ubuntu Precise) Importance: Undecided => High --

[Bug 1034962] Re: bacula dependency on bacula-server fails with held broken packages

2012-08-30 Thread James Page
I think this is something todo with the fact that there is a SRU update of bacula in updates (xxx6.1) which is confusing apt when you try to install the meta-package as it does not have a versioned dependency on bacula-server. I think this should actually work - asking people more knowledgeable th

[Bug 1035594] Re: Floating IP addresses leak if you delete an instance with one assigned

2012-08-30 Thread Mark McLoughlin
I've just tried reproducing this with latest upstream folsom and can't Moving to Ubuntu. If someone can confirm that it's an issue with latest stable/essex upstream, please do nominate it for the essex series Thanks for the report! ** Also affects: nova (Ubuntu) Importance: Undecided S

[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-08-30 Thread James Page
Also please could you check whether the RX packets are being dropped across both slave interfaces or just one of them - might give us some pointers. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.la

[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2012-08-30 Thread James Page
Thanks for taking the time to report this bug in Ubuntu. As you are configuring with "bond-mode 802.3ad" this will also require configuration on the switch your server is connected to - please can you confirm that this has been done? Configuration of the switch will depend on vendor so unfortunat

[Bug 1043292] Re: Hung agent processes

2012-08-30 Thread James Page
Thanks for taking the time to report this bug in Ubuntu. Unfortunately its not possible to upgrade the version of puppet in Ubuntu 12.04; if its possible to identify what was causing this issue and what the fix in puppet was this could be fixed through the Stable Release Update process. ** Change

[Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-30 Thread James Page
** Changed in: maas (Ubuntu) Importance: Undecided => High ** Changed in: maas (Ubuntu) Status: New => Triaged -- 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/1042868 Title:

[Bug 1040588] Re: squid3.HEAD (20120823-r12295) "WARNING: ICAP Max-Connections limit exceeded" bug

2012-08-30 Thread James Page
Hi Dan As this does not relate to the version of squid3 packaged for Ubuntu, you really need to be discussing this with the upstream developers. I would recommend either reporting a bug at http://bugs.squid-cache.org/ or emailing the squid-dev mailing list. Thanks ** Changed in: squid3 (Ubuntu)

[Bug 1042968] Re: Russian core sounds must be packaged

2012-08-30 Thread James Page
** Changed in: asterisk (Ubuntu) Importance: Undecided => Wishlist ** Changed in: asterisk (Ubuntu) Status: New => Triaged -- 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/10

[Bug 1043448] Re: incorrect NEWS file packaged

2012-08-30 Thread James Page
The issue is that the entry in NEWS should be in amavisd-new.NEWS. ** Changed in: amavisd-new (Ubuntu) Importance: Undecided => Wishlist ** Changed in: amavisd-new (Ubuntu) Status: New => Triaged ** Summary changed: - incorrect NEWS file packaged + NEWS file missing important informa

[Bug 1040177] Re: slapd install fails when requesting to 'Omit OpenLDAP server configuration"

2012-08-30 Thread James Page
ubuntu@server-15281:~$ echo debconf slapd/no_configuration string true | sudo /usr/bin/debconf-set-selections ubuntu@server-15281:~$ sudo apt-get install slapd Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be insta

[Bug 1021067] 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-08-30 Thread James Page
This of course only impacts upgrade where mysql-server and bacula are upgraded in the same transaction. ** Changed in: bacula (Ubuntu) Status: Confirmed => Triaged ** Summary changed: - package bacula-director-mysql 5.2.5-0ubuntu6.1 failed to install/upgrade: subprocess installed post-in

[Bug 1021067] 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-08-30 Thread James Page
This looks like an upgrade ordering issue; bacula needs to upgrade its database but mysql-server is stopped at the start of the upgrade and is not yet started when the DB upgrade for bacula is attempted. I'm not familiar with how ordering is figured out but mysql-server is just a recommends - so

[Bug 1021067] 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-08-30 Thread James Page
Setting up bacula-director-mysql (5.2.5-0ubuntu6.1) ... dbconfig-common: writing config to /etc/dbconfig-common/bacula-director-mysql.conf Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111, line 20. creating database backup in /var/cache/d

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

2012-08-30 Thread James Page
It looks like dbconfig-common tried to execute the upgrade twice after the initial failure to connect to mysql: applying upgrade sql for 5.0.1-1ubuntu1 -> 5.2.5-0ubuntu6.1. dbconfig-common: flushing administrative password applying upgrade sql for 5.0.1-1ubuntu1 -> 5.2.5-0ubuntu6.1. -- You recei

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

2012-08-30 Thread James Page
creating database backup in /var/cache/dbconfig-common/backups/bacula-director-mysql_5.0.1-1ubuntu1.mysql. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES). unable to connect to mysql server. error encountered backing up the old database: ERROR 1045 (28000): Acc

[Bug 1042901] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

2012-08-30 Thread James Page
Hi Jan Thanks for taking the time to report this bug in Ubuntu. It looks like your previous installation of mysql was in a very inconsistent state. Please can you try purging mysql-server (rather than just removing) and then re-installing which will clear the record of any previous configuration

[Bug 1033934] Re: Attempting to change regions in the dashboard does not display correctly

2012-08-30 Thread James Page
** Changed in: horizon (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1033934 Title: Attempting to change regions in the dashboard does not

[Bug 1042274] Re: package mysql-client-5.5 (not installed) failed to install/upgrade: 正试图覆盖 /usr/bin/innochecksum,它同时被包含于软件包 mysql-server 5.5.27-2

2012-08-30 Thread James Page
Thanks for taking the time to report this bug in Ubuntu. The problem that you have hit is that you are using the mysql-client package from the distro and a mysql-server package which is not part of any Ubuntu release: pkg:处理 /var/cache/apt/archives/mysql-client-5.5_5.5.24-0ubuntu0.12.04.1_amd64.

[Bug 1043437] Re: multiple login forms / distored web-page when trying to switch projects

2012-08-30 Thread James Page
*** This bug is a duplicate of bug 1033934 *** https://bugs.launchpad.net/bugs/1033934 Confirmed - I was also not able to see instances from the second region using this method. ** Tags added: canonistack ** Tags added: essex precise ** This bug has been marked a duplicate of bug 1033934

[Bug 1043437] Re: multiple login forms / distored web-page when trying to switch projects

2012-08-30 Thread James Page
*** This bug is a duplicate of bug 1033934 *** https://bugs.launchpad.net/bugs/1033934 xnox, the issue you are seeing with duplicate login forms in the dashboard - is that for 12.04/essex or 12.10/folsom ? openstack dashboard that is --- cpg is now known as cpg|away jamespage: the one on

[Bug 1043588] Re: sudo restart lxc-net does not kill/restart dnsmasq

2012-08-30 Thread James Page
Scott I can reproduce the restart issue, but using start/stop dnsmasq was restarted: ubuntu@server-15281:~$ ps axw | grep dnsm 5367 ?S 0:00 dnsmasq -u lxc-dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/lxc/dnsmasq.pid --conf-file= --listen-address 10.0.3.1 --dhcp-ran

[Bug 1040274] Re: Merge spamassassin 3.3.2-4 (main) from Debian unstable (main)

2012-08-30 Thread James Page
** Changed in: spamassassin (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad.net/bugs/1040274 Title: Merge spamassassin 3.3.2-4 (main) from Deb

[Bug 1016895] Re: smbd crashed with SIGABRT in dump_core()

2012-08-30 Thread booble
For those who are interested: there is a PPA with fresh samba: add-apt-repository ppa:nathan-renniewaldock/ppa apt-get update apt-get install samba This will install samba 3.6.7-1~ppa~precise. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscrib

[Bug 939122] Re: floating ips do not display in 'nova list' after association to instance

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/939122/+attachment/3283245/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 939122] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 985162] Re: Firewall rules from nova-compute are not refreshed after host reboot

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/985162/+attachment/3283248/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 985162] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 985184] Re: Security groups fail to be set correctly if incorrect case is used for protocol specification

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/985184/+attachment/3283250/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 985184] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 997763] Re: floating ips are not disassociated from instances on deletion

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/997763/+attachment/3283243/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 997763] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 999698] Re: qpid timeout causing compute service to crash

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/999698/+attachment/3283244/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 999698] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 1000853] Re: Restarting nova-network removes ip packet filters

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/1000853/+attachment/3283247/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 1000853] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 1006664] Re: euca-describe-keypair NonExistent returns 200

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/1006664/+attachment/3283249/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 1006664] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 1012374] Re: impl_qpid doesn't ACK messages

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/1012374/+attachment/3283246/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 1012374] Verification report.

2012-08-30 Thread Adam Gandelman
Please find the attached test log 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 configuration of the cl

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: "2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log" https://bugs.launchpad.net/bugs/1013782/+attachment/3283242/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

  1   2   >