[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 CPU
definitions only include it back to Sandy Bridge, so a standard desktop
or laptop Haswell CPU falls all the back to Westmere and then adds flags
including avx, avx2 and xsave on top of that[0].

Advertising support for AVX and AVX2 is just a matter of setting
CPUID.1:ECX.AVX and CPUID.7:EBX.AVX2, but the instructions won't
actually work unless XCR0.AVX is set, and kvm_load_guest_xcr0 only sets
XCR0 from the guest if the guest's XR4.OSXSAVE is set. The guest's
fpu__init_cpu_xstate only sets CR4.OSXSAVE when xfeatures_mask is non-
zero, and xfeatures_mask is calculated by fpu__init_system_xstate from
CPUID.(EAX=0DH,ECX=0), which doesn't exist on qemu's Westmere
(level=0xb), so XCR0.AVX remains unset and AVX2 instructions #UD.

The bug is probably that raid6_have_avx2 only checks that AVX2 is
supported in CPUID, not that it's enabled. Checking for
X86_FEATURE_OSXSAVE might work, though I'm not sure if the value checked
by boot_cpu_has is stored too early for that.

I am also a little suspicious of kvm_load_guest_xcr0's CR4.OSXSAVE
guard. The Intel manuals state that XSAVE, XSRSTOR, XGETBV and XSETBV
require the flag to be set, but KVM won't restore a guest's existing
XCR0 unless OSXSAVE is still set.


[0] "-cpu 
Westmere,+invpcid,+erms,+bmi2,+smep,+avx2,+bmi1,+fsgsbase,+abm,+rdtscp,+pdpe1gb,+rdrand,+f16c,+avx,+osxsave,+xsave,+tsc-deadline,+movbe,+pcid,+pdcm,+xtpr,+fma,+tm2,+est,+vmx,+ds_cpl,+monitor,+dtes64,+pclmuldq,+pbe,+tm,+ht,+ss,+acpi,+ds,+vme"

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1524069

Title:
  [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 kernel
  exception]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/1524069/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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} ---
15033 exit_group(1) = ?
15033 +++ exited with 1 +++

-- 
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/1530617

Title:
  FUSE in wily image with upstart installed causes chaos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1530617/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1457312
