[Bug 1318721] Re: RPC timeout in all neutron agents

2016-01-08 Thread Xiang Hui
** Patch added: "backport-1318721-trusty-juno.debdiff"
   
https://bugs.launchpad.net/neutron/+bug/1318721/+attachment/4546091/+files/backport-1318721-trusty-juno.debdiff

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

Title:
  RPC timeout in all neutron agents

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1318721/+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 1318721] Re: RPC timeout in all neutron agents

2016-01-08 Thread Xiang Hui
** Patch added: "backport-1318721-trusty-icehouse-neutron.debdiff"
   
https://bugs.launchpad.net/neutron/+bug/1318721/+attachment/4546093/+files/backport-1318721-trusty-icehouse-neutron.debdiff

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

Title:
  RPC timeout in all neutron agents

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1318721/+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 1318721] Re: RPC timeout in all neutron agents

2016-01-08 Thread Xiang Hui
** Patch added: "backport-1318721-trusty-icehouse.debdiff"
   
https://bugs.launchpad.net/neutron/+bug/1318721/+attachment/4546092/+files/backport-1318721-trusty-icehouse.debdiff

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

Title:
  RPC timeout in all neutron agents

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1318721/+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 1532125] [NEW] lxc-clone: Use btrfs backing store if original container does

2016-01-08 Thread Martin Pitt
Public bug reported:

lxc-clone documents the backingstore option as "Select a different
backing store for the new container. By default the same as the original
container's is used.". This sounds like if the original container uses
btrfs, the cloned container should as well.

I have the LXC data dir on btrfs, and did lxc-create -n adt-xenial -B
best. This correctly selected btrfs backing store:

ID 293 gen 16369 top level 5 path lxc/adt-xenial/rootfs

However, cloning is slow:

$ time sudo lxc-clone -o adt-xenial -n x1
Created container x1 as copy of adt-xenial

real0m9.417s
user0m1.359s
sys 0m4.436s

It did create a new btrfs snapshot:
ID 297 gen 16372 top level 5 path lxc/x1/rootfs

but apparently not as a copy of the original  lxc/adt-xenial/rootfs one.

If I explicitly select btrfs as backingstore, it works as intended:

$ time sudo lxc-clone -B btrfs -o adt-xenial -n x1
Created container x1 as copy of adt-xenial

real0m0.136s
user0m0.004s
sys 0m0.012s

However, for scripts this is impractical, as it's not quite obvious how
to determine whether the original container uses btrfs backing store,
and "-B best" (which works for lxc-create) does not work for lxc-clone.
So it seems lxc-clone does not actually use "the same -B as the original
container"?

I haven't tested this for other backing stores.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lxc 1.1.5-0ubuntu3
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: Fri Jan  8 10:10:03 2016
EcryptfsInUse: Yes
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx
lxc.conf: lxc.lxcpath = /srv/lxc

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


** Tags: amd64 apparmor apport-bug xenial

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

Title:
  lxc-clone: Use btrfs backing store if original container does

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1532125/+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 1532125] [NEW] lxc-clone: Use btrfs backing store if original container does

2016-01-08 Thread Serge Hallyn
If you do

lxc-clone -s -o adt-xenial -n x1

does that snapshot the way you want?

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

Title:
  lxc-clone: Use btrfs backing store if original container does

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1532125/+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 1532314] Re: Buffer overflow in cgmanager

2016-01-08 Thread Shimin
** Attachment added: "/var/crash/_sbin_cgmanager.0.crash"
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1532314/+attachment/4546429/+files/crash

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

Title:
  Buffer overflow in cgmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1532314/+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 1532160] Re: package python-ldb 1:1.1.18-1ubuntu0.1 [origin: Ubuntu] failed to install/upgrade: package python-ldb is already installed and configured

2016-01-08 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

** Package changed: ldb (Ubuntu) => dpkg (Ubuntu)

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

Title:
  package python-ldb 1:1.1.18-1ubuntu0.1 [origin: Ubuntu] failed to
  install/upgrade: package python-ldb is already installed and
  configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1532160/+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 1532314] [NEW] Buffer overflow in cgmanager

2016-01-08 Thread Shimin
Public bug reported:

