[Bug 1389830] Re: Don't use wlan0 for cluster to region communication [when cluster and region are on same machine]

2015-02-12 Thread Christian Reis
See also bug 1401841. ** Changed in: maas Status: Invalid = 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/1389830 Title: Don't use wlan0 for cluster to region

[Bug 1419855] Re: must manually load kvm_hv or kvm_pr before using kvm on ppc64

2015-02-12 Thread Serge Hallyn
** Changed in: qemu (Ubuntu) Importance: Undecided = High ** Changed in: qemu (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1419855 Title:

[Bug 1421377] [NEW] MAAS failed to start recurs if postgresql is stopped

2015-02-12 Thread Mike Pontillo
Public bug reported: This is using the MAAS 1.8 experimental branch. A race condition is possible in which a persistent exception is thrown when hitting http://server/MAAS, if maas-regiond starts before postgresql. (that is, even if you start postgresql, the MAAS web interface never recovers.)

[Bug 1421375] Re: AttributeError when attempting to access _sys.maxint

2015-02-12 Thread Adam Stokes
** Patch added: python-netaddr_0.7.10-1ubuntu14.04.2.debdiff https://bugs.launchpad.net/ubuntu/+source/python-netaddr/+bug/1421375/+attachment/4318202/+files/python-netaddr_0.7.10-1ubuntu14.04.2.debdiff ** Tags added: cloud-installer -- You received this bug notification because you are a

[Bug 1421375] [NEW] AttributeError when attempting to access _sys.maxint

2015-02-12 Thread Adam Stokes
Public bug reported: [Impact] Anyone on Trusty wishing to utilize IPSets for gathering ranges of IPs. [Test Case] Code to reproduce: from netaddr import IPSet def get_ip_set(cidr): Returns a list of ip's in cidr for use in juju's no-proxy setting ips = list(IPSet([cidr]))

[Bug 1421375] Re: AttributeError when attempting to access _sys.maxint

2015-02-12 Thread Chris J Arges
** Changed in: python-netaddr (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-netaddr in Ubuntu. https://bugs.launchpad.net/bugs/1421375 Title: AttributeError when attempting to

[Bug 1331214] Re: MAAS (amttool) cannot control AMT version 8

2015-02-12 Thread Christian Reis
Adding a task for Ubuntu to handle adding wsmancli to the Suggests line. ** Also affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 1419855] Comment bridged from LTC Bugzilla

2015-02-12 Thread bugproxy
ifneq (,) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1419855 Title: must manually load kvm_hv or kvm_pr before using kvm on ppc64 To manage notifications about this bug go to:

[Bug 1307733] Re: python3-netaddr 0.7.10 with poor python3 support

2015-02-12 Thread Adam Stokes
** Patch removed: python-netaddr_0.7.10-1ubuntu14.04.2.debdiff https://bugs.launchpad.net/ubuntu/+source/python-netaddr/+bug/1307733/+attachment/4318193/+files/python-netaddr_0.7.10-1ubuntu14.04.2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1307733] Re: python3-netaddr 0.7.10 with poor python3 support

2015-02-12 Thread Adam Stokes
** Patch added: python-netaddr_0.7.10-1ubuntu14.04.2.debdiff https://bugs.launchpad.net/ubuntu/+source/python-netaddr/+bug/1307733/+attachment/4318193/+files/python-netaddr_0.7.10-1ubuntu14.04.2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1389830] Re: Don't use wlan0 for cluster to region communication [when cluster and region are on same machine]

2015-02-12 Thread Christian Reis
See also bug 1272016 (which I have just reopened). -- 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/1389830 Title: Don't use wlan0 for cluster to region communication [when cluster and

[Bug 1302741] Re: dpkg-reconfigure maas-region-controller fails

2015-02-12 Thread Christian Reis
This bug suggests a problem with rabbit, which is gone in 1.7 and trunk. ** Changed in: maas (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 1272016] Re: Which interface to bind maas-region-controller to should be a debconf question

2015-02-12 Thread Christian Reis
Reopening; I have investigated and I don't think that we are strictly not allowed to ask debconf questions. ** Changed in: maas Status: Invalid = Won't Fix ** Changed in: maas Status: Won't Fix = Triaged ** Changed in: maas Milestone: None = 1.7.2 -- You received this bug

[Bug 1272016] Re: Which interface to bind maas-region-controller to should be a debconf question

2015-02-12 Thread Christian Reis
See also bug 1068383. -- 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/1272016 Title: Which interface to bind maas-region-controller to should be a debconf question To manage

[Bug 1307733] Re: python3-netaddr 0.7.10 with poor python3 support

2015-02-12 Thread Adam Stokes
James, I looked into using this module in our cloud installer, one bug in particular that exists in 0.7.10 but not in 0.7.13 is the use of sys.maxint: Traceback (most recent call last): File stdin, line 1, in module File /usr/share/openstack/cloudinstall/netutils.py, line 78, in get_ip_set

[Bug 1307733] Re: python3-netaddr 0.7.10 with poor python3 support

2015-02-12 Thread Adam Stokes
Looks like a small typo if size _sys.maxint should be if size _sys_maxint -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-netaddr in Ubuntu. https://bugs.launchpad.net/bugs/1307733 Title: python3-netaddr 0.7.10 with poor

[Bug 1421375] Re: AttributeError when attempting to access _sys.maxint

2015-02-12 Thread Chris J Arges
sponsored for trusty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-netaddr in Ubuntu. https://bugs.launchpad.net/bugs/1421375 Title: AttributeError when attempting to access _sys.maxint To manage notifications about this

[Bug 1273197] Re: maas-cluster-controller does not update pserv.yaml when dpkg-reconfigure is run

2015-02-12 Thread Christian Reis
See also bug 1068383. -- 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/1273197 Title: maas-cluster-controller does not update pserv.yaml when dpkg- reconfigure is run To manage

[Bug 1421327] Re: package mysql-server-5.6 5.6.23-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-12 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 mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1421327 Title: package mysql-server-5.6 5.6.23-0ubuntu1 failed to install/upgrade:

[Bug 1421303] Re: mysql does not import apparmor profile correctly

2015-02-12 Thread Steve Beattie
I think I see this as well, simply doing an 'apt-get install mysql- server-5.6' on vivid leaves things in the following state after the installation completes: $ sudo aa-status [SNIP] 2 processes are unconfined but have a profile defined. /usr/sbin/dnsmasq (665) /usr/sbin/mysqld

[Bug 374464] Re: ntpdate cannot be uninstalled without uninstalling ubuntu-minimal

2015-02-12 Thread Rolf Leggewie
*** This bug is a duplicate of bug 583994 *** https://bugs.launchpad.net/bugs/583994 ** This bug is no longer a duplicate of bug 61619 please replace dependency on ntpdate in ubuntu-minimal with ntp ** This bug has been marked a duplicate of bug 583994 Consider replacing ntpdate calls

[Bug 61619] Re: please replace dependency on ntpdate in ubuntu-minimal with ntp

2015-02-12 Thread Rolf Leggewie
*** This bug is a duplicate of bug 583994 *** https://bugs.launchpad.net/bugs/583994 copying comment 0 from bug 583994 here for reference and completeness Given that 'ntpdate' is being obsoleted upstream [1], we should replace 'ntpdate' usage by: * ntpd -qg (if we really want to set the

[Bug 1420648] Re: Client certificate verfication fails

2015-02-12 Thread Daniel Dickinson
Ok, the patch doesn't actually fix the bug. It appeared to in that after running the server with the patch applied client certificate validation succeeded, however, it appears this bug is actually intermittent as, even with the patched package, the server is now complaining that the client has

[Bug 1392176] Re: mounts cgroups unconditionally which causes undesired effects with cpu hotplug

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cgmanager - 0.35-1ubuntu1 --- cgmanager (0.35-1ubuntu1) vivid; urgency=medium * 0001-implement-M-to-support-skip-mounting-certain-control.patch: This doesn't change the default, so may not suffice for powerpc, but at least offers a

[Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-02-12 Thread Rolf Leggewie
https://support.ntp.org/bin/view/Dev/DeprecatingNtpdate has some further information -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/583994 Title: Consider replacing ntpdate calls by

[Bug 1417937] Re: qemu appears to be built without CONFIG_NUMA defined

2015-02-12 Thread Serge Hallyn
Looks like libnuma is not supported on arm. That complicates the enablement. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1417937 Title: qemu appears to be built without

[Bug 1421377] Re: MAAS failed to start recurs if postgresql is stopped

2015-02-12 Thread Mike Pontillo
** Description changed: This is using the MAAS 1.8 experimental branch. A race condition is possible in which a persistent exception is thrown when hitting http://server/MAAS, if maas-regiond starts before postgresql. (that is, even if you start postgresql, the MAAS web interface

[Bug 1417937] Re: qemu appears to be built without CONFIG_NUMA defined

2015-02-12 Thread Chris Friesen
Is it possible to conditionally enable it based on architecture? Or does Ubuntu try to keep the packages configured the same across all architectures? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 985341] Re: segfault when starting rrdcached

2015-02-12 Thread Bryan Quigley
** Description changed: - [Workaround] + [Impact] - Create /var/lib/rrdcached/journal, then restart the daemon + * rrdcached doesn't start by default due to directories not being there - [Original Description] + [Test Case] + + * Just install rrdcached and see that it doesn't start.

[Bug 1420819] Re: ClamAV 0.98.6 security update for Lucid

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package clamav - 0.98.6+dfsg-0ubuntu0.10.04.1 --- clamav (0.98.6+dfsg-0ubuntu0.10.04.1) lucid-security; urgency=medium [ Marc Deslauriers ] * Updated to 0.98.6 to fix security issues, including CVE-2014-9328. (LP: #1420819) * Removed upstreamed

[Bug 1421377] Re: MAAS failed to start recurs if postgresql is stopped

2015-02-12 Thread Blake Rouse
** Also affects: maas Importance: Undecided Status: New ** Changed in: maas Milestone: None = next ** Changed in: maas Status: New = Triaged ** Changed in: maas Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server

Re: [Bug 1417937] Re: qemu appears to be built without CONFIG_NUMA defined

2015-02-12 Thread Serge Hallyn
Yup, we should be able to do Build-depends: libnuam-dev [ x86 arm64 ... ] I will test something along those lines tomorrow. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1417937

[Bug 190359] Re: dhclient continually seeks ip address on unconnected interface

2015-02-12 Thread Joe Butler
I think I have the same issue on 14.04 Server, at least it appears to be the same issue. No network-manager. If the server is configured for DHCP and you later change it to static, the dhcp client daemon still goes out and requests a DHCP address. This impacts DNS for the device. The static IP

[Bug 1421469] [NEW] package samba-common-bin 2:4.1.6+dfsg-1ubuntu2.14.04.5 failed to install/upgrade: impossible de copier les données extraites pour « ./usr/bin/smbpasswd » vers « /usr/bin/smbpasswd.

2015-02-12 Thread llo
Public bug reported: Surchaukke depuis une semaine execive. 15 12 14 perte de mot de passe, parti de l ecran ilisible. vers ou cheval de troix ou zombie ? ProblemType: Package DistroRelease: Ubuntu 14.04 Package: samba-common-bin 2:4.1.6+dfsg-1ubuntu2.14.04.5 ProcVersionSignature: Ubuntu

[Bug 1421469] Re: package samba-common-bin 2:4.1.6+dfsg-1ubuntu2.14.04.5 failed to install/upgrade: impossible de copier les données extraites pour « ./usr/bin/smbpasswd » vers « /usr/bin/smbpasswd.dp

2015-02-12 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 samba in Ubuntu. https://bugs.launchpad.net/bugs/1421469 Title: package samba-common-bin 2:4.1.6+dfsg-1ubuntu2.14.04.5 failed to

[Bug 1419855] Comment bridged from LTC Bugzilla

2015-02-12 Thread bugproxy
ifneq (,) ifneq (,) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1419855 Title: must manually load kvm_hv or kvm_pr before using kvm on ppc64 To manage notifications about this bug

[Bug 1419855] Re: must manually load kvm_hv or kvm_pr before using kvm on ppc64

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.2+dfsg-5expubuntu4 --- qemu (1:2.2+dfsg-5expubuntu4) vivid; urgency=medium [Scott Moser] * update d/kvm.powerpc to avoid use of awk, which isn't allowed by aa profile when started by libvirt. [Serge Hallyn] * add symlink

[Bug 1409308] Re: Request: Please update to QEMU 2.2 in Vivid

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.2+dfsg-5expubuntu4 --- qemu (1:2.2+dfsg-5expubuntu4) vivid; urgency=medium [Scott Moser] * update d/kvm.powerpc to avoid use of awk, which isn't allowed by aa profile when started by libvirt. [Serge Hallyn] * add symlink

[Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

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

[Bug 61619] Re: please replace dependency on ntpdate in ubuntu-minimal with ntp

2015-02-12 Thread Rolf Leggewie
*** This bug is a duplicate of bug 583994 *** https://bugs.launchpad.net/bugs/583994 ntpdate has been deprecated upstream for a long time as previously pointed out several times. The NTP code has seen numerous security vulnerabilities and we have to assume that ntpdate is not receiving the

[Bug 1412909] Re: Please raise Suggests for lib{pam, nss}-winbind to Recommends in trusty

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:4.1.6+dfsg-1ubuntu2.14.04.5 --- samba (2:4.1.6+dfsg-1ubuntu2.14.04.5) trusty; urgency=medium * Restore recommends for the separate libnss-winbind and libpam-winbind packages needed for upgrades of winbind from Precise to Trusty.

[Bug 1412962] Update Released

2015-02-12 Thread Adam Conrad
The verification of the Stable Release Update for pacemaker has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1412909] Update Released

2015-02-12 Thread Adam Conrad
The verification of the Stable Release Update for samba 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

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package pacemaker - 1.1.10+git20130802-1ubuntu2.3 --- pacemaker (1.1.10+git20130802-1ubuntu2.3) trusty; urgency=medium * Fix: stonith-ng: Reset mainloop source IDs after removing them (LP: #1412962) * Fix: services: Fixes segfault associated with

[Bug 1418568] Re: cloud-image-utils should Break, not Conflict with cloud-utils

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-utils - 0.27-0ubuntu9.1 --- cloud-utils (0.27-0ubuntu9.1) trusty-proposed; urgency=medium * packages should Breaks/Replaces the pre-splitup version of cloud-utils rather than Conflicts/Replaces (LP: #1418568) -- Scott Moser

[Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-02-12 Thread Rolf Leggewie
this is not a bug in ntp (unless one were to advocate to replace the ntpdate command with a wrapper calling ntp which I believe no one is doing). Closing the ntp task. ** Changed in: ntp (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of

[Bug 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-02-12 Thread Rolf Leggewie
I think going forward with this ticket instead of the much older bug 61619 is preferable. ntpdate has been deprecated upstream for a long time as previously pointed out. The NTP code has seen numerous security vulnerabilities and we have to assume that ntpdate is not receiving the same scrutiny

[Bug 1421469] Re: package samba-common-bin 2:4.1.6+dfsg-1ubuntu2.14.04.5 failed to install/upgrade: impossible de copier les données extraites pour « ./usr/bin/smbpasswd » vers « /usr/bin/smbpasswd.dp

2015-02-12 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. Reviewing your log files attached to this bug report it seems that a package failed to install due to a segmentation fault in the application being used for the package installation process. Unfortunately, this

[Bug 1421511] [NEW] package ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.10.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-12 Thread charwhee
Public bug reported: This may be related to the packages installed for Active Directory integration. I seemed to get the warning after that. ProblemType: Package DistroRelease: Ubuntu 14.10 Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.10.2 ProcVersionSignature: Ubuntu 3.16.0-30.40-generic

[Bug 1421511] Re: package ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.10.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-12 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 ntp in Ubuntu. https://bugs.launchpad.net/bugs/1421511 Title: package ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.10.2 failed to install/upgrade: subprocess

[Bug 1421519] [NEW] package mysql-client-5.5 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/bin/innochecksum', que também está no pacote mysql-server-core-5.6 5.6.23-0ubuntu1

2015-02-12 Thread Wellington Torrejais da Silva
Public bug reported: package mysql-client-5.5 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/bin/innochecksum', que também está no pacote mysql-server-core-5.6 5.6.23-0ubuntu1 ProblemType: Package DistroRelease: Ubuntu 15.04 Package: mysql-client-5.5 (not installed)

[Bug 985341] Re: segfault when starting rrdcached

2015-02-12 Thread Bryan Quigley
Debdiff for fixing this on 12.04. ** Patch added: rrdtool_1.4.7-1ubuntu1.debdiff https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/985341/+attachment/4318293/+files/rrdtool_1.4.7-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1416906] Re: force user no longer works

2015-02-12 Thread Chris J Arges
Hello Gerald, or anyone else affected, Accepted samba into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/samba/2:4.1.6+dfsg- 1ubuntu2.14.04.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1409308] Re: Request: Please update to QEMU 2.2 in Vivid

2015-02-12 Thread Gizmo Chicken
Thanks Serge! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1409308 Title: Request: Please update to QEMU 2.2 in Vivid To manage notifications about this bug go to:

[Bug 1362393] Re: default my.cnf has deprecated option key_buffer

2015-02-12 Thread Robie Basak
** Bug watch added: Debian Bug tracker #777668 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777668 ** Also affects: mysql-5.5 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777668 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1418695] Re: [SRU] juno 2014.2.2 point release

2015-02-12 Thread Chris J Arges
Hello Corey, or anyone else affected, Accepted horizon into utopic-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/horizon/1:2014.2.2-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1368815] Re: qemu-img convert intermittently corrupts output images

2015-02-12 Thread Davanum Srinivas (DIMS)
Marking as Wont-Fix. ** Changed in: nova Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1368815 Title: qemu-img convert intermittently corrupts

[Bug 1418695] Re: [SRU] juno 2014.2.2 point release

2015-02-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/horizon -- 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/1418695 Title: [SRU] juno 2014.2.2 point release To manage notifications about this

[Bug 1362393] Re: default my.cnf has deprecated option key_buffer

2015-02-12 Thread Bug Watch Updater
** Changed in: mysql-5.5 (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1362393 Title: default my.cnf has deprecated option key_buffer To

[Bug 1266127] Re: Use strutils.to_slug() instead of utils.slugify()

2015-02-12 Thread Sergey Lukjanov
** Changed in: python-saharaclient Status: Fix Committed = Fix Released ** Changed in: python-saharaclient Milestone: None = 0.7.1 ** Changed in: python-saharaclient Assignee: (unassigned) = Sergey Lukjanov (slukjanov) -- You received this bug notification because you are a

[Bug 1412909] Re: Please raise Suggests for lib{pam, nss}-winbind to Recommends in trusty

2015-02-12 Thread Brian Murray
** Changed in: samba (Ubuntu) Status: Triaged = Invalid -- 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/1412909 Title: Please raise Suggests for lib{pam,nss}-winbind to

[Bug 1269046] Re: Nodes created manually and then enlisted are forgotten by MAAS

2015-02-12 Thread Christian Reis
** Also affects: maas Importance: Undecided Status: New -- 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/1269046 Title: Nodes created manually and then enlisted are forgotten

[Bug 1268783] Re: traceback in celery-region log when maas controls DNS and tries to write dns config

2015-02-12 Thread Christian Reis
** Also affects: maas Importance: Undecided Status: New -- 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/1268783 Title: traceback in celery-region log when maas controls DNS

[Bug 1270165] Re: Stop action does not power systems down

2015-02-12 Thread Christian Reis
** Also affects: maas Importance: Undecided Status: New -- 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/1270165 Title: Stop action does not power systems down To manage

[Bug 1268713] Re: import-boot-images doesn't seem to do anything on latest trusty builds

2015-02-12 Thread Christian Reis
** Also affects: maas Importance: Undecided Status: New -- 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/1268713 Title: import-boot-images doesn't seem to do anything on

[Bug 994887] Re: Nodes listing does not support sorting

2015-02-12 Thread Christian Reis
** Changed in: maas (Ubuntu) Status: New = Fix Released -- 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/994887 Title: Nodes listing does not support sorting To manage

[Bug 1266893] Re: unable to complete getting the ephemeral images

2015-02-12 Thread Christian Reis
** Also affects: maas Importance: Undecided Status: New -- 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/1266893 Title: unable to complete getting the ephemeral images To

[Bug 1294711] Re: power management broken after upgrade from saucy

2015-02-12 Thread Christian Reis
** Also affects: maas Importance: Undecided Status: New -- 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/1294711 Title: power management broken after upgrade from saucy To

[Bug 1415108] Re: package libpam-smbpass:amd64 2:4.1.6+dfsg-1ubuntu2.14.04.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

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

[Bug 1421303] [NEW] mysql does not import apparmor profile correctly

2015-02-12 Thread Robie Basak
*** This bug is a security vulnerability *** Public security bug reported: See https://jenkins.qa.ubuntu.com/job/vivid-adt- mysql-5.6/lastBuild/ARCH=amd64,label=adt/artifact/results/log The dep8 failure here was due to the apparmor profile not being updated, which I will fix. But I'm concerned

[Bug 583216] Update Released

2015-02-12 Thread Adam Conrad
The verification of the Stable Release Update for postfix 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

[Bug 583216] Re: inet_protocols can't be preseeded

2015-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package postfix - 2.11.0-1ubuntu1 --- postfix (2.11.0-1ubuntu1) trusty; urgency=low * support postfix/protocols (LP: #583216) -- Seyeong Kim seyeong@canonical.com Mon, 02 Feb 2015 16:20:29 -0600 ** Changed in: postfix (Ubuntu Trusty) Status:

[Bug 1421327] [NEW] package mysql-server-5.6 5.6.23-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-12 Thread kremon
Public bug reported: dpkg: error processing package mysql-server (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. Processing triggers for libc-bin (2.19-15ubuntu1) ...