[Bug 1427654] Re: FFE: switch system init to systemd [not touch] in 15.04

2015-03-19 Thread Didier Roche
As stated on the mailing list few months ago
(https://lists.ubuntu.com/archives/ubuntu-devel-
discuss/2014-December/015154.html), Ubuntu never offered a choice of
init system, and won't start doing that. systemd is mandatory to be the
supported ubuntu path. That's the reason why ubuntu-standard won't
depend on systemd|upstart.

Note that for some kernel reasons, the Touch image is still using
upstart, but that will change in the future.

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

Title:
  FFE: switch system init to systemd [not touch] in 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1427654/+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 1358835] Comment bridged from LTC Bugzilla

2015-03-19 Thread bugproxy
--- Comment From thierry.fa...@fr.ibm.com 2015-03-05 10:05 EDT---
Verified:
gcc test.c -ldl -o test
ubuntu@vm19:~$ ./test 80
80
cpu 80 belongs to node 2
ubuntu@vm19:~$ numactl -H
available: 4 nodes (0-3)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
node 0 size: 969 MB
node 0 free: 445 MB
node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 
62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
node 1 size: 1022 MB
node 1 free: 777 MB
node 2 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 
121 122 123 124 125 126 127
node 2 size: 1022 MB
node 2 free: 37 MB
node 3 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 
144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
node 3 size: 1017 MB
node 3 free: 907 MB
node distances:
node   0   1   2   3
0:  10  40  40  40
1:  40  10  40  40
2:  40  40  10  40
3:  40  40  40  10
ubuntu@vm19:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION=Ubuntu 14.04.2 LTS

--- Comment From mainam...@in.ibm.com 2015-03-19 05:43 EDT---
The test described in the bug fails in Ubuntu 14.04.2.

The following packages were tried as well: libnuma1 2.0.9~rc5-1ubuntu3
and numactl  2.0.9~rc5-1ubuntu3

In all cases the test failed. The efix for 14.04.1 provided by Thierry
Fauck worked but it was not used  in 14.04.02

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

Title:
  numa_node_of_cpu() returns warning  when cpu_index  79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1431650] Re: Multipath devices take long to initialize during initramfs

2015-03-19 Thread Mauricio Faria de Oliveira
This commit should fix this bug, and probably bug 1429327 as well.
   
https://github.com/hreinecke/multipath-tools/commit/841977fc9c3432702c296d6239e4a54291a6007a

It should allow multipath to be run in udev rules w/out timeout/killing (fixes 
this bug),
and thus restore the functioning of event-based multipath discovery 
(which should fix bug 1429327, as the SCSI disks found after 
initramfs/local-top/multipath
should be found during the wait-for-root call in initramfs/local).

It just happens not to be upstream yet, and maybe not reviewed.
I'll take a look at it tomorrow.

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

Title:
  Multipath devices take long to initialize during initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1431650/+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 1434300] [NEW] Merge exim4 4.84-8 (main) from Debian unstable (main)

2015-03-19 Thread Artur Rona
Public bug reported:

exim4 (4.84-8) unstable; urgency=medium

  * Pull 83_Remove-limit-on-remove_headers-item-size.-Bug-1533.patch and
84_Fix-truncation-of-items-in-headers_remove-lists-this.patch from
upstream GIT which fix breakage of string-expansion in headers_remove
commands. (Thanks Gordon Dickens, for the pointer.)

 -- Andreas Metzler ametz...@debian.org  Tue, 17 Feb 2015 18:00:42
+0100

exim4 (4.84-7) unstable; urgency=medium

  * Tighten dependency of exim4 on exim4-base to (= ${source:Version}) and
( ${source:Version}.1), at least source version, but not the next
sourceful upload. Closes: #777246

 -- Andreas Metzler ametz...@debian.org  Sat, 07 Feb 2015 15:12:33
+0100

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

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

Title:
  Merge exim4 4.84-8 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1434300/+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 1434006] Re: Information leak

2015-03-19 Thread Seth Arnold
** Information type changed from Private Security to Public Security

** Changed in: openssh (Ubuntu)
   Status: New = Invalid

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

Title:
  Information leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1434006/+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 1434006] Re: Information leak

2015-03-19 Thread Seth Arnold
You can configure this with /etc/pam.d/sshd -- simply remove the
pam_motd lines from your PAM sshd configuration and this information
will no longer be shown when users successfully authenticate. (Neither
sshd nor pam_motd.so care if your users are using bash or false or
nologin for their shell; they successfully authenticated, which is all
the pam_motd.so cares about.)

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

Title:
  Information leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1434006/+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 1434309] [NEW] Template Tag _DATE_ broken in 3.4.0

2015-03-19 Thread Shane Williams
Public bug reported:

On Ubuntu 14.04.2 LTS, using spamassassin 3.4.0-1ubuntu2.

If the _DATE_ Template Tag is used in a header or report, it returns an
incorrect date (usually well in the past).  Obviously not critical, but
having this date greatly simplifies finding the log entries for a
particular piece of email.  It cculd also be confusing to users who look
at full headers.

For full information, see the upstream bug at:
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7050

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

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

Title:
  Template Tag _DATE_ broken in 3.4.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1434309/+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 1434247] Re: Upstream patches to Libvirt for vivid

2015-03-19 Thread Serge Hallyn
Just to be clear there are no kernel patches needed for this right?  The
'linux' task should be removed?

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

** Summary changed:

- Upstream patches to Libvirt for vivid
+ [FFE] Upstream patches to Libvirt for vivid

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