Host: Ubuntu 15.10
lxc: 1.1.5-0ubuntu0.15.10.3
cgmanager: 0.39-2ubuntu2
Container: Ubuntu 15.10

Got the following trace in syslog. Please let me know what other
information will be useful for troubleshooting.

Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: *** buffer overflow detected 
***: /sbin/cgmanager terminated
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: === Backtrace: =
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/lib/x86_64-linux-gnu/libc.so.6(+0x78c4e)[0x7f1929550c4e]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7f19295f0e8c]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/lib/x86_64-linux-gnu/libc.so.6(+0x116e80)[0x7f19295eee80]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/lib/x86_64-linux-gnu/libc.so.6(+0x118dd7)[0x7f19295f0dd7]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/lib/x86_64-linux-gnu/libnih.so.1(nih_io_handle_fds+0xad)[0x7f1929d01b3d]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/lib/x86_64-linux-gnu/libnih.so.1(nih_main_loop+0x13f)[0x7f1929d05faf]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/sbin/cgmanager(+0x5145)[0x562d8fc75145]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f19294f8a40]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 
/sbin/cgmanager(+0x53d9)[0x562d8fc753d9]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: === Memory map: 
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 562d8fc7-562d8fc92000 
r-xp  ca:01 12884  /sbin/cgmanager
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 562d8fe92000-562d8fe94000 
r--p 00022000 ca:01 12884  /sbin/cgmanager
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 562d8fe94000-562d8fe95000 
rw-p 00024000 ca:01 12884  /sbin/cgmanager
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 562d915f8000-562d9203 
rw-p  00:00 0  [heap]
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1927d44000-7f1927d5a000 
r-xp  ca:01 395872 
/lib/x86_64-linux-gnu/libgcc_s.so.1
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1927d5a000-7f1927f59000 
---p 00016000 ca:01 395872 
/lib/x86_64-linux-gnu/libgcc_s.so.1
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1927f59000-7f1927f5a000 
r--p 00015000 ca:01 395872 
/lib/x86_64-linux-gnu/libgcc_s.so.1
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1927f5a000-7f1927f5b000 
rw-p 00016000 ca:01 395872 
/lib/x86_64-linux-gnu/libgcc_s.so.1
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1927f5b000-7f1927f67000 
r-xp  ca:01 403839 
/lib/x86_64-linux-gnu/libnss_files-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1927f67000-7f1928166000 
---p c000 ca:01 403839 
/lib/x86_64-linux-gnu/libnss_files-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1928166000-7f1928167000 
r--p b000 ca:01 403839 
/lib/x86_64-linux-gnu/libnss_files-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1928167000-7f1928168000 
rw-p c000 ca:01 403839 
/lib/x86_64-linux-gnu/libnss_files-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1928168000-7f1928173000 
r-xp  ca:01 403823 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1928173000-7f1928372000 
---p b000 ca:01 403823 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1928372000-7f1928373000 
r--p a000 ca:01 403823 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1928373000-7f1928374000 
rw-p b000 ca:01 403823 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f1928374000-7f192838b000 
r-xp  ca:01 403845 
/lib/x86_64-linux-gnu/libnsl-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f192838b000-7f192858a000 
---p 00017000 ca:01 403845 
/lib/x86_64-linux-gnu/libnsl-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f192858a000-7f192858b000 
r--p 00016000 ca:01 403845 
/lib/x86_64-linux-gnu/libnsl-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f192858b000-7f192858c000 
rw-p 00017000 ca:01 403845 
/lib/x86_64-linux-gnu/libnsl-2.21.so
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f192858c000-7f192858e000 
rw-p  00:00 0
Jan  8 19:29:24 ip-10-169-249-164 cgmanager[7725]: 7f192858e000-7f1928596000 
r-xp  ca:01 403841 
/lib/x86_64-linux-gnu/libnss_compat-2.21.so
Jan  8 

[Bug 1532310] [NEW] fence_cdu returns exit status of 2 when querying the power state of CDU Sentry Switch (PDU) when it is OFF

2016-01-08 Thread Newell Jensen
Public bug reported:

When doing a query of the status of the Sentry Switched CDU, it returns
with an exit status of 2 if the unit is powered OFF.