>
> Title:
>   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')
>
> Status in dbconfig-common package in Ubuntu:
>   Expired
>
> Bug description:
>   whenever i am installing php curl or anything like that it showing an
>   error dbconfig common half installed
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 14.04
>   Package: dbconfig-common 1.8.47+nmu1
>   ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
>   Uname: Linux 3.16.0-37-generic i686
>   ApportVersion: 2.14.1-0ubuntu3.10
>   Architecture: i386
>   Date: Thu May 21 11:18:47 2015
>   DuplicateSignature: package:dbconfig-common:1.8.47+nmu1:package
> dbconfig-common is not ready for configuration  cannot configure (current
> status `half-installed')
>   ErrorMessage: package dbconfig-common is not ready for configuration
> cannot configure (current status `half-installed')
>   InstallationDate: Installed on 2015-04-23 (27 days ago)
>   InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386
> (20150218.1)
>   PackageArchitecture: all
>   SourcePackage: dbconfig-common
>   Title: 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')
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1457312/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in Ubuntu.
https://bugs.launchpad.net/bugs/1457312

Title:
  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')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1457312/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.net/bugs/1510345

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 networking instance launches.

-- 
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 Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
  inet_addr_local[getifaddrs]: getifaddrs: Address family not supported
  by protocol"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1531299/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
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/1530617

Title:
  FUSE in wily image with upstart installed causes chaos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1530617/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/1523832

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1523832/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Images do not bring up networking w/ certain virtual NICs
  due to device naming rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1510345/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1530617

Title:
  FUSE in wily image with upstart installed causes chaos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1530617/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 ?00:00:00 @sbin/plymouthd --mode=boot 
--attach-to-session
root   118 1  0 04:55 ?00:00:00 plymouth-upstart-bridge
root   123 1  0 04:55 ?00:00:00 mountall --daemon
root   127 1  0 04:55 ?00:00:00 /bin/sh -e /proc/self/fd/9
root   136   127  0 04:55 ?00:00:00 /bin/sh - /sbin/MAKEDEV std fd 
ppp tun
root   170 1  0 04:55 ?00:00:00 run-parts --lsbsysinit 
/etc/update-motd.d
root   210   170  0 04:55 ?00:00:00 /bin/sh -e 
/usr/lib/update-notifier/update-motd-updates-available
root   325   210  0 04:55 ?00:00:00 /usr/bin/python3 
/usr/lib/update-notifier/apt-check --human-readable
root   391 1  0 04:55 ?00:00:00 upstart-udev-bridge --daemon
root   401 1  0 04:55 ?00:00:00 /lib/systemd/systemd-udevd 
--daemon
root   453 1  0 04:55 ?00:00:00 upstart-socket-bridge --daemon
root   998 1  0 04:55 ?00:00:00 dhclient -1 -v -pf 
/run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0
syslog1537 1  0 04:55 ?00:00:00 rsyslogd
root  1554 1  0 04:55 ?00:00:00 /usr/bin/python3 
/usr/bin/cloud-init modules --mode=config
root  1555 1  0 04:55 ?00:00:00 [sh] 
root  1574 1  0 04:55 ?00:00:00 /sbin/cgproxy --sigstop
root  1627 1  0 04:55 ?00:00:00 upstart-file-bridge --daemon
message+  1678 1  0 04:55 ?00:00:00 dbus-daemon --system --fork
root  2014  1554  0 04:55 ?00:00:00 initctl version
root  2016 1  0 04:55 ?00:00:00 /bin/sh -e /proc/self/fd/9
root  2018 1  0 04:55 lxc/tty4 00:00:00 /sbin/getty -8 38400 tty4
root  2020 1  0 04:55 ?00:00:00 /bin/sh -e /proc/self/fd/9
root  2024 1  0 04:55 ?00:00:00 /bin/sh -e /proc/self/fd/9
root  2026 1  0 04:55 ?00:00:00 atd
root  2029 1  0 04:55 ?00:00:00 cron
root  2031 1  0 04:55 ?00:00:00 acpid -c /etc/acpi/events -s 
/var/run/acpid.socket
root  2033 1  0 04:55 lxc/tty2 00:00:00 /sbin/getty -8 38400 tty2
root  203599  0 04:55 pts/000:00:00 ps -ef
root  2036 1  0 04:55 lxc/tty3 00:00:00 /sbin/getty -8 38400 tty3
root@cloud1:~# ubuntu@upstart:~$

-- 
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/1530617

Title:
  FUSE in wily image with upstart installed causes chaos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1530617/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/1530617

Title:
  FUSE in wily image with upstart installed causes chaos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1530617/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Ubuntu.
https://bugs.launchpad.net/bugs/1457312

Title:
  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')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1457312/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
# bit 1 set = requested feature module isn't loaded
# bit 2 set = /dev/ipmi0 (or /dev/imb if using that instead) doesn't exist
# bit 3 set = /dev/watchdog doesn't exist
# bit 4 set = lockfile doesn't exist
# bit 5 set = modules are loaded even when asked to be unloaded

bit 0 being set (RETVAL | 1).

I guess we could change the logic in a different way such that bit 1
should be set in this case, rather than bit 0. But that would redefine
what the "minimum" modules are in OpenIPMI, which per the init-script
are ipmi_msghandler and ipmi_{si,smb} if those options are set in the
config file.

So I think what I provided is probably the best combination for the
configuration by default -- Robie did point out that my patch has a
logical issue in that the last added line is really a no-op. So I'll
spin up a new version and push it to my PPA. If you can test that one as
well, just to be sure it's functionally the same, then we'll work on
getting that into -proposed (once I learn how to do that :)

I'll provide another update once the new packages are present.

Thanks, Jeremy!

-- 
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/bugs/1318317

Title:
  openipmi startup script removes kernel modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1318317/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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-9512

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/1531061

Title:
  Rsync path spoofing attack vulnerability

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1531061/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 pam_winbind module was segfaulting a lot for someone...

Thanks

-- 
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/1530914

Title:
  sshd crashed with SIGSEGV in _IO_vfprintf_internal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1530914/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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/bugs/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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: 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

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/bugs/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/bugs/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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/bugs/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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-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/1527374

Title:
  CVE-2015-8709

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby1.9.1/+bug/1417765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.launchpad.net/bugs/1505590

Title:
  netbios name truncating doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1505590/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/bugs/1510671

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1510671/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1514046

Title:
  Shell command injection - samba-tool domain classicupgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1514046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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://bugs.launchpad.net/bugs/1506990

Title:
  please drop architecture list in debian/control

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-mongodb/+bug/1506990/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 remove and 0 not to upgrade.
After this operation, 441 kB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 167006 files and directories currently installed.)
Removing openipmi (2.0.18-0ubuntu8) ...
Purging configuration files for openipmi (2.0.18-0ubuntu8) ...
Processing triggers for man-db (2.7.0.2-5) ...
[jk@fstn2-p1 sources.list.d]$ sudo apt-get install openipmi=2.0.18-0ubuntu7.2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  openipmi
0 to upgrade, 1 to newly install, 0 to remove and 0 not to upgrade.
Need to get 189 kB of archives.
After this operation, 727 kB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/nacc/lp1318317/ubuntu/ trusty/main openipmi 
ppc64el 2.0.18-0ubuntu7.2 [189 kB]
Fetched 189 kB in 2s (79.3 kB/s)   
Selecting previously unselected package openipmi.
(Reading database ... 166978 files and directories currently installed.)
Preparing to unpack .../openipmi_2.0.18-0ubuntu7.2_ppc64el.deb ...
Unpacking openipmi (2.0.18-0ubuntu7.2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (219-7ubuntu6) ...
Processing triggers for ureadahead (0.100.0-19) ...
Setting up openipmi (2.0.18-0ubuntu7.2) ...
Processing triggers for systemd (219-7ubuntu6) ...
Processing triggers for ureadahead (0.100.0-19) ...


Now I get:

[jk@fstn2-p1 sources.list.d]$ sudo service openipmi start
Job for openipmi.service failed. See "systemctl status openipmi.service" and 
"journalctl -xe" for details.
[jk@fstn2-p1 sources.list.d]$ systemctl status openipmi.service
● openipmi.service - LSB: OpenIPMI Driver init script
   Loaded: loaded (/etc/init.d/openipmi)
   Active: failed (Result: exit-code) since Tue 2016-01-05 23:49:12 UTC; 5s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 4600 ExecStart=/etc/init.d/openipmi start (code=exited, 
status=1/FAILURE)

Jan 05 23:49:12 fstn2-p1 systemd[1]: Starting LSB: OpenIPMI Driver init 
script...
Jan 05 23:49:12 fstn2-p1 openipmi[4600]: * Starting ipmi drivers
Jan 05 23:49:12 fstn2-p1 openipmi[4600]: ...fail!
Jan 05 23:49:12 fstn2-p1 openipmi[4600]: ...done.
Jan 05 23:49:12 fstn2-p1 systemd[1]: openipmi.service: control process exited, 
code=exited status=1
Jan 05 23:49:12 fstn2-p1 systemd[1]: Failed to start LSB: OpenIPMI Driver init 
script.
Jan 05 23:49:12 fstn2-p1 systemd[1]: Unit openipmi.service entered failed state.
Jan 05 23:49:12 fstn2-p1 systemd[1]: openipmi.service failed.

But at least my modules are still loaded:

[jk@fstn2-p1 sources.list.d]$ lsmod | grep ipmi
ipmi_devintf   13227  0 
ipmi_powernv5657  0 
ipmi_msghandler51494  2 ipmi_powernv,ipmi_devintf
[jk@fstn2-p1 sources.list.d]$ 

.. which is a net improvement :)