Title:
  [FFE] Upstream patches to Libvirt for vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1434247/+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 1408972] Re: openvswitch: failed to flow_del (No such file or directory)

2015-03-19 Thread James Page
To confirm - runnig this on one of our impacted compute nodes - no error
messages from ovs so +1

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

Title:
  openvswitch: failed to flow_del (No such file or directory)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1408972/+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 1425164] Re: Memory leaks in librados.py

2015-03-19 Thread James Page
** Also affects: ceph (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: ceph (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: ceph (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: ceph (Ubuntu Vivid)
   Status: New = Fix Released

** Changed in: ceph (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: ceph (Ubuntu Utopic)
   Importance: Undecided = High

** Changed in: ceph (Ubuntu Vivid)
   Importance: Undecided = High

** Changed in: ceph (Ubuntu Utopic)
   Status: New = Triaged

** Changed in: ceph (Ubuntu Trusty)
   Status: New = Triaged

** Summary changed:

- Memory leaks in librados.py
+ [SRU] Memory leaks in librados.py

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

Title:
  [SRU] Memory leaks in librados.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1425164/+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 1433993] [NEW] Import of opts broken

2015-03-19 Thread James Page
Public bug reported:

changing mode of build/scripts-2.7/manila-share from 664 to 775
oslo-config-generator --config-file etc/oslo-config-generator/manila.conf \
--output-file etc/manila/manila.conf
Traceback (most recent call last):
  File /usr/bin/oslo-config-generator, line 10, in module
sys.exit(main())
  File /usr/lib/python2.7/dist-packages/oslo_config/generator.py, line 332, 
in main
generate(conf)
  File /usr/lib/python2.7/dist-packages/oslo_config/generator.py, line 302, 
in generate
for namespace, listing in _list_opts(conf.namespace):
  File /usr/lib/python2.7/dist-packages/oslo_config/generator.py, line 277, 
in _list_opts
invoke_on_load=True)
  File /usr/lib/python2.7/dist-packages/stevedore/named.py, line 55, in 
__init__
verify_requirements)
  File /usr/lib/python2.7/dist-packages/stevedore/extension.py, line 170, in 
_load_plugins
self._on_load_failure_callback(self, ep, err)
  File /usr/lib/python2.7/dist-packages/stevedore/extension.py, line 162, in 
_load_plugins
verify_requirements,
  File /usr/lib/python2.7/dist-packages/stevedore/named.py, line 123, in 
_load_one_plugin
verify_requirements,
  File /usr/lib/python2.7/dist-packages/stevedore/extension.py, line 178, in 
_load_one_plugin
plugin = ep.load(require=verify_requirements)
  File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 2312, 
in load
return self.resolve()
  File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 2318, 
in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File /usr/lib/python2.7/dist-packages/oslo_messaging/opts.py, line 24, in 
module
from oslo.messaging._drivers import base as drivers_base
ImportError: cannot import name base

** Affects: oslo.messaging (Ubuntu)
 Importance: High
 Assignee: James Page (james-page)
 Status: New

** Changed in: oslo.messaging (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

** Changed in: oslo.messaging (Ubuntu)
   Importance: Undecided = High

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

Title:
  Import of opts broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oslo.messaging/+bug/1433993/+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 1281306] Re: version bump request

2015-03-19 Thread Robie Basak
21:47 rbasak Noskcaj: surely bug 1281306 should still be open as 1.0
isn't in the development release yet? Or else open a new bug?

** Changed in: gdisk (Ubuntu)
   Status: Fix Released = Triaged

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

Title:
  version bump request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdisk/+bug/1281306/+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 1430181] Re: rpcbind/rpc.statd listen on all interfaces

2015-03-19 Thread Kurt Huwig
Thanks for the patch! Just two questions:

1. why does rpcbind not listen to UDP any more?
2. have you noticed that a similar problem exists in rpc.statd?

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