$ /usr/sbin/fence_cdu -a 10.228.0.29 -n Master_16 -l  -p  -o status; 
echo $?
Status: OFF
2
$ /usr/sbin/fence_cdu -a 10.228.0.29 -n Master_16 -l  -p  -o on; echo $?
Success: Powered ON
0
$ /usr/sbin/fence_cdu -a 10.228.0.29 -n Master_16 -l  -p  -o on; echo $?
Success: Already ON
0
$ /usr/sbin/fence_cdu -a 10.228.0.29 -n Master_16 -l  -p  -o status; 
echo $?;
Status: ON
0
$ /usr/sbin/fence_cdu -a 10.228.0.29 -n Master_16 -l  -p  -o off; echo 
$?
Success: Powered OFF
0
$ /usr/sbin/fence_cdu -a 10.228.0.29 -n Master_16 -l  -p  -o off; echo 
$?
Success: Already OFF
0
$ /usr/sbin/fence_cdu -a 10.228.0.29 -n Master_16 -l  -p  -o status; 
echo $?;
Status: OFF
2

** Affects: fence-agents (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  fence_cdu returns exit status of 2 when querying the power state of
  CDU Sentry Switch (PDU) when it is OFF

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fence-agents/+bug/1532310/+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-08 Thread Nish Aravamudan
Blueprint changed by Nish Aravamudan:

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: INPROGRESS
  [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 (doko: done in wily, update to 2.2.2x would be good): TODO
+ 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
+ [nacc] Consider php7.0 for Xenial: INPROGRESS
  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


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

2016-01-08 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/1531708

Title:
  package libpam-winbind:amd64 2:4.1.6+dfsg-1ubuntu2.14.04.11 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1531708/+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-08 Thread Nish Aravamudan
Blueprint changed by Nish Aravamudan:

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: INPROGRESS
  [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
+ dovecot merge (doko: done in wily, update to 2.2.2x would be good): 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: INPROGRESS
  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-08 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items for ubuntu-15.11:
- [serge-hallyn] etckeeper: TODO
+ [serge-hallyn] etckeeper: DONE
  [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: INPROGRESS
  [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 (doko: done in wily, update to 2.2.2x would be good): 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: INPROGRESS
  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


[Bug 1522422] Re: Update to php 7.0

2016-01-08 Thread Ondřej Surý
@racb and rest:

The main blocker is all the rdeps that depend on php5-. There
are two approaches we could take:

1) patch all the sources to depend on php-

2) prepare src:php5 that just depend 1:1 on src:php7.0

well, there's third option:

3) do as much 1) and then finish with 2)

I have prepared 2) here: http://anonscm.debian.org/cgit/pkg-
php/php5.git/

Re 1) the new pkg-php-tools and naming needs decision and a quite lot of work:
http://lists.alioth.debian.org/pipermail/pkg-php-pecl/Week-of-Mon-20160104/000677.html

This has to be solved by PEAR maintainers with help from anybody who has
time to help (that's not me).

Cheers,
Ondrej

-- 
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:
  Update to php 7.0

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


Re: [Bug 1522422] Re: Update to php 7.0

2016-01-08 Thread Robie Basak
Thanks Ondřej, this is helpful.

On Fri, Jan 08, 2016 at 10:45:45AM -, Ondřej Surý wrote:
> 1) patch all the sources to depend on php-

In Ubuntu we don't have specific maintainers for packages, instead teams
that work towards goals. So unlike Debian where you'd need to mass file
a bug, give maintainers a chance to respond, then perhaps upload delayed
NMUs etc, in Ubuntu the method is for one developer to just mass upload
a change like this as necessary. So the actual doing of it doesn't
concern me, but there is a risk in having to deal with any failures that
might be the problem for our schedule.

However we do want to end up in sync with Debian in the end, of course,
so we don't want to do something one way if Debian will eventually do it
another.

> 2) prepare src:php5 that just depend 1:1 on src:php7.0

Or we could drop src:php5 and provide additional transitional packages
in src:php7.0 instead, which would appear to be the same thing from a
binary package perspective.

Either way we could do this, but it seems wrong and hacky to me, except
temporarily and where users might install these directly and therefore
need a transitional package.

