[Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes

2016-01-05 Thread William Grant
If you need avx2 support, --cpu Haswell-noTSX,-x2apic works on Haswell desktop/laptop chips. The most confusing problem is that qemu's definition of "Haswell" is actually Haswell-E, -EP and -EX; Haswell itself lacks x2apic, which qemu's Haswell requires. x2apic dates back to Nehalem, but qemu's CP

[Bug 1530617] Re: FUSE in wily image with upstart installed causes chaos

2016-01-05 Thread Serge Hallyn
An strace of the attach shows: 15047 read(0, 15047 +++ killed by SIGKILL +++ 15033 <... wait4 resumed> [{WIFSIGNALED(s) && WTERMSIG(s) == SIGKILL}], 0, NULL) = 15047 15033 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=15047, si_uid=0, si_status=SIGKILL, si_utime=2, si_stime=1} ---

Re: [Bug 1457312] Re: package dbconfig-common 1.8.47+nmu1 failed to install/upgrade: package dbconfig-common is not ready for configuration cannot configure (current status `half-installed')

2016-01-05 Thread Ayan Sil
thanks the issue is solved now On Wed, Jan 6, 2016 at 9:47 AM, Launchpad Bug Tracker < 1457...@bugs.launchpad.net> wrote: > [Expired for dbconfig-common (Ubuntu) because there has been no activity > for 60 days.] > > ** Changed in: dbconfig-common (Ubuntu) >Status: Incomplete => Expired

[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-01-05 Thread Andrew Lau
Looks like I was premature in my last reply. ami-bfb5ead5 just came up. I'll have to double check this bug report with one of our customers. -- 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.n

[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-01-05 Thread Andrew Lau
OK it looks like the bug was fixed for the hvm:ebs-ssd (General Purpose SSD) AMI builds and not hvm:ebs (standard/magnetic EBS). For example, in ubuntu-wily-15.10-amd64-server-20160105.1 for us-east-1: * ami-bfb5ead5 ( hvm:ebs ) - FAILS * ami-15b7e87f ( hvm:ebs-ssd ) - WORKS for enhanced networ

[Bug 1531299] Re: postfix upgrade can fail due to "newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address family not supported by protocol"

2016-01-05 Thread Bug Watch Updater
** Changed in: postfix (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1531299 Title: postfix upgrade can fail due to "newaliases: fatal: ine

[Bug 1530617] Missing required logs.

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

[Bug 1523832] Re: package samba 2:4.1.17+dfsg-4ubuntu3 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2016-01-05 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. https://bugs.launchpad.net/bugs/152383

[Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-01-05 Thread Andrew Lau
Do we have any updates for fixing these AMIs for instance types that have enhanced networking enabled? -- 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/1510345 Title: [SRU] Cloud I

[Bug 1530617] Re: FUSE in wily image with upstart installed causes chaos

2016-01-05 Thread Serge Hallyn
(Where the last prompt comes from the lxc-attach having been killed) stopping lxcfs on the host prevents this from happening. I don't think lxcfs is to blame, though but rather fuse. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notificat

[Bug 1530617] Re: FUSE in wily image with upstart installed causes chaos

2016-01-05 Thread Serge Hallyn
ubuntu@upstart:~$ sudo lxc-start -n cloud1; sudo lxc-attach -n cloud1 root@cloud1:~# ps -ef UIDPID PPID C STIME TTY TIME CMD root 1 0 0 04:55 ?00:00:00 /sbin/init root99 0 0 04:55 pts/000:00:00 /bin/bash root 117 1 0 04:55 ?

[Bug 1530617] Re: FUSE in wily image with upstart installed causes chaos

2016-01-05 Thread Serge Hallyn
More simply, in a wily upstart container based on the cloud images tasks are killed right off the bat: lxc start w1; lxc exec w1 # ps -- 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/153061

[Bug 1457312] Re: package dbconfig-common 1.8.47+nmu1 failed to install/upgrade: package dbconfig-common is not ready for configuration cannot configure (current status `half-installed')

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

[Bug 1318317] Re: openipmi startup script removes kernel modules

2016-01-05 Thread Nish Aravamudan
Right, that is because "you" (slash the default) have specified in the openmpi configuration file (/etc/default/openmpi) that IPMI_SI is needed on your system. Thus, when it fails to load successfully, it is still flagged as: # no bits set = no errors # bit 0 set = minimum modules aren't loaded #

[Bug 1531061] Re: Rsync path spoofing attack vulnerability

2016-01-05 Thread Seth Arnold
Looks like this is http://people.canonical.com/~ubuntu- security/cve/2014/CVE-2014-9512.html ** Information type changed from Private Security to Public Security ** Changed in: rsync (Ubuntu) Status: New => Confirmed ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2014-95

[Bug 1530914] Re: sshd crashed with SIGSEGV in _IO_vfprintf_internal()

2016-01-05 Thread Seth Arnold
It may not be making its way to errors.ubuntu.com. If you've got the GUI installed, you can find a link to reported issues via the control panel, security & privacy, diagnostics --> "show previous reports". I didn't see any errors that matched _IO_vfprintf_internal(), though I did notice that the p

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Mathew Hodson
** Tags added: kernel-cve-tracking-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.net/bugs/1527374 Title: CVE-2015-8709 To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-manta (Ubuntu) Status: New => Confirmed -- 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/15

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-goldfish (Ubuntu) Status: New => Confirmed -- 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

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-trusty (Ubuntu) Status: New => Confirmed -- 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/bu

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxc (Ubuntu) Status: New => Confirmed -- 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/1527374 T

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-saucy (Ubuntu) Status: New => Confirmed -- 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/bug

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-quantal (Ubuntu) Status: New => Confirmed -- 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/b

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-flo (Ubuntu) Status: New => Confirmed -- 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/1527

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-ti-omap4 (Ubuntu) Status: New => Confirmed -- 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

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-raring (Ubuntu) Status: New => Confirmed -- 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/bu

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-mako (Ubuntu) Status: New => Confirmed -- 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/152

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-armadaxp (Ubuntu) Status: New => Confirmed -- 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

[Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Mathew Hodson
** Summary changed: - privilege escalation on attach through ptrace + CVE-2015-8709 -- 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/1527374 Title: CVE-2015-8709 To manage notifications

[Bug 1417765] Re: ruby1.9 crashes with 1.8 program

2016-01-05 Thread Christian Hofstaedtler
** Package changed: ruby-defaults (Ubuntu) => ruby1.9.1 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ruby1.9.1 in Ubuntu. https://bugs.launchpad.net/bugs/1417765 Title: ruby1.9 crashes with 1.8 program To manage notifica

[Bug 1505590] Re: netbios name truncating doesn't work

2016-01-05 Thread Mathew Hodson
This SRU has been shadowed by a security update and needs to be re- merged. ** Changed in: samba (Ubuntu Trusty) Status: Fix Committed => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.laun

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

2016-01-05 Thread samuel aday
I might have to replace ubuntu 15.10 with windows 10 to solve this one, but that would be a worse hell than this, forget i said anything. -- 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/b

[Bug 1514046] Re: Shell command injection - samba-tool domain classicupgrade

2016-01-05 Thread Seth Arnold
Thanks for finding and reporting this issue; I'm inclined to agree with upstream that this isn't crossing a security boundary, even though it is relatively unpleasant. Thanks ** Changed in: samba (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you a

[Bug 1506990] Re: please drop architecture list in debian/control

2016-01-05 Thread Steve Langasek
Dimitri, could you look at sponsoring this for s390x support? ** Changed in: juju-mongodb (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-mongodb in Ubuntu. https:

[Bug 1318317] Re: openipmi startup script removes kernel modules

2016-01-05 Thread Jeremy Kerr
thanks Nish! I just installed that package: [jk@fstn2-p1 sources.list.d]$ sudo apt-get remove --purge openipmi Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: openipmi* 0 to upgrade, 0 to newly install, 1 to

[Bug 1531191] Re: qemu-kvm-init script called with undefined $KVM_HUGEPAGES

2016-01-05 Thread Serge Hallyn
Thanks. I'm fixing this during the 2.5 qemu merge. ** Changed in: qemu (Ubuntu) Status: New => In Progress ** Changed in: qemu (Ubuntu) Assignee: (unassigned) => Serge Hallyn (serge-hallyn) ** Changed in: qemu (Ubuntu) Importance: Undecided => Medium -- You received this bug n

[Bug 1527374] Re: privilege escalation on attach through ptrace

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Xenial) Status: Incomplete => Fix Committed -- 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/1527374 Title: privilege escalation on attach through ptra

[Bug 1531322] [NEW] package haproxy 1.5.15-1ppa1~wily failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-01-05 Thread Andrew
Public bug reported: Downgrade haproxy 1.6 to 1.5.15 reports that it failed on reboot of machine. But in fact, it worked. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: haproxy 1.5.15-1ppa1~wily ProcVersionSignature: Ubuntu 3.16.0-57.77~14.04.1-generic 3.16.7-ckt20 Uname: Linux 3.16.0-

[Bug 1418287] Re: Vivid Unbound package is old

2016-01-05 Thread Simon Déziel
If at all possible, aiming for 1.5.7 into Xenial would be very appreciated. This version comes with qname minimisation support which is a good thing for privacy and performance. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unbound in

[Bug 1418287] Re: Vivid Unbound package is old

2016-01-05 Thread Stepan Motin
Kindly ask you to update Unbound package, but for Xenial as well, due to its DNS64 feature in 1.5.x version. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unbound in Ubuntu. https://bugs.launchpad.net/bugs/1418287 Title: Vivid Unbo

[Bug 1531299] Re: postfix upgrade can fail due to "newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address family not supported by protocol"

2016-01-05 Thread Scott Moser
This only seems to fail on "cross" builds, where we modify arm64 images via chroot using qemu-static. We can get the apt-get upgrade out of the way and see the failure with just the following: $ sudo apt-get install -qy qemu-user-static $ arm64_img_url=http://cloud-images.ubuntu.com/daily/serv

[Bug 1531299] [NEW] postfix upgrade can fail due to "newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address family not supported by protocol"

2016-01-05 Thread Scott Moser
Public bug reported: this happened during a maas image build, but I assume it can happen elsewhere though i've not seen it fail. its likely a result of postfix recently having made it into the cloud image, pulled in by recommends of mdadm. apt-get dist-upgrade ... 13:36:01 Setting up lxd-clien

[Bug 1531262] [NEW] Please merge logwatch 7.4.1+svn20150731rev294 from Debian

2016-01-05 Thread Nish Aravamudan
Public bug reported: Please update/merge logwatch to the latest version from Debian unstable. ** Affects: logwatch (Ubuntu) Importance: Undecided Assignee: Nish Aravamudan (nacc) Status: New ** Tags: upgrade-software-version -- You received this bug notification because you

[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2016-01-05 Thread Michael Terry
OK, mystery solved. python-openstacksdk does NOT run tests in python3. I don't know what I saw originally when I thought it did. But that explains the mismatch. The version in Debian vcs does run the tests under py3, and that is an imminent upload/sync. So I'll approve on that basis. ** Change

[Bug 1530617] Re: FUSE in wily image with upstart installed causes chaos

2016-01-05 Thread Serge Hallyn
I have no idea what is causing this, but we've definately seen this. ** Changed in: lxc (Ubuntu) Importance: Undecided => High ** Changed in: lxc (Ubuntu) Status: New => Confirmed ** Also affects: upstart (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2016-01-05 Thread Michael Terry
Good that the python-keystoneauth1 build-depend got fixed in debian. But why was it building without it? is the dep not actually needed for the tests or do the py3 tests not fail the build when the dep is missing or am I missing something? ** Changed in: python-senlinclient (Ubuntu) Status

[Bug 1522422] Re: PHP5 branch and PHP7 branch

2016-01-05 Thread Ondřej Surý
Phillip, that's a question for @rbasak and ultimately for Canonical whether they allocate enough time to make it happen. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1522422 Title: P

[Bug 1522422] Re: PHP5 branch and PHP7 branch

2016-01-05 Thread Philipp C. Heckel
Ondřej, thanks for your work on your repos!! Just to clarify: As of today, we don't know whether PHP 7 will make it in 16.04, correct? What does it depend on? Are there any links to discussions about that? I did not find any ... -- You received this bug notification because you are a member of

[Bug 1499620] Re: [SRU] Unintended assignment of "syslog"

2016-01-05 Thread Chris J Arges
** Changed in: python-oslo.log (Ubuntu Xenial) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-oslo.log in Ubuntu. https://bugs.launchpad.net/bugs/1499620 Title: [SRU] Unintended as

[Bug 1530674] Re: Trouble unlocking a password-locked private key

2016-01-05 Thread Simon Déziel
It turned out that I was missing "askpass" in my VPN config. This was not required before but now is. With this new option in place, things work well and the password prompt is broadcast to all the consoles thanks to systemd-ask-password-wall. Since I don't wanted the "wall" like behaviour, I cha

[Bug 1445616] Re: crmsh in vivid/wily/xenial is not compatible with pacemaker

2016-01-05 Thread James Page
The minor pacemaker update is currently tangled with the perl update in xenial; once that gets cleared, it will promote to the release pocket OK. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net

[Bug 1528575] Re: Apache update to 2.4.18

2016-01-05 Thread Sebastien Bacher
thanks but how is that a php issue? ** Package changed: php5 (Ubuntu) => apache2 (Ubuntu) ** Tags added: upgrade-software-version ** Changed in: apache2 (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1528583] Re: upgrade to MySQL 5.7.10 and above

2016-01-05 Thread Sebastien Bacher
** Package changed: php5 (Ubuntu) => mysql-5.6 (Ubuntu) ** Changed in: mysql-5.6 (Ubuntu) Importance: Undecided => Wishlist ** Tags added: upgrade-software-version -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu

[Bug 1517426] Re: apt-get source the pinned versions, not the latest available ones

2016-01-05 Thread Martin Pitt
** Changed in: auto-package-testing Importance: Medium => High ** Changed in: auto-package-testing Status: Triaged => In Progress -- 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/

[Bug 1531191] [NEW] qemu-kvm-init script called with undefined $KVM_HUGEPAGES

2016-01-05 Thread Simon Déziel
Public bug reported: $ grep qemu-kvm /var/log/syslog Jan 5 10:23:24 simon-laptop qemu-kvm[497]: * Configuring kvm qemu-kvm Jan 5 10:23:24 simon-laptop qemu-kvm[497]: /usr/share/qemu/init/qemu-kvm-init: 82: [: Illegal number: Jan 5 10:23:24 simon-laptop qemu-kvm[497]: ...done. Line 82 of /usr/

[Bug 1523656] Re: Missing my-default.cnf Failing mysql_install_db

2016-01-05 Thread Tom importepeu
Hi, We're using mysql-server 5.6 on Ubuntu Server 14.04.01. The package version is 5.6.27-0ubuntu0.14.04.1. I saw that this bug was fixed in release 5.6.23 but this bug also appears with 5.6.27 : -- $ mysql_install_db --datadir=/home/mysql/data --basedir=/usr --keep-my-cnf FATAL ERROR: Could not

[Bug 1531184] Re: dnsmasq doesn't start on boot because its interface isn't up yet

2016-01-05 Thread Simon Déziel
Adding the following to the [Unit] section of dnsmasq.service fixes the problem: After=network-online.target Wants=network-online.target -- 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/bu

[Bug 1523656] Re: Missing my-default.cnf Failing mysql_install_db

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mysql-5.6 (Ubuntu) Status: New => Confirmed -- 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/bug

[Bug 1423626] Re: Inconsistent device naming depending on install method - biosdevname/no biosdevname

2016-01-05 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => 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/1423626 Title: Inconsistent device naming depending on install method -

[Bug 1306178] Re: maas-region-controller-min overwrites changes to /etc/maas/maas_local_settings.py

2016-01-05 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => 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/1306178 Title: maas-region-controller-min overwrites changes to /etc/m

[Bug 1499749] Re: Exception in bootresources.py prevents downloading boot pxe images

2016-01-05 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to simplestreams in Ubuntu. https://bugs.launchpad.net/bugs/1499749 Title: Exception in bootresources.py prevents downloadi

[Bug 1531184] [NEW] dnsmasq doesn't start on boot because its interface isn't up yet

2016-01-05 Thread Simon Déziel
Public bug reported: My dnsmasq instance uses "interface=br-vz0" and the interface br-vz0 is managed manually in /etc/network/interfaces. During boot, dnsmasq is started before br-vz0 is created and this causes dnsmasq to exit: Jan 5 08:56:16 simon-laptop dnsmasq[1008]: dnsmasq: unknown interfa

[Bug 1413388] Re: [SRU] upgrade of MAAS removes local config for bind and breaks DNS

2016-01-05 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => 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/1413388 Title: [SRU] upgrade of MAAS removes local config for bind and b

[Bug 1470585] Re: [SRU] Can't set a list of forwarders (BIND config)

2016-01-05 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => 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/1470585 Title: [SRU] Can't set a list of forwarders (BIND config) To ma

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-01-05 Thread Robie Basak
Blueprint changed by Robie Basak: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: TODO [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kic

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-01-05 Thread Kick In
Blueprint changed by Kick In: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: TODO [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE + [kick-d]

[Bug 1310552] Re: could not extract the package.xml file from "/build/buildd/php5-5.5.9+dfsg/pear-build-download/packagename.tgz"

2016-01-05 Thread Felix
*** This bug is a duplicate of bug 1315888 *** https://bugs.launchpad.net/bugs/1315888 workaround from kolAflash (colaflash) worked for me on a raspberrypi2 with ubuntu 14.04 installed, thanks. some changes: files are located in /build/php5-0LI9sl/php5-5.5.9+dfsg/pear-build-download/ original

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-01-05 Thread Kick In
Blueprint changed by Kick In: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: TODO [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE Work