Title:
  rpcbind/rpc.statd listen on all interfaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpcbind/+bug/1430181/+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 1434004] [NEW] package mysql-server-core-5.6 (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/mysql/charsets/geostd8.xml », qui appartient aussi au paquet mysq

2015-03-19 Thread AlphaYaX
Public bug reported:

Upgrading from 5.5 to 5.6

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: mysql-server-core-5.6 (not installed)
ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
Uname: Linux 3.13.0-48-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: amd64
Date: Mon Mar 16 15:11:25 2015
DuplicateSignature: package:mysql-server-core-5.6:(not installed):tentative de 
remplacement de « /usr/share/mysql/charsets/geostd8.xml », qui appartient aussi 
au paquet mysql-common 5.6.23-1ubuntu12.04
ErrorMessage: tentative de remplacement de « 
/usr/share/mysql/charsets/geostd8.xml », qui appartient aussi au paquet 
mysql-common 5.6.23-1ubuntu12.04
InstallationDate: Installed on 2014-06-23 (269 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: mysql-5.6
Title: package mysql-server-core-5.6 (not installed) failed to install/upgrade: 
tentative de remplacement de « /usr/share/mysql/charsets/geostd8.xml », qui 
appartient aussi au paquet mysql-common 5.6.23-1ubuntu12.04
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  package mysql-server-core-5.6 (not installed) failed to
  install/upgrade: tentative de remplacement de «
  /usr/share/mysql/charsets/geostd8.xml », qui appartient aussi au
  paquet mysql-common 5.6.23-1ubuntu12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1434004/+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 1432608] Re: [SRU] icehouse 2014.1.4 point release

2015-03-19 Thread James Page
** Also affects: nova (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: glance (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Also affects: horizon (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: ceilometer (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: cinder (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: heat (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: neutron (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: ceilometer (Ubuntu)
   Status: New = Invalid

** Changed in: cinder (Ubuntu)
   Status: New = Invalid

** Changed in: glance (Ubuntu)
   Status: New = Invalid

** Changed in: heat (Ubuntu)
   Status: New = Invalid

** Changed in: horizon (Ubuntu)
   Status: New = Invalid

** Changed in: keystone (Ubuntu)
   Status: New = Invalid

** Changed in: neutron (Ubuntu)
   Status: New = Invalid

** Changed in: nova (Ubuntu)
   Status: New = Invalid

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

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1336713] Re: Nginx+PHP-FPM - Apache gets installed automatically on PHP update

2015-03-19 Thread Hyacinth Stypuła
I've experienced this bug while upgrading through update-manager (Ubuntu
14.04.2 LTS), here goes the excerpt from APT history log:

Start-Date: 2015-03-19  10:35:14
Commandline: aptdaemon role='role-commit-packages' sender=':1.72'
Install: libapache2-mod-php5:amd64 (5.5.9+dfsg-1ubuntu4.7, automatic), 
apache2-data:amd64 (2.4.7-1ubuntu4.4, automatic), apache2:amd64 
(2.4.7-1ubuntu4.4, automatic), apache2-bin:amd64 (2.4.7-1ubuntu4.4, automatic)
Upgrade: php5-fpm:amd64 (5.5.9+dfsg-1ubuntu4.6, 5.5.9+dfsg-1ubuntu4.7), 
php5-common:amd64 (5.5.9+dfsg-1ubuntu4.6, 5.5.9+dfsg-1ubuntu4.7), 
php5-curl:amd64 (5.5.9+dfsg-1ubuntu4.6, 5.5.9+dfsg-1ubuntu4.7), 
php5-readline:amd64 (5.5.9+dfsg-1ubuntu4.6, 5.5.9+dfsg-1ubuntu4.7), php5:amd64 
(5.5.9+dfsg-1ubuntu4.6, 5.5.9+dfsg-1ubuntu4.7), libxfont1:amd64 
(1.4.7-1ubuntu0.1, 1.4.7-1ubuntu0.2), php5-cli:amd64 (5.5.9+dfsg-1ubuntu4.6, 
5.5.9+dfsg-1ubuntu4.7), php5-mysqlnd:amd64 (5.5.9+dfsg-1ubuntu4.6, 
5.5.9+dfsg-1ubuntu4.7), php5-gd:amd64 (5.5.9+dfsg-1ubuntu4.6, 
5.5.9+dfsg-1ubuntu4.7)
End-Date: 2015-03-19  10:37:05

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

Title:
  Nginx+PHP-FPM - Apache gets installed automatically on PHP update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1336713/+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 1336713] Re: Nginx+PHP-FPM - Apache gets installed automatically on PHP update

2015-03-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: php5 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Nginx+PHP-FPM - Apache gets installed automatically on PHP update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1336713/+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 1336713] Re: Nginx+PHP-FPM - Apache gets installed automatically on PHP update

2015-03-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt (Ubuntu)
   Status: New = Confirmed

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

Title:
  Nginx+PHP-FPM - Apache gets installed automatically on PHP update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1336713/+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 1434004] Re: package mysql-server-core-5.6 (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/mysql/charsets/geostd8.xml », qui appartient aussi au paquet mysql-

2015-03-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package mysql-server-core-5.6 (not installed) failed to
  install/upgrade: tentative de remplacement de «
  /usr/share/mysql/charsets/geostd8.xml », qui appartient aussi au
  paquet mysql-common 5.6.23-1ubuntu12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1434004/+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 1400473] Re: Apache 2.2 on Ubuntu 12.04 LTS doesn't allow disabling TLS1.0

2015-03-19 Thread Marc Deslauriers
Support for the TLSv1.1 and TLSv1.2 configuration options was added to
Apache 2.2.24.

The version of Apache in Ubuntu 12.04 is 2.2.22, hence it needs to have
the following commit backported to be able to specifically use TLSv1.1
and TLSV1.2 in the SSLProtocol directive:

https://svn.apache.org/viewvc?view=revisionrevision=1445104

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

Title:
  Apache 2.2 on Ubuntu 12.04 LTS doesn't allow disabling TLS1.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1400473/+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 1411564] Re: neutron-vpn-agent should wait for ipsec to start on boot

2015-03-19 Thread Quentin MACHU
Actually, for an unknown reason, no environment is created on my end.
There is no /var/lib/neutron/ipsec folder. When created manually with
the right permissions, the folder remains empty.

There is absolutely nothing in /var/log/neutron/vpn_agent.log
(Debug/Verbose = True) except the error shown by James. Syslog is blank
too.

The ipsec service was already started when I started neutron-vpn-agent.

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

Title:
  neutron-vpn-agent should wait for ipsec to start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1411564/+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 1432062] Re: Ship the default /etc/multipath.conf on multipath-tools-boot (for user_friendly_names)

2015-03-19 Thread Mauricio Faria de Oliveira
Hi Mathieu,

 Hi Mauricio, I'd be very interested in looking at the patches [...]

Sorry for the delay. I missed this w/ some issue w/ email servers.

I'll attach them soon.. just cleaning up 2 minor points.

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

Title:
  Ship the default /etc/multipath.conf on multipath-tools-boot (for
  user_friendly_names)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1432062/+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 1418187] Related fix merged to nova (master)

2015-03-19 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/160904
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=291c1a1db1ab3ceccfac7a3c8312b6fdce3aaa84
Submitter: Jenkins
Branch:master

commit 291c1a1db1ab3ceccfac7a3c8312b6fdce3aaa84
Author: Sahid Orentino Ferdjaoui sahid.ferdja...@redhat.com
Date:   Tue Mar 3 05:00:40 2015 -0500

libvirt: make default value of numa cell memory to 0 when not defined

Some arch can have cells without memory or cpus defined and libvirt
will return an XML without these elements. Our object defintion of the
fields cpus and memory cannot let us to make them to None when not
defined but currently the config representation of a NUMA make it to
None.

This patch fix the default value of config memory to 0 when libvirt
does not return memory element for a cell.

Also this cannot be considered come a fix for bug 1418187 since we
have to handle these cases (cpus or memory not defined) during
scheduling. thse case can be addressed when using distances which will
be addressed in a next serie of patches.

Related-Bug: #1418187
Change-Id: Iac08d1221341a86c081d5e905c704fb1c9dca276

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

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+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 1411564] Re: neutron-vpn-agent should wait for ipsec to start on boot

2015-03-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: neutron (Ubuntu)
   Status: New = Confirmed

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

Title:
  neutron-vpn-agent should wait for ipsec to start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1411564/+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 1433993] Re: Import of opts broken

2015-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package oslo.messaging - 1.6.0-0ubuntu2

---
oslo.messaging (1.6.0-0ubuntu2) vivid; urgency=medium

  * d/p/zmq-client-pooling.patch: Fixup references to oslo.messaging
- oslo_messaging, resolving config file generation failures in
other OpenStack packages (LP: #1433993).
  * Tidy lintian warnings and error messages.
 -- James Page james.p...@ubuntu.com   Thu, 19 Mar 2015 11:32:05 +

** Changed in: oslo.messaging (Ubuntu)
   Status: New = Fix Released

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

Title:
  Import of opts broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oslo.messaging/+bug/1433993/+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 708395] Re: clamdscan can't scan anything

2015-03-19 Thread Scott Kitterman
Stupid auto correct.

clamsmtp

On March 19, 2015 8:59:15 PM EDT, Scott Kitterman skl...@kitterman.com wrote:
Does claimant work with Exim? If so, just use that.

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

Title:
  clamdscan can't scan anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/708395/+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 1432589] Re: package libnuma1:amd64 2.0.9~rc5-1ubuntu3 failed to install/upgrade: package libnuma1:amd64 is already installed and configured

2015-03-19 Thread Serge Hallyn
Thanks for reporting this bug.  I'm afraid I can' treproduce this.

Can you please try doing

sudo apt-cache clean
sudo apt-get update
sudo apt-get dist-upgrade

then see whether

sudo apt-get install gnome-shell works?

** Changed in: numactl (Ubuntu)
   Status: New = Incomplete

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

Title:
  package libnuma1:amd64 2.0.9~rc5-1ubuntu3 failed to install/upgrade:
  package libnuma1:amd64 is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1432589/+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 1432715] Re: tomcat7 ftbfs in vivd (test failures)

2015-03-19 Thread Bug Watch Updater
** Changed in: tomcat7 (Debian)
   Status: Unknown = New

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

Title:
  tomcat7 ftbfs in vivd (test failures)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1432715/+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 1432608] Re: [SRU] icehouse 2014.1.4 point release

2015-03-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/ceilometer

** Branch linked: lp:ubuntu/trusty-proposed/heat

** Branch linked: lp:ubuntu/trusty-proposed/neutron

** Branch linked: lp:ubuntu/trusty-proposed/horizon

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

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1429140] Re: lxc-net upstart script fails on nonexistent iptables rules

2015-03-19 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Importance: Undecided = High

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  lxc-net upstart script fails on nonexistent iptables rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1429140/+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 1434257] [NEW] MAAS should set dnssec-validation to no in /etc/bind/named.conf.options

2015-03-19 Thread Mark W Wenning
Public bug reported:

Several enterprise customers have had problems bootstrapping juju,
getting errors like:

Download failed. wait 15s\nAttempt 5 to download tools from
https://streams.canonic al.com/juju/tools/releases/juju-1.21.3-trusty-
amd64.tgz...\ncurl: (6) Could not resolve host: streams.canonica
l.com\ntools from
https://streams.canonical.com/juju/tools/releases/juju-1.21.3-trusty-
amd64.tgz downloaded: H TTP 000; time 9.519s; size 0 bytes; speed 0.000
bytes/s sha256sum: /var/lib/juju/tools/1.21.3-trusty-amd64/too
ls.tar.gz: No such file or directory\nERROR failed to bootstrap
environment: subprocess encountered error code 1\n', 'status': 1}'
[DEBUG ?? 03-19 13:21:00] ?? cloudinstall.utils ?? (utils.py,
global_exchandler, 62)] Traceback (most recent call last): File
/usr/share/openstack/cloudinstall/utils.py, line 77, in run
super().run() File /usr/lib/python3.4/threading.py, line 868, in run
self._target(*self._args, **self._kwargs) File
/usr/share/openstack/cloudinstall/machinewait.py, line 127, in
do_continue self.installer.do_install() File
/usr/share/openstack/cloudinstall/multi_install.py, line 144, in
do_install raise Exception(Problem with juju bootstrap.) Exception:
Problem with juju bootstrap.

solution turned out to be editing /etc/bind/named.conf.options and changing the 
line 
dnssec-validation auto; 
to 
dnssec-validation no;

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

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

Title:
  MAAS should set dnssec-validation to no in
  /etc/bind/named.conf.options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1434257/+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 1429140] Re: lxc-net upstart script fails on nonexistent iptables rules

2015-03-19 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: Triaged = 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/1429140

Title:
  lxc-net upstart script fails on nonexistent iptables rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1429140/+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 1434099] [NEW] pear archive extraction is broken w php 5.5.9 later release of Archive_Tar should be provided.

2015-03-19 Thread kenguest
Public bug reported:

The pear installer requires a later version of Archive_Tar than 1.3.11 to 
function properly when running via php 5.5.9.
Additional information is available at 
http://pear.php.net/bugs/bug.php?id=20246 but essentially the problem is fixed 
in version 1.3.12 and later releases.

Performing a system update, as I did this morning, reverts the installed
version of Archive_Tar back to 1.3.11 and while I can work around this
by doing $ sudo pear upgrade -Z Archive_Tar there shouldn't be any need
to do so.

As a PEAR Group/Committee member I'd appreciate this issue being
addressed.

Thanks!

Ken

My system details are as follows:

Description:Ubuntu 14.04.2 LTS
Release:14.04

kguest@radagast:~$ apt-cache policy php5
php5:
  Installed: 5.5.9+dfsg-1ubuntu4.7
  Candidate: 5.5.9+dfsg-1ubuntu4.7
  Version table:
 *** 5.5.9+dfsg-1ubuntu4.7 0
500 http://ie.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main i386 
Packages
100 /var/lib/dpkg/status
 5.5.9+dfsg-1ubuntu4 0
500 http://ie.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
kguest@radagast:~$

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: php5 5.5.9+dfsg-1ubuntu4.7
ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
Uname: Linux 3.13.0-48-generic i686
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: i386
CurrentDesktop: XFCE
Date: Thu Mar 19 13:48:52 2015
InstallationDate: Installed on 2013-01-27 (780 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
PackageArchitecture: all
SourcePackage: php5
UpgradeStatus: Upgraded to trusty on 2014-09-26 (173 days ago)

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


** Tags: apport-bug i386 pear php trusty

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

Title:
  pear archive extraction is broken w php 5.5.9 later release of
  Archive_Tar should be provided.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1434099/+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 1434068] [NEW] Please upgrade to 0.9.5

2015-03-19 Thread James Page
Public bug reported:

Version 0.9.5 is avaliable upstream; lets upgrade early in the w cycle.

** Affects: migrate (Ubuntu)
 Importance: High
 Assignee: Chuck Short (zulcss)
 Status: Triaged

** Changed in: migrate (Ubuntu)
Milestone: None = later

** Changed in: migrate (Ubuntu)
   Importance: Undecided = High

** Changed in: migrate (Ubuntu)
   Status: New = Triaged

** Changed in: migrate (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

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

Title:
  Please upgrade to 0.9.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/migrate/+bug/1434068/+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 1434069] [NEW] Ensure unit test errors fail package build

2015-03-19 Thread James Page
Public bug reported:

debian/tests.sh  just ignores any unit test suite execution errors;
please rework this so that test failures fail the package build.

** Affects: migrate (Ubuntu)
 Importance: High
 Assignee: Chuck Short (zulcss)
 Status: Triaged

** Changed in: migrate (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

** Changed in: migrate (Ubuntu)
   Importance: Undecided = High

** Changed in: migrate (Ubuntu)
   Status: New = Triaged

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

Title:
  Ensure unit test errors fail package build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/migrate/+bug/1434069/+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 1433376] Re: fix a test failure seen with Python 2.7.9

2015-03-19 Thread Brian Murray
Hello Matthias, or anyone else affected,

Accepted python-django into trusty-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
django/1.6.1-2ubuntu0.7 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: python-django (Ubuntu Trusty)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  fix a test failure seen with Python 2.7.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1433376/+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 1432608] Please test proposed package

2015-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted heat into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/heat/2014.1.4-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: horizon (Ubuntu Trusty)
   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/1432608

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1432608] Please test proposed package

2015-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted keystone into trusty-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/keystone/1:2014.1.4-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!

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

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1434150] Re: [SRU] missing (anti) affinity support

2015-03-19 Thread Felipe Reyes
** Description changed:

  [Impact]
  
  OpenStack Icehouse deprecates GroupAffinityFilter in favor of
  ServerGroupAffinityFilter[0], but python-novaclient 2.17 doesn't support
  server-group creation[1] and policy definition during instance creation,
  this a bug in terms that the client isn't complete.
  
  [Test Case]
  
  * Deploy an icehouse cloud with ServerGroupAffinityFilter enabled (the 
default if using juju charms)
  * Create a server group
     $ nova server-group-create --policy affinity group-1
  * Boot two instances using the previously created group
    $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm01
    $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm02
  * Both instances must be running in the same compute node, this can be 
verified running, as admin: $ nova show INSTANCE_UUID
  
  [Regression Potential]
  
  None expected, this change adds a new command line parameter and a test
  for it.
  
  [Other Info]
  
  * This problem only affects Trusty, because Utopic ships python-novaclient 
2.19 which comes with support for server groups creation.
  * Patch that adds 'server-group-create' operation
    
https://github.com/openstack/python-novaclient/commit/c40891b2824805458db40067ab669d961ecfdfed
  * Patch that adds --policy to nova boot
    
https://github.com/openstack/python-novaclient/commit/376fd9f5bb825e2ce01fc9141c7477f25ac10101
+ * How to use Affinity and Anti-Affinity in OpenStack Icehouse
+   
http://dev.cloudwatt.com/en/blog/affinity-and-anti-affinity-in-openstack.html
  
  [0] 
http://docs.openstack.org/icehouse/config-reference/content/section_compute-scheduler.html
  [1] 
http://docs.openstack.org/icehouse/config-reference/content/section_compute-scheduler.html#servergroupaffinityfilter

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

Title:
  [SRU] missing (anti) affinity support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1434150/+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 1432608] Please test proposed package

2015-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted cinder into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/cinder/1:2014.1.4-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: glance (Ubuntu Trusty)
   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/1432608

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1432608] Please test proposed package

2015-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted neutron into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/neutron/1:2014.1.4-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 Trusty)
   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/1432608

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1432608] Please test proposed package

2015-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted glance into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/glance/1:2014.1.4-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: heat (Ubuntu Trusty)
   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/1432608

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1432608] Re: [SRU] icehouse 2014.1.4 point release

2015-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted ceilometer into trusty-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/ceilometer/2014.1.4-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: ceilometer (Ubuntu Trusty)
   Status: New = Fix Committed

** Tags added: verification-needed

** Changed in: cinder (Ubuntu Trusty)
   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/1432608

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 1432608] Please test proposed package

2015-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted horizon into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/horizon/1:2014.1.4-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: neutron (Ubuntu Trusty)
   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/1432608

Title:
  [SRU] icehouse 2014.1.4 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1432608/+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 708395] Re: clamdscan can't scan anything

2015-03-19 Thread Yitzchak Gale
The problem is caused by incorrect permissions on the directories

/var/spool/exim4
/var/spool/exim4/scan

and incorrect apparmor settings, as described here:

http://superuser.com/questions/344003/exim-clamav-file-access-error

One way to solve this problem would be to modify the exim4 and clamav-
daemon package installation scripts as follows:

In the exim4 installation script:

1. Create the group exim-scan, if it doesn't already exist.

2. Change the group of the two directories listed above to exim-scan.
(Leave the owner as it is, Debian-exim.)

3. Set the group execute bit (g+s) on the two directories listed above.

In the clamav-daemon package installation script:

1. Create the group exim-scan, if it doesn't already exist.

2. Add the clamav user to the exim-scan group.

3. Add this line to /etc/apparmor.d/usr.sbin.clamd:

   /var/spool/exim4/scan/** r,

Make a similar change to other email virus scanners that can be
integrated with exim, if any.

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

Title:
  clamdscan can't scan anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/708395/+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 708395] Re: clamdscan can't scan anything

2015-03-19 Thread Yitzchak Gale
** Also affects: exim4 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  clamdscan can't scan anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/708395/+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 1405256] Re: Package does not contain service file

2015-03-19 Thread Shuhao
Does this mean libcgroup will not be maintained for the future (15.05,
16.04LTS and beyond?). Also what do you mean by buggy?

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

Title:
  Package does not contain service file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1405256/+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 1321778] Re: uvt-simplestreams-libvirt sync gpg keyring error

2015-03-19 Thread Robie Basak
Invalid in uvtool then I think? There might be a valid but against
sbuild-update here though. It shouldn't have messed with your
permissions there.

** Changed in: uvtool (Ubuntu)
   Status: New = Invalid

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

Title:
  uvt-simplestreams-libvirt sync gpg keyring error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1321778/+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 1432715] [NEW] tomcat7 ftbfs in vivd (test failures)

2015-03-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Matthias Klose (doko):

tomcat7 ftbfs in vivd (test failures)

seen in a test rebuild
https://launchpad.net/ubuntu/+archive/test-rebuild-20150202/+build/6847125

** Affects: tomcat7 (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: tomcat7 (Ubuntu Trusty)
 Importance: High
 Status: Confirmed

** Affects: tomcat7 (Ubuntu Vivid)
 Importance: High
 Status: Confirmed


** Tags: ftbfs
-- 
tomcat7 ftbfs in vivd (test failures)
https://bugs.launchpad.net/bugs/1432715
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

-- 
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 1432715] Re: tomcat7 ftbfs in vivd (test failures)

2015-03-19 Thread Matthias Klose
this fails on trusty as well, seen in a test rebuild of trusty-security,
and confirmed with a clean trusty chroot.


** Also affects: tomcat7 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: tomcat7 (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: tomcat7 (Ubuntu Trusty)
   Status: New = Confirmed

** Changed in: tomcat7 (Ubuntu Trusty)
Milestone: None = trusty-updates

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

Title:
  tomcat7 ftbfs in vivd (test failures)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1432715/+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 1388325] Re: package libapache2-mod-php5 5.5.12+dfsg-2ubuntu4.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-19 Thread Alberto Salvia Novella
** Changed in: php5 (Ubuntu)
   Importance: Undecided = High

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

Title:
  package libapache2-mod-php5 5.5.12+dfsg-2ubuntu4.1 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/php5/+bug/1388325/+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 1407990] Re: apache2.4 mod-php5.5 random segmentation faults in zend_stack_push() and zend_hash_find()

2015-03-19 Thread Gerrit Venema
For any parties interested in testing, there is now a patch available at
https://bugs.php.net/bug.php?id=68486 which is looking to solve the
segfaults that happen in processing pipelined PHP requests in Apache
2.4.

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

Title:
  apache2.4 mod-php5.5 random segmentation faults in zend_stack_push()
  and  zend_hash_find()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1407990/+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 1432715] Re: tomcat7 ftbfs in vivd (test failures)

2015-03-19 Thread Serge Hallyn
** Bug watch added: Debian Bug tracker #780519
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780519

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

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

Title:
  tomcat7 ftbfs in vivd (test failures)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1432715/+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 1429140] Re: lxc-net upstart script fails on nonexistent iptables rules

2015-03-19 Thread Serge Hallyn
Thanks - a patch has been sent upstream and should be in 1.0.8 in trusty
soon.

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

Title:
  lxc-net upstart script fails on nonexistent iptables rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1429140/+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 1418187] Re: _get_host_numa_topology assumes numa cell has memory

2015-03-19 Thread Matt Riedemann
We hit the same thing with powerkvm testing in juno have basically the
same patch out of tree, I can't remember exactly why it didn't get
upstream now, but I think there was at least a bug reported, I'm trying
to dig that up for reference.

** Tags added: juno-backport-potential

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

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+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 1418187] Re: _get_host_numa_topology assumes numa cell has memory

2015-03-19 Thread Matt Riedemann
The other bug was bug 1376307.

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

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+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 1434261] [NEW] udev keeps a lock on devices while multipath-tools runs in initramfs

2015-03-19 Thread Mathieu Trudel-Lapierre
Public bug reported:

It appears that multipath-tools has issues running its script (detecting
multipath devices, then running kpartx to pick up partitions, which in
turn will also trigger a new run of udev rules evaluation) because udev
may not always be done with settling and evaluating rules by the time
the local-top/multipath script gets run.

This happens because some devices take a while to be detected, which
also causes the settling to take some time. Before running multipath -v0
or kpartx, which will also trigger udev to do work, we should make sure
udev has released the locks it may have on those devices, since
multipath will attempt to get an exclusive lock on them too.

This can be easily reproduced in QEMU multipath installs: booting after
installation will take a long time, and the resulting boot will not
always be started with the multipath device
(/dev/mapper/mpath[0-9]+(-part[0-9]+)?) but may instead be using the
first single drive it found matching the proper UUID. (see also bug
1429327)

** Affects: multipath-tools (Ubuntu)
 Importance: Medium
 Assignee: Mathieu Trudel-Lapierre (mathieu-tl)
 Status: In Progress

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

Title:
  udev keeps a lock on devices while multipath-tools runs in initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1434261/+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 1434261] Re: udev keeps a lock on devices while multipath-tools runs in initramfs

2015-03-19 Thread Mathieu Trudel-Lapierre
Solution appears to be running udevadm settle before calling multipath
-v0 and kpartx, which appears to have positive results on QEMU, and no
adverse effects on systems where the multipath setup is already
returning successfully.

** Changed in: multipath-tools (Ubuntu)
   Status: New = In Progress

** Changed in: multipath-tools (Ubuntu)
   Importance: Undecided = Medium

** Changed in: multipath-tools (Ubuntu)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

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

Title:
  udev keeps a lock on devices while multipath-tools runs in initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1434261/+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 1418187] Related fix proposed to nova (stable/juno)

2015-03-19 Thread OpenStack Infra
Related fix proposed to branch: stable/juno
Review: https://review.openstack.org/166004

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

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+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 1429140] Re: lxc-net upstart script fails on nonexistent iptables rules

2015-03-19 Thread Daniel Dehennin
Hello,

* Distribution Trusty Thar
* lxc version 1.0.7-0ubuntu0.1

Steps to reproduce:

1) fresh boot, bridge is up and running
2) sudo iptables -F INPUT
3) sudo stop lxc-net
stop: Job failed while stopping
4) ip link show lxcbr0
3: lxcbr0: BROADCAST,MULTICAST mtu 1500 qdisc noqueue state DOWN mode DEFAULT 
group default 
link/ether ca:ca:b6:d1:d4:26 brd ff:ff:ff:ff:ff:ff

So the bridge is not stopped correctly and recovering is difficult.

Regards.

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

Title:
  lxc-net upstart script fails on nonexistent iptables rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1429140/+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 1434150] [NEW] [SRU] missing (anti) affinity support

2015-03-19 Thread Felipe Reyes
Public bug reported:

[Impact]

OpenStack Icehouse deprecates GroupAffinityFilter in favor of
ServerGroupAffinityFilter[0], but python-novaclient 2.17 doesn't support
server-group creation[1] and policy definition during instance creation,
this a bug in terms that the client isn't complete.

[Test Case]

* Deploy an icehouse cloud with ServerGroupAffinityFilter enabled (the default 
if using juju charms)
* Create a server group
   $ nova server-group-create --policy affinity group-1
* Boot two instances using the previously created group
  $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm01
  $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm02
* Both instances must be running in the same compute node, this can be verified 
running, as admin: $ nova show INSTANCE_UUID

[Regression Potential]

None expected, this change adds a new command line parameter and a test
for it.

[Other Info]

* This problem only affects Trusty, because Utopic ships python-novaclient 2.19 
which comes with support for server groups creation.
* Patch that adds 'server-group-create' operation
  
https://github.com/openstack/python-novaclient/commit/c40891b2824805458db40067ab669d961ecfdfed
* Patch that adds --policy to nova boot
  
https://github.com/openstack/python-novaclient/commit/376fd9f5bb825e2ce01fc9141c7477f25ac10101

[0] 
http://docs.openstack.org/icehouse/config-reference/content/section_compute-scheduler.html
[1] 
http://docs.openstack.org/icehouse/config-reference/content/section_compute-scheduler.html#servergroupaffinityfilter

** Affects: python-novaclient (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: cts

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

Title:
  [SRU] missing (anti) affinity support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1434150/+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 1434150] Re: missing (anti) affinity support

2015-03-19 Thread Felipe Reyes
Here I'm attaching a debdiff which adds two patches to fix this issue.

** Patch added: lp_1434150_trusty.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1434150/+attachment/4350107/+files/lp_1434150_trusty.debdiff

** Summary changed:

- missing (anti) affinity support
+ [SRU] missing (anti) affinity support

** Description changed:

  [Impact]
  
  OpenStack Icehouse deprecates GroupAffinityFilter in favor of
  ServerGroupAffinityFilter[0], but python-novaclient 2.17 doesn't support
  server-group creation[1] and policy definition during instance creation,
  this a bug in terms that the client isn't complete.
  
  [Test Case]
  
  * Deploy an icehouse cloud with ServerGroupAffinityFilter enabled (the 
default if using juju charms)
  * Create a server group
-$ nova server-group-create --policy affinity group-1
+    $ nova server-group-create --policy affinity group-1
  * Boot two instances using the previously created group
-   $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm01
-   $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm02
+   $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm01
+   $ nova boot --image IMAGE_ID --flavor 1 --hint group=SERVER_GROUP_UUID vm02
  * Both instances must be running in the same compute node, this can be 
verified running, as admin: $ nova show INSTANCE_UUID
  
  [Regression Potential]
  
- TBD
+ None expected, this change adds a new command line parameter and a test
+ for it.
  
  [Other Info]
  
  * This problem only affects Trusty, because Utopic ships python-novaclient 
2.19 which comes with support for server groups creation.
  * Patch that adds 'server-group-create' operation
-   
https://github.com/openstack/python-novaclient/commit/c40891b2824805458db40067ab669d961ecfdfed
+   
https://github.com/openstack/python-novaclient/commit/c40891b2824805458db40067ab669d961ecfdfed
  * Patch that adds --policy to nova boot
-   
https://github.com/openstack/python-novaclient/commit/376fd9f5bb825e2ce01fc9141c7477f25ac10101
+   
https://github.com/openstack/python-novaclient/commit/376fd9f5bb825e2ce01fc9141c7477f25ac10101
  
  [0] 
http://docs.openstack.org/icehouse/config-reference/content/section_compute-scheduler.html
  [1] 
http://docs.openstack.org/icehouse/config-reference/content/section_compute-scheduler.html#servergroupaffinityfilter

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

Title:
  [SRU] missing (anti) affinity support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1434150/+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 1433376] Re: fix a test failure seen with Python 2.7.9

2015-03-19 Thread Matthias Klose
** Tags added: ftbfs

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

Title:
  fix a test failure seen with Python 2.7.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1433376/+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 708395] Re: clamdscan can't scan anything

2015-03-19 Thread Yitzchak Gale
Sorry, I misread this issue. I thought it was failure for clamd to scan
when integrated with exim4. It's the same underlying issue though; clamd
cannot scan when either permissions or apparmor settings prevent it from
doing so.

Shall I submit the exim4 version of this as a separate issue, or should
we leave it as part of this one?

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

Title:
  clamdscan can't scan anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/708395/+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 1303756] Re: make lxc-console work non-confusingly by default on touch images

2015-03-19 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Importance: Undecided = High

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

Title:
  make lxc-console work non-confusingly by default on touch images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1303756/+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 1429140] Re: lxc-net upstart script fails on nonexistent iptables rules

2015-03-19 Thread Serge Hallyn
Hi,

which release are you seeing this in?

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

Title:
  lxc-net upstart script fails on nonexistent iptables rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1429140/+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 1429140] Re: lxc-net upstart script fails on nonexistent iptables rules

2015-03-19 Thread Serge Hallyn
Note I tested this on vivid with a /downitpables script containing:

#!/bin/sh

LXC_BRIDGE=lxcbr0
LXC_NETWORK=10.0.3.0/24

use_iptables_lock=-w
iptables -w -L -n  /dev/null 21 || use_iptables_lock=
iptables $use_iptables_lock -D INPUT -i ${LXC_BRIDGE} -p udp --dport 67 -j 
ACCEPT
iptables $use_iptables_lock -D INPUT -i ${LXC_BRIDGE} -p tcp --dport 67 -j 
ACCEPT
iptables $use_iptables_lock -D INPUT -i ${LXC_BRIDGE} -p udp --dport 53 -j 
ACCEPT
iptables $use_iptables_lock -D INPUT -i ${LXC_BRIDGE} -p tcp --dport 53 -j 
ACCEPT
iptables $use_iptables_lock -D FORWARD -i ${LXC_BRIDGE} -j ACCEPT
iptables $use_iptables_lock -D FORWARD -o ${LXC_BRIDGE} -j ACCEPT
iptables $use_iptables_lock -t nat -D POSTROUTING -s ${LXC_NETWORK} ! -d 
${LXC_NETWORK} -j MASQUERADE || true
iptables $use_iptables_lock -t mangle -D POSTROUTING -o ${LXC_BRIDGE} -p udp -m 
udp --dport 68 -j CHECKSUM --checksum-fill

I raun /downitpables, then did 'sudo stop lxc-net', which succeeded.
Then did 'sudo start lxc-net', which succeeded.


** 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/1429140

Title:
  lxc-net upstart script fails on nonexistent iptables rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1429140/+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 1432630] Re: libvirt tunnelled migration fails with migration job: unexpectedly failed

2015-03-19 Thread Serge Hallyn
Could you please list here the qemu bug number?

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = High

** Changed in: libvirt (Ubuntu)
   Status: New = Confirmed

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

Title:
  libvirt tunnelled migration fails with migration job: unexpectedly
  failed

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