> well, there's third option:
> 
> 3) do as much 1) and then finish with 2)

If we do 2) then that's only temporary anyway, presumably, since we'll
want to drop all transitional packages in a future release both in
Debian and Ubuntu?

Given the schedule we probably want to take the path of least resistance
though. I certainly don't want to do something you don't want to support
in Debian.

> Re 1) the new pkg-php-tools and naming needs decision and a quite lot of work:
> http://lists.alioth.debian.org/pipermail/pkg-php-pecl/Week-of-Mon-20160104/000677.html
> 
> This has to be solved by PEAR maintainers with help from anybody who has
> time to help (that's not me).

This worries me a bit more. Do we risk breaking PEAR/PECL users if we
commit to PHP 7.0 in 16.04 and then find we don't have this ready in
time?

-- 
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:
  Update to php 7.0

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 1532314] Re: Buffer overflow in cgmanager

2016-01-08 Thread Shimin
It can happen fairly often. For example, in one case it happened 5 times
within a span of less than 30 minutes.

Jan  8 05:35:04 ip-10-169-176-230 cgmanager[781]: *** buffer overflow detected 
***: /sbin/cgmanager terminated
Jan  8 05:40:23 ip-10-169-176-230 cgmanager[15954]: *** buffer overflow 
detected ***: /sbin/cgmanager terminated
Jan  8 05:51:00 ip-10-169-176-230 cgmanager[31989]: *** buffer overflow 
detected ***: /sbin/cgmanager terminated
Jan  8 05:56:19 ip-10-169-176-230 cgmanager[23719]: *** buffer overflow 
detected ***: /sbin/cgmanager terminated
Jan  8 06:01:38 ip-10-169-176-230 cgmanager[5627]: *** buffer overflow detected 
***: /sbin/cgmanager terminated

However, I still don't know the specific condition that triggers it. I'm
repeating the same test suite over and over, and sometimes it can go for
a long time without triggering.

I tried your commands and they trigger the crash.

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

Title:
  Buffer overflow in cgmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1532314/+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 1501959] Re: "System error" on chfn / su with lxc-start --share-net

2016-01-08 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  "System error" on chfn / su with lxc-start --share-net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1501959/+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 1458180] Re: Vivid/wily + wall badly broken

2016-01-08 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Vivid/wily + wall badly broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1458180/+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 1511993] Re: when trying to install the lxd package, lxc fails to install

2016-01-08 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  when trying to install the lxd package, lxc fails to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1511993/+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 1261338] Re: lxc-stop and even lxc-stop -k can hang

2016-01-08 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lxc-stop and even lxc-stop -k can hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1261338/+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 1470580] Re: unprivileged lxc containers fails with custom bridge

2016-01-08 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  unprivileged lxc containers fails with custom bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470580/+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 1532314] Re: Buffer overflow in cgmanager

2016-01-08 Thread Serge Hallyn
Hm, sadly the trace isn't very informative:

Core was generated by `/sbin/cgmanager -m name=systemd'.
Program terminated with signal SIGABRT, Aborted.
#0  0x7fade2d7a267 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:55
55  ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) where
#0  0x7fade2d7a267 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:55
#1  0x7fade2d7beca in __GI_abort () at abort.c:89
#2  0x7fade2dbdc53 in __libc_message (do_abort=do_abort@entry=2, 
fmt=fmt@entry=0x7fade2ed3dad "*** %s ***: %s terminated\n") at 
../sysdeps/posix/libc_fatal.c:175
#3  0x7fade2e5de8c in __GI___fortify_fail (msg=, 
msg@entry=0x7fade2ed3d44 "buffer overflow detected") at fortify_fail.c:38
#4  0x7fade2e5be80 in __GI___chk_fail () at chk_fail.c:28
#5  0x7fade2e5ddd7 in __fdelt_chk (d=) at fdelt_chk.c:25
#6  0x7fade356e970 in nih_io_select_fds () from 
/lib/x86_64-linux-gnu/libnih.so.1
#7  0x7fade3572f79 in nih_main_loop () from 
/lib/x86_64-linux-gnu/libnih.so.1
#8  0x56043364a145 in ?? ()
#9  0x7fade2d65a40 in __libc_start_main (main=0x560433649ef0, argc=3, 
argv=0x7ffe4e46dda8, init=, fini=, 
rtld_fini=, stack_end=0x7ffe4e46dd98) at libc-start.c:289
#10 0x56043364a3d9 in ?? ()

How often does this happen?  Can you trigger it in a particular way?
Are you able to do

cgm listcontrollers
cgm getvalue memory . memory.limit_in_bytes
cgm listchildren memory .
cgm create memory x1

without any crashes?


** Changed in: lxc (Ubuntu)
   Importance: Undecided => High

** Changed in: lxc (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/1532314

Title:
  Buffer overflow in cgmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1532314/+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 1532125] Re: lxc-clone: Use btrfs backing store if original container does

2016-01-08 Thread Martin Pitt
I worked around this in
http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=887e134,
but this is  ugly.

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

Title:
  lxc-clone: Use btrfs backing store if original container does

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1532125/+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: Update to php 7.0

2016-01-08 Thread Luis Alberto Pabón
There's no point in shipping both PHP5.6 and 7 given they're mostly
backwards compatible. PHP7 on 16.04; those who want PHP5 could either
PPA or remain on earlier versions of ubuntu.

-- 
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:
  Update to php 7.0

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 745958] Re: charon crashed with SIGABRT in start_thread()

2016-01-08 Thread Derek
Corporate config changed years ago.  I'll see if I can find a network to
try it on - wouldn't surprise me if it has been fixed in the interim
though.  Feel free to close it if you like... I can always file a new
one and reference this one.

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

Title:
  charon crashed with SIGABRT in start_thread()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/745958/+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 1211110] Re: network manager openvpn dns push data not updating system DNS addresses

2016-01-08 Thread Tristan
@Andrea, I tried that, but then my VPN connection uses the static
servers. And unless Google DNS connections are encrypted, it's still a
DNS leak.

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

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/120/+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-08 Thread Matthias Klose
Blueprint changed by Matthias Klose:

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: INPROGRESS
  [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
+ dovecot merge (doko: done in wily, update to 2.2.2x would be good): 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


[Bug 1531612] Re: Missing dependency on testrepository

2016-01-08 Thread Corey Bryant
** Description changed:

+ This bug has been updated from it's original intent.  The original bug
+ description details are at the end of this section.
+ 
+ The deploy from source support in the OpenStack charms performs shallow
+ git clones (e.g. git clone --depth 1) by default. This increases the
+ speed of a git clone significantly. However, there is a side-effect of
+ shallow clones when they are pip installed, in that it causes pip to
+ list the package version as 0.0.0, when in actuality the package version
+ may have been 11.0.0. The next time a pip installed package needs a
+ minimum version of that package (e.g. let's say it needs >= 10.0.0),
+ it'll see that 0.0.0 is installed and it'll install the latest package
+ from pypi.
+ 
+ Non-shallow git clones enable pip to see the actual version and prevent
+ this issue.  The openstack-origin-git yaml should support an option to
+ override the default depth of git clones on a per-repo basis.
+ 
+ 
+ ---original bug details---
+ 
+ Here's the original bug description, which is really a dup of upstream
+ bug https://bugs.launchpad.net/pbr/+bug/1375048.
+ 
+ "Missing dependency on testrepository"
+ 
  I had the source bundle at https://pastebin.canonical.com/147053/
  (adapted from 
http://bazaar.launchpad.net/~ost-maintainers/openstack-charm-testing/trunk/files/head:/bundles/source/
- , basically flattened to v4 format to allow for machine allocation/placement) 
working before, and yesterday noticed that it's now failing with a missing 
dependency (pip package testrepository) for neutron-fwaas (which is brought in 
by neutron-api). 
+ , basically flattened to v4 format to allow for machine allocation/placement) 
working before, and yesterday noticed that it's now failing with a missing 
dependency (pip package testrepository) for neutron-fwaas (which is brought in 
by neutron-api).
  The relevant unit error log is at https://pastebin.canonical.com/147054/

** Summary changed:

- Missing dependency on testrepository
+ Enable git clone depth override in opentstack-origin-git

** Also affects: keystone (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: keystone (Ubuntu)

** Also affects: keystone (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Also affects: openstack-dashboard (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Also affects: nova-compute (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Also affects: nova-cloud-controller (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Also affects: neutron-gateway (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Also affects: cinder (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Also affects: glance (Juju Charms Collection)
   Importance: Undecided
   Status: New

** Changed in: cinder (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: glance (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: keystone (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: neutron-api (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: neutron-gateway (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: nova-cloud-controller (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: nova-compute (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: openstack-dashboard (Juju Charms Collection)
 Assignee: (unassigned) => Corey Bryant (corey.bryant)

** Changed in: cinder (Juju Charms Collection)
   Status: New => In Progress

** Changed in: glance (Juju Charms Collection)
   Status: New => In Progress

** Changed in: keystone (Juju Charms Collection)
   Status: New => In Progress

** Changed in: neutron-api (Juju Charms Collection)
   Status: New => In Progress

** Changed in: neutron-gateway (Juju Charms Collection)
   Status: New => In Progress

** Changed in: nova-cloud-controller (Juju Charms Collection)
   Status: New => In Progress

** Changed in: nova-compute (Juju Charms Collection)
   Status: New => In Progress

** Changed in: openstack-dashboard (Juju Charms Collection)
   Status: New => In Progress

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

Title:
  Enable git clone depth override in opentstack-origin-git

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1531612/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or 

[Bug 1211110] Re: network manager openvpn dns push data not updating system DNS addresses

2016-01-08 Thread Andrea Lazzarotto (Lazza)
A simple workaround is to edit your VPN connection (via NM) and set up
static DNS, for example using Google servers:

8.8.8.8, 8.8.4.4

This way, the DNS request is sent through an external IP, hence it is
routed using the VPN. If you were using the default DNS from your router
(probably an internal IP like 192.168.x.y) then the DNS request would go
outside the VPN.

I just discovered that Google provides also IPv6 servers, by searching
for "IPv6 DNS Servers" on DuckDuckGo (a very convenient table of DNS
servers by provider shows up).

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

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/120/+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: Update to php 7.0

2016-01-08 Thread Ondřej Surý
> This worries me a bit more. Do we risk breaking PEAR/PECL users if we
> commit to PHP 7.0 in 16.04 and then find we don't have this ready in
> time?

PECL seems to be mostly fine although some PECL packages won't be
converted at all and some need a code from some upstream git branch.

PEAR is hard to say - that's probably individual. I've seen report about
broken Cacti with PHP 7 just today, so it needs some effort to test at
least major packages.

The timing is very tight, but I think it's doable if you put enough
effort into it and do some SRUs later to move the PECL modules from git
branch to release code. This might be good to prenegotiate with
release/core team.

Both choices are horrible due timing, but fixing bugs in PHP 5.6 long
after it's security support has ended is a nightmare because PHP 7.0 has
diverted too much from PHP 5.6 code.

Fixing bugs as they appear in PHP 7.0 and dependent packages should be
much much easier because it will be up-to-date code. It might need
relaxing SRU policy a bit, but it will pay of in invested time (and
money) long term.

Also I would say that people expect to find PHP 7 in next LTS and the
sheer effect of disappointment might lead to distro-switch (although my
PPAs could come to save a day in such case, there are some people who
won't use PPAs in production no matter what).

In the end, this should not be just a technical decision, because the
impact of either choice are also not technical.

-- 
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:
  Update to php 7.0

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 1401783] Re: Requirement "argparse" breaks package import

2016-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package stevedore - 1.5.0-2ubuntu1

---
stevedore (1.5.0-2ubuntu1) xenial; urgency=medium

  * Cherry-pick from upstream:
- Remove unnecessary dependency on argparse (closes: #809033,
  LP: #1401783).

 -- Colin Watson   Fri, 08 Jan 2016 01:33:13 +

** Changed in: stevedore (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Requirement "argparse" breaks package import

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1401783/+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 1530913] Re: [SRU] liberty point releases

2016-01-08 Thread Brian Murray
Hello James, or anyone else affected,

Accepted keystone into wily-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/keystone/2:8.0.1-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: keystone (Ubuntu Wily)
   Status: New => Fix Committed

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

Title:
  [SRU] liberty point releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1530913/+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 1315565] Re: nss-winbind is returing -1 for supplemental groups

2016-01-08 Thread roelof van der kleij
Same thing here. All groups with an empty gidnumber show up, which did
not happen with samba3.

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

Title:
  nss-winbind is returing -1 for supplemental groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1315565/+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 1315565] Re: nss-winbind is returing -1 for supplemental groups

2016-01-08 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/1315565

Title:
  nss-winbind is returing -1 for supplemental groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1315565/+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 1532252] [NEW] Unescaped left brace in regex is deprecated

2016-01-08 Thread Mikaela Suomalainen
Public bug reported:

I have started seeing this error in my logwatch reports.

```
- Amavisd-new Begin  

 Unescaped left brace in regex is deprecated, passed through in regex; marked 
by <-- HERE in m/^(CLEAN|SPAM(?:MY)?|INFECTED \(.*?\)|BANNED 
\(.*?\)|BAD-HEADER(?:-\d)?|UNCHECKED|MTA-BLOCKED|OVERSIZED|OTHER|TEMPFAIL)(?: { 
<-- HERE [^}]+})?, ([^[]+ )?(?:([^<]+) )?[<(](.*?)[>)] -> ([(<].*?[)>]), 
(?:.*Hits: ([-+.\d]+))(?:.* size: (\d+))?(?:.* autolearn=(\w+))?/ at 
/usr/share/logwatch/scripts/services/amavis line 2286.
 
 -- Amavisd-new End - 
```

```

 - Postfix Begin 

 Unescaped left brace in regex is deprecated, passed through in regex; marked 
by <-- HERE in m/^Config: { <-- HERE / at 
/usr/share/logwatch/scripts/services/postfix line 1850.
 
 -- Postfix End - 
```

```
- Connections (secure-log) Begin  

 Unescaped left brace in regex is deprecated, passed through in regex; marked 
by <-- HERE in m/krb5kdc\[[0-9]*\]: (AS_REQ|TGS_REQ) \([0-9]+ etypes { <-- HERE 
[ 0-9]+}\) ([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+): (ISSUE|UNKNOWN_SERVER): authtime 
[0-9]+, (?:etypes {rep=[0-9]+ tkt=[0-9]+ ses=[0-9]+},)? ([^ ]+) for ([^ 
,]+)(?:, )?(.*)$/ at /usr/share/logwatch/scripts/services/secure line 509.
 Unescaped left brace in regex is deprecated, passed through in regex; marked 
by <-- HERE in m/krb5kdc\[[0-9]*\]: (AS_REQ|TGS_REQ) \([0-9]+ etypes {[ 
0-9]+}\) ([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+): (ISSUE|UNKNOWN_SERVER): authtime 
[0-9]+, (?:etypes { <-- HERE rep=[0-9]+ tkt=[0-9]+ ses=[0-9]+},)? ([^ ]+) for 
([^ ,]+)(?:, )?(.*)$/ at /usr/share/logwatch/scripts/services/secure line 509.
 Unescaped left brace in regex is deprecated, passed through in regex; marked 
by <-- HERE in m/krb5kdc\[[0-9]*\]: (AS_REQ|TGS_REQ) \([0-9]+ etypes { <-- HERE 
[ 0-9]+}\) ([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+): 
(NEEDED_PREAUTH|PREAUTH_FAILED|CLIENT_NOT_FOUND): ([^ ]+) for ([^ ,]+)(?:, 
)?(.*)$/ at /usr/share/logwatch/scripts/services/secure line 518.

 **Unmatched Entries**
```

and after that everything was normal again.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: logwatch 7.4.1-2ubuntu2
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
CurrentDesktop: MATE
Date: Fri Jan  8 18:03:24 2016
InstallationDate: Installed on 2015-12-12 (27 days ago)
InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151212)
PackageArchitecture: all
SourcePackage: logwatch
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: logwatch (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 logwatch in Ubuntu.
https://bugs.launchpad.net/bugs/1532252

Title:
  Unescaped left brace in regex is deprecated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/logwatch/+bug/1532252/+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