-- 
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/bugs/1318317

Title:
  openipmi startup script removes kernel modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1318317/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1531191

Title:
  qemu-kvm-init script called with undefined $KVM_HUGEPAGES

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1531191/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 ptrace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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-57-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
Date: Tue Jan  5 09:55:53 2016
DuplicateSignature:
 Installing new version of config file /etc/init.d/haproxy ...
 Job for haproxy.service failed because the control process exited with error 
code. See "systemctl status haproxy.service" and "journalctl -xe" for details.
 invoke-rc.d: initscript haproxy, action "start" failed.
 dpkg: error processing package haproxy (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-07-08 (181 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
RelatedPackageVersions:
 dpkg 1.18.3ubuntu1
 apt  1.1.10
SourcePackage: haproxy
Title: package haproxy 1.5.15-1ppa1~wily failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2015-12-22 (14 days ago)
modified.conffile..etc.haproxy.haproxy.cfg: [modified]
mtime.conffile..etc.haproxy.haproxy.cfg: 2016-01-05T11:04:22.198685

** Affects: haproxy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check xenial

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to haproxy in Ubuntu.
https://bugs.launchpad.net/bugs/1531322

Title:
  package haproxy 1.5.15-1ppa1~wily failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1531322/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Ubuntu.
https://bugs.launchpad.net/bugs/1418287

Title:
  Vivid Unbound package is old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1418287/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Unbound package is old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1418287/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/server/xenial/20151212/xenial-server-cloudimg-arm64.tar.gz
$ wget "$arm64_img_url" -O xenial-server-cloudimg-arm64.tar.gz
$ tar -xvzf xenial-server-cloudimg-arm64.tar.gz
$ ls -l xenial-server-cloudimg-arm64.img
-rw-r--r-- 1 ubuntu ubuntu 1426063360 Dec 13 00:22 
xenial-server-cloudimg-arm64.img

$ cp --sparse=always xenial-server-cloudimg-arm64.img root.img
$ sudo mount -o loop root.img /mnt
$ sudo cp /usr/bin/qemu-aarch64-static /mnt/usr/bin/qemu-aarch64-static
$ sudo chroot /mnt/ /usr/bin/newaliases
newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address family not 
supported by protocol


Note, mounting additional filesystems (/proc and /sys) does not seem to help.  

** Bug watch added: Debian Bug tracker #759896
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759896

** Also affects: postfix (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759896
   Importance: Unknown
   Status: Unknown

-- 
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:
  inet_addr_local[getifaddrs]: getifaddrs: Address family not supported
  by protocol"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1531299/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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-client (0.25-0ubuntu1) ...
13:36:01  Setting up postfix (2.11.3-1ubuntu3) ...
13:36:08  
13:36:08  Postfix configuration was untouched.  If you need to make changes, 
edit
13:36:08  /etc/postfix/main.cf (and others) as needed.  To view Postfix 
configuration
13:36:08  values, see postconf(1).
13:36:08  
13:36:08  After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.
13:36:08  
13:36:09  Running newaliases
13:36:09  newaliases: fatal: inet_addr_local[getifaddrs]: getifaddrs: Address 
family not supported by protocol
13:36:10  dpkg: error processing package postfix (--configure):
13:36:10   subprocess installed post-installation script returned error exit 
status 75
13:36:10  Setting up python-cffi-backend (1.4.2-2ubuntu1) ...
...

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: postfix 2.11.3-1ubuntu2
ProcVersionSignature: User Name 4.3.0-2.11-generic 4.3.0
Uname: Linux 4.3.0-2-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
Date: Tue Jan  5 21:00:22 2016
DuplicateSignature: InvalidHostOrDomain
Ec2AMI: ami-072f
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: None
Ec2Ramdisk: None
EtcMailname: localhost.localdomain
Hostname: Error: command ['hostname', '--fqdn'] failed with exit code 1: 
hostname: Name or service not known
PostconfMydomain: localdomain
PostconfMyhostname: localhost.localdomain
PostconfMyorigin: /etc/mailname
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ResolvConf:
 # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
 # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
 nameserver 10.245.160.2
 search openstacklocal
SourcePackage: postfix
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: postfix (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: amd64 apport-bug ec2-images need-duplicate-check xenial

** Attachment added: "partial output of maas image build process that failed"
   https://bugs.launchpad.net/bugs/1531299/+attachment/4544564/+files/my.log

-- 
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:
  inet_addr_local[getifaddrs]: getifaddrs: Address family not supported
  by protocol"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1531299/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 are a member of Ubuntu
Server Team, which is subscribed to logwatch in Ubuntu.
https://bugs.launchpad.net/bugs/1531262

Title:
  Please merge logwatch 7.4.1+svn20150731rev294 from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/logwatch/+bug/1531262/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

** Changed in: python-openstacksdk (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-senlinclient in Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1530617

Title:
  FUSE in wily image with upstart installed causes chaos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1530617/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: New => Fix Committed

** Changed in: python-keystoneauth1 (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-senlinclient in Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
  PHP5 branch and PHP7 branch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1522422/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1522422

Title:
  PHP5 branch and PHP7 branch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1522422/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 assignment of "syslog"

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.log/+bug/1499620/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 changed it to only the
invoking console using those commands:

  systemctl disable systemd-ask-password-wall.service
  systemctl disable systemd-ask-password-wall.path
  systemctl stop systemd-ask-password-wall.service
  systemctl stop systemd-ask-password-wall.path
  systemctl enable systemd-ask-password-console.service
  systemctl start systemd-ask-password-console.service

** Changed in: openvpn (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1530674

Title:
  Trouble unlocking a password-locked private key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1530674/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/bugs/1445616

Title:
  crmsh in vivid/wily/xenial is not compatible with pacemaker

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crmsh/+bug/1445616/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1528575

Title:
  Apache update to 2.4.18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1528575/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.
https://bugs.launchpad.net/bugs/1528583

Title:
  upgrade to MySQL 5.7.10 and above

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1528583/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/1517426

Title:
  apt-get source the pinned versions, not the latest available ones

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1517426/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-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/share/qemu/init/qemu-kvm-init is:

 if [ "$KVM_HUGEPAGES" -eq "1" ]; then

This script sources /etc/default/qemu-kvm which is where the huge page
variable was set in prior releases. With Xenial, the default file is not
shipped by any package.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: qemu-system-common 1:2.4+dfsg-5ubuntu3
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
Date: Tue Jan  5 10:34:58 2016
KvmCmdLine:
 COMMAND STAT  EUID  RUID   PID  PPID %CPU COMMAND
 kvm-irqfd-clean S<   0 0   641 2  0.0 [kvm-irqfd-clean]
MachineType: LENOVO 2516CTO
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.3.0-5-generic 
root=/dev/mapper/crypt-xroot ro quiet splash 
cryptopts=target=crypt,source=/dev/sda1,lvm=crypt-xroot possible_cpus=4 
nmi_watchdog=0 vt.handoff=7
SourcePackage: qemu
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/14/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 6IET85WW (1.45 )
dmi.board.name: 2516CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6IET85WW(1.45):bd02/14/2013:svnLENOVO:pn2516CTO:pvrThinkPadT410:rvnLENOVO:rn2516CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2516CTO
dmi.product.version: ThinkPad T410
dmi.sys.vendor: LENOVO

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
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/1531191

Title:
  qemu-kvm-init script called with undefined $KVM_HUGEPAGES

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1531191/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 find my-default.cnf

If you compiled from source, you need to run 'make install' to
copy the software into the correct location ready for operation.

If you are using a binary release, you must either be at the top
level of the extracted archive, or pass the --basedir option
pointing to that location.
--
Indeed a my-defaut.cnf file exists in the package at 
/usr/share/doc/mysql-server-5.6/examples/my-default.cnf which is not parsed by 
the find_in_basedir function of mysql_install_db perl script :
my $cfg_template= find_in_basedir($opt,"file","my-default.$cnfext",
  ".", "share","share/mysql","support-files");

This file is supposed to exist in /usr/share/mysql which is not in 
mysql-server-5.6 package release 5.6.27-0ubuntu0.14.04.1
Regards,
Tom.

-- 
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/1523656

Title:
  Missing my-default.cnf Failing mysql_install_db

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1523656/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/bugs/1531184

Title:
  dnsmasq doesn't start on boot because its interface isn't up yet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1531184/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/bugs/1523656

Title:
  Missing my-default.cnf Failing mysql_install_db

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1523656/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 -
  biosdevname/no biosdevname

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1423626/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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/maas/maas_local_settings.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1306178/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 downloading boot pxe images

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1499749/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 interface br-vz0
Jan  5 08:56:16 simon-laptop dnsmasq[1008]: unknown interface br-vz0
Jan  5 08:56:16 simon-laptop dnsmasq[1008]: FAILED to start up
Jan  5 08:56:17 simon-laptop NetworkManager[937]:   NetworkManager 
(version 1.0.4) is starting...
...
Jan  5 08:56:18 simon-laptop NetworkManager[937]: 
interface-parser: parsing file /etc/network/interfaces
...
Jan  5 08:56:18 simon-laptop NetworkManager[937]:   found bridge ports 
none for br-vz0
Jan  5 08:56:18 simon-laptop NetworkManager[937]:   adding bridge port 
none to eni_ifaces
Jan  5 08:56:18 simon-laptop NetworkManager[937]:   management mode: 
unmanaged

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: dnsmasq 2.75-1
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan  5 09:53:30 2016
PackageArchitecture: all
SourcePackage: dnsmasq
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: dnsmasq (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1531184

Title:
  dnsmasq doesn't start on boot because its interface isn't up yet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1531184/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 breaks DNS

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1413388/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1470585/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
  [kick-d] exim4 merge: DONE
  
  Work items for ubuntu-16.01:
  [raharper] strongswan merge and cleanup (=4days): INPROGRESS
  [nacc] logwatch merge and cleanup: TODO
  [smoser] openiscsi merge: TODO
  [kick-d] amavisd-new merge: INPROGRESS
  [kick-d] freeipmi merge and cleanup (=3days): INPROGRESS
  
  Work items:
  [smoser] systemd-boot tag ~ubuntu-server package review and fixes: TODO
  puppet merge and cleanup: TODO
  [paelzer] DPDK MIR: INPROGRESS
  [paelzer] DPDK upstream work: TODO
  [racb] MySQL cleanup and move to 5.7 (=14days): TODO
  NTP merge, cleanup and PPS support: TODO
  Tomcat updates and cleanup (=14days): TODO
  mail-stack-delivery deprecation plan: TODO
  [tdaitx] squid3 merge (=4days): INPROGRESS
  dovecot merge: TODO
  [louis-bouchard] nut merge: INPROGRESS
  [arges] libvirt merge (bug 1519433) : INPROGRESS
  [serge-hallyn] enable numa in qemu (=2days): TODO
  unbound merge: TODO
  [nacc] Consider php7.0 for Xenial: TODO
+ HTTP/2 related work (=5days): TODO

-- 
General server work for Xenial
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-x-server-core

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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] exim4 merge: DONE
  
  Work items for ubuntu-16.01:
  [raharper] strongswan merge and cleanup (=4days): INPROGRESS
  [nacc] logwatch merge and cleanup: TODO
  [smoser] openiscsi merge: TODO
  [kick-d] amavisd-new merge: INPROGRESS
  [kick-d] freeipmi merge and cleanup (=3days): INPROGRESS
  
  Work items:
  [smoser] systemd-boot tag ~ubuntu-server package review and fixes: TODO
  puppet merge and cleanup: TODO
  [paelzer] DPDK MIR: INPROGRESS
  [paelzer] DPDK upstream work: TODO
  [racb] MySQL cleanup and move to 5.7 (=14days): TODO
  NTP merge, cleanup and PPS support: TODO
  Tomcat updates and cleanup (=14days): TODO
  mail-stack-delivery deprecation plan: TODO
  [tdaitx] squid3 merge (=4days): INPROGRESS
  dovecot merge: TODO
  [louis-bouchard] nut merge: INPROGRESS
  [arges] libvirt merge (bug 1519433) : INPROGRESS
  [serge-hallyn] enable numa in qemu (=2days): TODO
  unbound merge: TODO
  [nacc] Consider php7.0 for Xenial: TODO

-- 
General server work for Xenial
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-x-server-core

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 downloads have the ending *.tgz

-- 
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/1310552

Title:
  could not extract the package.xml file from
  "/build/buildd/php5-5.5.9+dfsg/pear-build-download/packagename.tgz"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1310552/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 items for ubuntu-16.01:
  [raharper] strongswan merge and cleanup (=4days): INPROGRESS
  [nacc] logwatch merge and cleanup: TODO
  [smoser] openiscsi merge: TODO
  [kick-d] amavisd-new merge: INPROGRESS
+ [kick-d] freeipmi merge and cleanup (=3days): INPROGRESS
  
  Work items:
  [smoser] systemd-boot tag ~ubuntu-server package review and fixes: TODO
  puppet merge and cleanup: TODO
  [paelzer] DPDK MIR: INPROGRESS
  [paelzer] DPDK upstream work: TODO
  [racb] MySQL cleanup and move to 5.7 (=14days): TODO
  NTP merge, cleanup and PPS support: TODO
- freeipmi merge and cleanup (=3days): TODO
  Tomcat updates and cleanup (=14days): TODO
  mail-stack-delivery deprecation plan: TODO
  [tdaitx] squid3 merge (=4days): INPROGRESS
  dovecot merge: TODO
  [louis-bouchard] nut merge: INPROGRESS
  [arges] libvirt merge (bug 1519433) : INPROGRESS
  [serge-hallyn] enable numa in qemu (=2days): TODO
  unbound merge: TODO
  [nacc] Consider php7.0 for Xenial: TODO

-- 
General server work for Xenial
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-x-server-core

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs