[Blueprint servercloud-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  Raise MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.06:
  Icehouse stable update: TODO
  
  Work items for ubuntu-15.07:
+ Juno stable update: TODO
  Packaging of barbican: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
  Work items for ubuntu-15.10:
  Packaging of neutron decomposed plugins and drivers: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  Raise MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.06:
  Icehouse stable update: TODO
  
  Work items for ubuntu-15.07:
  Juno stable update: TODO
+ Kilo stable update: TODO
  Packaging of barbican: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
  Work items for ubuntu-15.10:
  Packaging of neutron decomposed plugins and drivers: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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 1456662] Re: squid-deb-proxy fails to resolve dns entry : needs to be restarted

2015-05-27 Thread Louis Bouchard
debdiff for the trusty fix

** Patch added: squid-deb-proxy-lp1456662_dns_race_fix.debdiff
   
https://bugs.launchpad.net/ubuntu/trusty/+source/squid-deb-proxy/+bug/1456662/+attachment/4405343/+files/squid-deb-proxy-lp1456662_dns_race_fix.debdiff

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

Title:
  squid-deb-proxy fails to resolve dns entry : needs to be restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1456662/+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 1450762] Re: AUTOSTART value is ignored in startup script

2015-05-27 Thread Martin Pitt
** Tags removed: systemd-boot

** Tags removed: systemd

** Tags added: systemd-boot

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

Title:
  AUTOSTART value is ignored in startup script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+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 1450762] Re: creates failing openvpn@client.service unit

2015-05-27 Thread nenhard
sudo apt-get purge openvpn
sudo apt-get install openvpn

fixed the problem

this report can be closed.

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

Title:
  creates failing openvpn@client.service unit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+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 1450762] Re: creates failing openvpn@client.service unit

2015-05-27 Thread nenhard
For some reason commands:

sudo /etc/init.d/openvpn start
sudo /etc/init.d/openvpn restart

are not working,

but

sudo systemctl daemon-reload
sudo service openvpn restart

are

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

Title:
  creates failing openvpn@client.service unit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.06:
+ Land support for use of leader-election: TODO
  charm-helpers update for liberty/wily support: TODO

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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 1452644] Re: NFSd does not start due to systemd ordering cycle with setserial

2015-05-27 Thread Martin Pitt
Vivid and Wily fixes uploaded.

** Changed in: setserial (Ubuntu Wily)
   Status: In Progress = Fix Committed

** Changed in: setserial (Ubuntu Vivid)
   Status: Triaged = In Progress

** Description changed:

  NFSd does not start due to systemd ordering cycle.
  
  Manually starting with systemctl start nfs-kernel-server after boot
  works fine.
  
  here systemd lines from dmesg:
  
  [   43.569341] systemd[1]: Cannot add dependency job for unit 
gssproxy.service, ignoring: Unit gssproxy.service failed to load: No such file 
or directory.
  [   43.595080] systemd[1]: Found ordering cycle on nfs-server.service/start
  [   43.620748] systemd[1]: Found dependency on network.target/start
  [   43.646476] systemd[1]: Found dependency on NetworkManager.service/start
  [   43.672292] systemd[1]: Found dependency on basic.target/start
  [   43.697952] systemd[1]: Found dependency on sockets.target/start
  [   43.723381] systemd[1]: Found dependency on cups.socket/start
  [   43.748530] systemd[1]: Found dependency on sysinit.target/start
  [   43.773533] systemd[1]: Found dependency on setserial.service/start
  [   43.798185] systemd[1]: Found dependency on remote-fs.target/start
  [   43.822739] systemd[1]: Found dependency on remote-fs-pre.target/start
  [   43.871768] systemd[1]: Found dependency on nfs-server.service/start
  [   43.896442] systemd[1]: Breaking ordering cycle by deleting job 
network.target/start
  [   43.921641] systemd[1]: Job network.target/start deleted to break ordering 
cycle starting with nfs-server.service/start
  
  SRU test case
  =
-  - Install network-manager, nfs-kernel-server, and setserial into a clean 
vivid VM.
-  - Reboot, and you'll find the above ordering cycle (check sudo journalctl 
-p warning). systemctl status nfs-server.service will be not running (it 
could also be that the cycle gets broken on a different point, but that's the 
most likely one).
-  - With the fixed setserial package (upgrade, then reboot) there should be no 
cycle and all services start up normally.
+  - Install network-manager, nfs-kernel-server, and setserial into a clean 
vivid VM.
+  - Reboot, and you'll find the above ordering cycle (check sudo journalctl 
-p warning). systemctl status nfs-server.service will be not running (it 
could also be that the cycle gets broken on a different point, but that's the 
most likely one).
+  - With the fixed setserial package (upgrade, then reboot) there should be no 
cycle and all services start up normally.
+  - Double-check systemctl status setserial that the unit started and output 
from the init.d script looks reasonable.
+ 
+ Regression potential: The new .service has less strict startup
+ dependencies/ordering than the autogenerated LSB one, so I don't see a
+ potential problem with introducing new cycles. The new unit could
+ potentially fail to start if there's a bug in unit installation (this is
+ covered by the test case). So all in all, very low.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: nfs-kernel-server 1:1.2.8-9ubuntu8.1
  Uname: Linux 4.1.0-040100rc1-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  7 12:26:09 2015
  InstallationDate: Installed on 2012-12-22 (865 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: nfs-utils
  UpgradeStatus: Upgraded to vivid on 2015-04-23 (13 days ago)

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

Title:
  NFSd does not start due to systemd ordering cycle with setserial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1452644/+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 1452644] Re: NFSd does not start due to systemd ordering cycle with setserial

2015-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package setserial - 2.17-48ubuntu1

---
setserial (2.17-48ubuntu1) wily; urgency=medium

  * Add debian/setserial.service systemd unit, mostly to relax the very
demanding Before=sysinit.target plus After=remote-fs.target combination
resulting from the init.d script's $remote_fs dependency. This causes an
insatisfiable dependency loop when using NFS and NetworkManager.
(LP: #1452644)
  * Add dh-systemd build dependency and call dh_systemd_enable in
debian/rules.

 -- Martin Pitt martin.p...@ubuntu.com  Wed, 27 May 2015 11:57:47
+0200

** Changed in: setserial (Ubuntu Wily)
   Status: Fix Committed = Fix Released

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

Title:
  NFSd does not start due to systemd ordering cycle with setserial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1452644/+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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.06:
- MIR for python-openstackclient: TODO
+ Raise MIR for python-openstackclient: DONE
  MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.07:
  Packaging of barbican: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
  Work items for ubuntu-15.10:
  Packaging of neutron decomposed plugins and drivers: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  [USER STORIES]
+ Karolina is a Cloud Consultant who needs help from 2nd/3rd line support with 
a bug in an Openstack service. She needs a way to gather all pertinent data and 
logs from an errant unit.
+ 
+ Bob is a Cloud Consultant who wants to demonstrate to a customer that
+ the cloud he has just deployed is healthy. He would like a health action
+ which reports the status of the deployed service unit.
+ 
+ Abigail is an Openstack Administrator who needs to periodically take
+ down machines for hardware maintenance. She has to manually relocate any
+ resources assigned to the machine, before powering it off, to limit any
+ service disruption. Abigail would like a Juju action for each Openstack
+ service which gracefully achieves this and a corresponding action to
+ take the service out of maintenance mode once it is back.
+ 
+ Sarah administers a large Ceph cluster and regularly needs to replace
+ failed hard disks. She needs an action to manage this process.
+ 
+ Kahled is an Openstack Administrator who periodically needs to restart
+ Openstack services on a given unit. He needs an action to enable him to
+ do this.
+ 
+ Lukas is a DBA who manages a percona installation. In the event of
+ multiple failure he needs a way to recover the database cluster. He also
+ needs to report on space and quota usage within the database
+ 
+ Nerea is an OIL Devop who needs to benchmark charms when deployed with
+ different components. She needs a benchmark she can run for each
+ service.
+ 
+ Emmanuel is an Openstack Administrator who wants to upgrade from Juno to
+ Kilo. He wants to do a rolling upgrade.
+ 
  [ASSUMPTIONS]
  [RISKS]
  [IN SCOPE]
  [OUT OF SCOPE]
  [USER ACCEPTANCE]
  [RELEASE NOTE/BLOG]

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  [USER STORIES]
  Karolina is a Cloud Consultant who needs help from 2nd/3rd line support with 
a bug in an Openstack service. She needs a way to gather all pertinent data and 
logs from an errant unit.
  
  Bob is a Cloud Consultant who wants to demonstrate to a customer that
  the cloud he has just deployed is healthy. He would like a health action
  which reports the status of the deployed service unit.
  
  Abigail is an Openstack Administrator who needs to periodically take
  down machines for hardware maintenance. She has to manually relocate any
  resources assigned to the machine, before powering it off, to limit any
  service disruption. Abigail would like a Juju action for each Openstack
  service which gracefully achieves this and a corresponding action to
  take the service out of maintenance mode once it is back.
  
  Sarah administers a large Ceph cluster and regularly needs to replace
  failed hard disks. She needs an action to manage this process.
  
  Kahled is an Openstack Administrator who periodically needs to restart
  Openstack services on a given unit. He needs an action to enable him to
  do this.
  
  Lukas is a DBA who manages a percona installation. In the event of
  multiple failure he needs a way to recover the database cluster. He also
  needs to report on space and quota usage within the database
  
  Nerea is an OIL Devop who needs to benchmark charms when deployed with
  different components. She needs a benchmark she can run for each
  service.
  
  Emmanuel is an Openstack Administrator who wants to upgrade from Juno to
  Kilo. He wants to do a rolling upgrade.
  
  [ASSUMPTIONS]
+ Juju actions will be included in the next stable release of juju 1.24 and not 
hidden behind a feature flag.
+ 
  [RISKS]
+ Actions are a relatively new piece of functionality in Juju and there may 
still be bugs that need ironing out.
+ 
  [IN SCOPE]
  [OUT OF SCOPE]
  [USER ACCEPTANCE]
  [RELEASE NOTE/BLOG]

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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 1450762] Re: creates failing openvpn@client.service unit

2015-05-27 Thread Martin Pitt
Well, I would have liked to know why it was failing, but I suppose the
purging destroyed all the evidence now. Closing, thanks!

** Changed in: openvpn (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  creates failing openvpn@client.service unit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Approver: (none) = James Page

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Priority: Undefined = Essential

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Whiteboard set to:
[USER STORIES]
[ASSUMPTIONS]
[RISKS]
[IN SCOPE]
[OUT OF SCOPE]
[USER ACCEPTANCE]
[RELEASE NOTE/BLOG]

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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-w-openstack-qa] OpenStack QA for 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Whiteboard set to:
[USER STORIES]
[ASSUMPTIONS]
[RISKS]
[IN SCOPE]
[OUT OF SCOPE]
[USER ACCEPTANCE]
[RELEASE NOTE/BLOG]

-- 
OpenStack QA for 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-qa

-- 
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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Whiteboard set to:
[USER STORIES]
[ASSUMPTIONS]
[RISKS]
[IN SCOPE]
[OUT OF SCOPE]
[USER ACCEPTANCE]
[RELEASE NOTE/BLOG]

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  Raise MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.06:
  Icehouse stable update: TODO
+ Kilo stable update: TODO
  
  Work items for ubuntu-15.07:
  Juno stable update: TODO
- Kilo stable update: TODO
  Packaging of barbican: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
+ Work items for ubuntu-15.09:
+ Icehouse stable update: TODO
+ Kilo stable update: TODO
+ 
  Work items for ubuntu-15.10:
+ Juno stable update: TODO
  Packaging of neutron decomposed plugins and drivers: TODO
+ Liberty release updates: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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 1450762] Re: creates failing openvpn@client.service unit

2015-05-27 Thread nenhard
Well,

this part of code was never reached when invoking

sudo /etc/init.d/openvpn start


case $1 in
start)
  log_action_begin_msg Starting $DESC

  # first create /run directory so it's present even
  # when no VPN are autostarted by this script, but later
  # by systemd openvpn@.service
  mkdir -p /run/openvpn

  # autostart VPNs
  if test -z $2 ; then
# check if automatic startup is disabled by AUTOSTART=none
if test x$AUTOSTART = xnone -o -z $AUTOSTART ; then
  log_warning_msg   Autostart disabled, no VPN will be started.
  exit 0
fi
if test -z $AUTOSTART -o x$AUTOSTART = xall ; then
  # all VPNs shall be started automatically
  for CONFIG in `cd $CONFIG_DIR; ls *.conf 2 /dev/null`; do
NAME=${CONFIG%%.conf}
log_daemon_msg   Autostarting VPN '$NAME'
start_vpn
  done
else

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

Title:
  creates failing openvpn@client.service unit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+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 1450762] Re: creates failing openvpn@client.service unit

2015-05-27 Thread Martin Pitt
 this part of code was never reached when invoking
 sudo /etc/init.d/openvpn start

Yes, it's not supposed to. openvpn ships systemd units, so the init.d
script isn't getting run (and if you try to  call it manually it diverts
to essentially calling systemctl start openvpn).

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

Title:
  creates failing openvpn@client.service unit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+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 1456662] Re: squid-deb-proxy fails to resolve dns entry : needs to be restarted

2015-05-27 Thread Louis Bouchard
As it turns out, mvo has just uploaded the fix along with some other bug
fix for this bug : http://bugs.debian.org/780083 to Debian this morning.
So I will pick up his changes from Wily and SRU it when it becomes
available

** Patch removed: squid-deb-proxy-lp1456662_dns_race_fix.debdiff
   
https://bugs.launchpad.net/ubuntu/trusty/+source/squid-deb-proxy/+bug/1456662/+attachment/4405343/+files/squid-deb-proxy-lp1456662_dns_race_fix.debdiff

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

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

Title:
  squid-deb-proxy fails to resolve dns entry : needs to be restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1456662/+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 1450762] Re: AUTOSTART value is ignored in startup script

2015-05-27 Thread Martin Pitt
I tried to reproduce this in a fresh VM with:

sudo cp /usr/share/doc/openvpn/examples/sample-config-files/static-home.conf 
/etc/openvpn/client1.conf
sudo cp /usr/share/doc/openvpn/examples/sample-config-files/static-office.conf 
/etc/openvpn/client2.conf
sudo sed -i '/AUTOSTART.*all/ s/^#//' /etc/default/openvpn
sudo systemctl daemon-reload
sudo service openvpn restart

and it works as expected: systemctl status openvpn@* shows me that I
got openvpn@client1.service and openvpn@client2.service. Of course they
fail to start in my scenario as the example files use IP addresses
1.2.3.4 and similar, but the generator and startup works fine.

In your case openvpn@client.service looks strange -- do you actually
have a /etc/openvpn/client.conf file? This error message

May 1 11:45:39 ovpn-client[26561]: Options error: In [CMD-LINE]:1: Error
opening configuration file: /etc/openvpn/client.conf

sounds like it either exists and is invalid, or it does not exist. Can
you please give me the output of

  ls -lR /etc/openvpn/*.conf

?

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

** Summary changed:

- AUTOSTART value is ignored in startup script
+ creates failing openvpn@client.service unit

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

Title:
  creates failing openvpn@client.service unit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1450762/+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 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-05-27 Thread jpo
The Fix in 0.26ubuntu1 does not address the fact that the module was
renamed from overlayfs to overlay.

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

Title:
  kernel panic during MAAS fastpath install of Vivid images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  Raise MIR for keystone federation dependencies: TODO
+ 
+ Work items for ubuntu-15.06:
+ Icehouse stable update: TODO
  
  Work items for ubuntu-15.07:
  Packaging of barbican: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
  Work items for ubuntu-15.10:
  Packaging of neutron decomposed plugins and drivers: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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 1452644] Re: vivid NFSd does not start due to systemd ordering cycle

2015-05-27 Thread Martin Pitt
I can confirm this, by installing network-manager, nfs-kernel-server,
and setserial into a clean VM. setserial's init.d script is very
demanding as it both wants to start in run level S (sysinit.target in
systemd's mapping) *and* requires $remote_fs. But we can't start remote
file systems that early if we need NetworkManager for them, this only
works with very simple networking like ifupdown.

I suppose /etc/init.d/setserial wants $remote_fs as it reads stuff from
/var/lib/setserial/ which might potentially be on NFS. Having setserial
on an NFS /var with NetworkManager is certainly a very special case, and
I suppose we could just ignore it. But I think we can relax the early
startup instead.

As far as I can see, the most appropriate course here is to provide a
systemd unit for setserial with more fine-grained ordering, or just a
drop-in to relax the overly harsh Default-Start: S (as it really just
Before=system-getty.slice). I don't want to completely replace the
init.d script as it has lots of code (which really doesn't belong there,
but I leave that to the Debian maintainer, and this is too intrusive for
an SRU).

** Package changed: nfs-utils (Ubuntu Wily) = setserial (Ubuntu Wily)

** Changed in: setserial (Ubuntu Wily)
   Status: Triaged = In Progress

** Changed in: setserial (Ubuntu Wily)
 Assignee: (unassigned) = Martin Pitt (pitti)

** Summary changed:

- vivid NFSd does not start due to systemd ordering cycle
+ NFSd does not start due to systemd ordering cycle with setserial

** Description changed:

  NFSd does not start due to systemd ordering cycle.
  
  Manually starting with systemctl start nfs-kernel-server after boot
  works fine.
  
  here systemd lines from dmesg:
  
- [2.559819] random: systemd-udevd urandom read with 8 bits of entropy 
available
- [   43.181921] systemd[1]: Inserted module 'autofs4'
- [   43.210140] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT 
+SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS 
+ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
- [   43.234042] systemd[1]: Detected architecture x86-64.
- [   43.328158] systemd[1]: Set hostname to xpc.
- [   43.434248] systemd-sysv-generator[337]: Overwriting existing symlink 
/run/systemd/generator.late/mdadm-waitidle.service with real service
  [   43.569341] systemd[1]: Cannot add dependency job for unit 
gssproxy.service, ignoring: Unit gssproxy.service failed to load: No such file 
or directory.
  [   43.595080] systemd[1]: Found ordering cycle on nfs-server.service/start
  [   43.620748] systemd[1]: Found dependency on network.target/start
  [   43.646476] systemd[1]: Found dependency on NetworkManager.service/start
  [   43.672292] systemd[1]: Found dependency on basic.target/start
  [   43.697952] systemd[1]: Found dependency on sockets.target/start
  [   43.723381] systemd[1]: Found dependency on cups.socket/start
  [   43.748530] systemd[1]: Found dependency on sysinit.target/start
  [   43.773533] systemd[1]: Found dependency on setserial.service/start
  [   43.798185] systemd[1]: Found dependency on remote-fs.target/start
  [   43.822739] systemd[1]: Found dependency on remote-fs-pre.target/start
  [   43.871768] systemd[1]: Found dependency on nfs-server.service/start
  [   43.896442] systemd[1]: Breaking ordering cycle by deleting job 
network.target/start
  [   43.921641] systemd[1]: Job network.target/start deleted to break ordering 
cycle starting with nfs-server.service/start
- [   44.109024] systemd[1]: Reached target Encrypted Volumes.
- [   44.135558] systemd[1]: Starting Encrypted Volumes.
- [   44.189110] systemd[1]: Created slice Root Slice.
- [   44.215900] systemd[1]: Starting Root Slice.
- [   44.269513] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [   44.296806] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
- [   44.351462] systemd[1]: Listening on LVM2 metadata daemon socket.
- [   44.378792] systemd[1]: Starting LVM2 metadata daemon socket.
- [   44.459356] systemd[1]: Dependency failed for pNFS block layout mapping 
daemon.
- [   44.486177] systemd[1]: Job nfs-blkmap.service/start failed with result 
'dependency'.
- [   44.539816] systemd[1]: Listening on Delayed Shutdown Socket.
- [   44.566481] systemd[1]: Starting Delayed Shutdown Socket.
- [   44.619658] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
- [   44.647063] systemd[1]: Starting Arbitrary Executable File Formats File 
System Automount Point.
- [   44.702240] systemd[1]: Listening on Journal Socket (/dev/log).
- [   44.730201] systemd[1]: Starting Journal Socket (/dev/log).
- [   44.786161] systemd[1]: Listening on fsck to fsckd communication Socket.
- [   44.814391] systemd[1]: Starting fsck to fsckd communication Socket.
- [   44.870869] systemd[1]: Listening on udev Control Socket.
- [   44.899276] systemd[1]: Starting udev Control Socket.
- [   44.927774] systemd[1]: Started Forward 

[Blueprint servercloud-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
- Work items for ubuntu-15.06:
+ Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
- MIR for keystone federation dependencies: TODO
+ Raise MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.07:
  Packaging of barbican: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
  Work items for ubuntu-15.10:
  Packaging of neutron decomposed plugins and drivers: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Approver: (none) = James Page

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items set to:
Work items for ubuntu-15.06:
charm-helpers update for liberty/wily support: TODO

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Priority: Undefined = Essential

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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 1452644] Re: NFSd does not start due to systemd ordering cycle with setserial

2015-05-27 Thread Martin Pitt
** Bug watch added: Debian Bug tracker #786976
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786976

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

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

Title:
  NFSd does not start due to systemd ordering cycle with setserial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1452644/+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 1447944] Re: Migration of custom configuration to my.cnf.migrated is not explicit enough

2015-05-27 Thread Markus
Well, I could help on the documentation part (although I have very
little experience with alternatives) but I think we should tackle this
issue somewhere else: we're currently implementing new config files and
the user sees an error message which does not guide him to the config
file immediately. Not an easy way to find out that you need to check the
config file, migrate it manually and remove the old one...

Could we somehow show a message during the upgrade process itself?

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

Title:
  Migration of custom configuration to my.cnf.migrated is not explicit
  enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1447944/+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 1452644] [NEW] vivid NFSd does not start due to systemd ordering cycle

2015-05-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

NFSd does not start due to systemd ordering cycle.

Manually starting with systemctl start nfs-kernel-server after boot
works fine.

here systemd lines from dmesg:

[2.559819] random: systemd-udevd urandom read with 8 bits of entropy 
available
[   43.181921] systemd[1]: Inserted module 'autofs4'
[   43.210140] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT 
+SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS 
+ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[   43.234042] systemd[1]: Detected architecture x86-64.
[   43.328158] systemd[1]: Set hostname to xpc.
[   43.434248] systemd-sysv-generator[337]: Overwriting existing symlink 
/run/systemd/generator.late/mdadm-waitidle.service with real service
[   43.569341] systemd[1]: Cannot add dependency job for unit gssproxy.service, 
ignoring: Unit gssproxy.service failed to load: No such file or directory.
[   43.595080] systemd[1]: Found ordering cycle on nfs-server.service/start
[   43.620748] systemd[1]: Found dependency on network.target/start
[   43.646476] systemd[1]: Found dependency on NetworkManager.service/start
[   43.672292] systemd[1]: Found dependency on basic.target/start
[   43.697952] systemd[1]: Found dependency on sockets.target/start
[   43.723381] systemd[1]: Found dependency on cups.socket/start
[   43.748530] systemd[1]: Found dependency on sysinit.target/start
[   43.773533] systemd[1]: Found dependency on setserial.service/start
[   43.798185] systemd[1]: Found dependency on remote-fs.target/start
[   43.822739] systemd[1]: Found dependency on remote-fs-pre.target/start
[   43.871768] systemd[1]: Found dependency on nfs-server.service/start
[   43.896442] systemd[1]: Breaking ordering cycle by deleting job 
network.target/start
[   43.921641] systemd[1]: Job network.target/start deleted to break ordering 
cycle starting with nfs-server.service/start
[   44.109024] systemd[1]: Reached target Encrypted Volumes.
[   44.135558] systemd[1]: Starting Encrypted Volumes.
[   44.189110] systemd[1]: Created slice Root Slice.
[   44.215900] systemd[1]: Starting Root Slice.
[   44.269513] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   44.296806] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   44.351462] systemd[1]: Listening on LVM2 metadata daemon socket.
[   44.378792] systemd[1]: Starting LVM2 metadata daemon socket.
[   44.459356] systemd[1]: Dependency failed for pNFS block layout mapping 
daemon.
[   44.486177] systemd[1]: Job nfs-blkmap.service/start failed with result 
'dependency'.
[   44.539816] systemd[1]: Listening on Delayed Shutdown Socket.
[   44.566481] systemd[1]: Starting Delayed Shutdown Socket.
[   44.619658] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
[   44.647063] systemd[1]: Starting Arbitrary Executable File Formats File 
System Automount Point.
[   44.702240] systemd[1]: Listening on Journal Socket (/dev/log).
[   44.730201] systemd[1]: Starting Journal Socket (/dev/log).
[   44.786161] systemd[1]: Listening on fsck to fsckd communication Socket.
[   44.814391] systemd[1]: Starting fsck to fsckd communication Socket.
[   44.870869] systemd[1]: Listening on udev Control Socket.
[   44.899276] systemd[1]: Starting udev Control Socket.
[   44.927774] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
[   44.956547] systemd[1]: Starting Forward Password Requests to Wall Directory 
Watch.
[   45.013546] systemd[1]: Created slice User and Session Slice.
[   45.040955] systemd[1]: Starting User and Session Slice.
[   45.097664] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   45.125626] systemd[1]: Starting Device-mapper event daemon FIFOs.
[   45.181619] systemd[1]: Listening on udev Kernel Socket.
[   45.209643] systemd[1]: Starting udev Kernel Socket.
[   45.263885] systemd[1]: Listening on Journal Socket.
[   45.290707] systemd[1]: Starting Journal Socket.
[   45.344645] systemd[1]: Listening on Journal Audit Socket.
[   45.371233] systemd[1]: Starting Journal Audit Socket.
[   45.423314] systemd[1]: Created slice System Slice.
[   45.449542] systemd[1]: Starting System Slice.
[   45.475703] systemd[1]: Started Kernel Module supporting RPCSEC_GSS.
[   45.502333] systemd[1]: Starting LSB: controls configuration of serial 
ports...
[   45.556425] systemd[1]: Mounting POSIX Message Queue File System...
[   45.639083] systemd[1]: Created slice system-getty.slice.
[   45.95] systemd[1]: Starting system-getty.slice.
[   45.694307] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. 
using dmeventd or progress polling...
[   45.750548] systemd[1]: Mounting Debug File System...
[   45.808508] systemd[1]: Started Set Up Additional Binary Formats.
[   45.863949] systemd[1]: Started Braille Device Support.
[   45.891808] systemd[1]: Starting Braille Device Support...
[   45.974979] systemd[1]: Created slice 

[Bug 1452644] Re: NFSd does not start due to systemd ordering cycle with setserial

2015-05-27 Thread Bug Watch Updater
** Changed in: setserial (Debian)
   Status: Unknown = New

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

Title:
  NFSd does not start due to systemd ordering cycle with setserial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1452644/+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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  Raise MIR for keystone federation dependencies: TODO
+ 
+ Work items for ubuntu-15.06:
+ Liberty B1 update: TODO
  
  Work items for ubuntu-15.07:
  Packaging of barbican: TODO
  Convergence of dependency chain with Debian: TODO
  Transition oslo packages back to oslo.XXX naming: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
+ Liberty B2 update: TODO
+ 
+ Work items for ubuntu-15.09:
+ Liberty B3 update: TODO
  
  Work items for ubuntu-15.10:
+ Liberty RC1 update: TODO
  Packaging of neutron decomposed plugins and drivers: TODO
+ Liberty release update: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  Raise MIR for keystone federation dependencies: TODO
  
- Work items for ubuntu-15.06:
- Icehouse stable update: TODO
- Kilo stable update: TODO
- 
  Work items for ubuntu-15.07:
- Juno stable update: TODO
  Packaging of barbican: TODO
+ Convergence of dependency chain with Debian: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
- Work items for ubuntu-15.09:
- Icehouse stable update: TODO
- Kilo stable update: TODO
- 
  Work items for ubuntu-15.10:
- Juno stable update: TODO
  Packaging of neutron decomposed plugins and drivers: TODO
- Liberty release updates: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  Raise MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.07:
  Packaging of barbican: TODO
  Convergence of dependency chain with Debian: TODO
+ Transition oslo packages back to oslo.XXX naming: TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  
  Work items for ubuntu-15.10:
  Packaging of neutron decomposed plugins and drivers: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

-- 
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 1285939] Re: no static libnetfilter_queue library in saucy?

2015-05-27 Thread Michael Terry
I don't believe it's an official policy decision no.  But shipping
static libraries have fairly fallen out of favor.  And when
libnetfilter-queue updated in Debian, they specifically dropped it.  See
the changes to libnetfilter-queue-1.0.2/debian/libnetfilter-queue-
dev.install in http://launchpadlibrarian.net/141789423/libnetfilter-
queue_0.0.17-1_1.0.2-1.diff.gz

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

Title:
  no static libnetfilter_queue library in saucy?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnetfilter-queue/+bug/1285939/+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 1285939] Re: no static libnetfilter_queue library in saucy?

2015-05-27 Thread Michael Terry
(Ubuntu wouldn't want to add a delta on top of Debian for this, but
maybe convince Debian to re-add it if you need it?)

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

Title:
  no static libnetfilter_queue library in saucy?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnetfilter-queue/+bug/1285939/+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 994779] Re: changing the IP address of the maas server requires a reinstall

2015-05-27 Thread Andres Rodriguez
** Changed in: maas (Ubuntu)
 Assignee: Andres Rodriguez (andreserl) = (unassigned)

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

Title:
  changing the IP address of the maas server requires a reinstall

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994779/+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 1251298] Re: Failed to sign on to LRMd with Heartbeat/Pacemaker

2015-05-27 Thread Andres Rodriguez
** Changed in: cluster-glue (Ubuntu)
 Assignee: Andres Rodriguez (andreserl) = (unassigned)

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

Title:
  Failed to sign on to LRMd with Heartbeat/Pacemaker

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/1251298/+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 1294711] Re: power management broken after upgrade from saucy

2015-05-27 Thread Andres Rodriguez
** Changed in: maas
   Status: New = Fix Released

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

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

Title:
  power management broken after upgrade from saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1294711/+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 1226855] Re: Cannot use open-iscsi inside LXC container

2015-05-27 Thread Serge Hallyn
Quoting M.Morana (1226...@bugs.launchpad.net):
 @Serge, Hi, had a customer ping me about this bug, any updates?  Here's
 his explanation:

Sorry, no, I have not spent any time on this.  As far as I know neither
has anyone on the kernel team, and I haven't seen it discussed on any
mailing lists.

From what I've seen, I'm asked about this once or twice per year, and
it's always deemed low priority.  If it's now deemed high priority, then
we will simply need to find a person and time to do it.  (I don't know
enough about iscsi to even guess as to the time to do it)

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

Title:
  Cannot use open-iscsi inside LXC container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1226855/+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 802117] Re: juju ssh/scp/run commands cause spurious key errors

2015-05-27 Thread Curtis Hovey
** Summary changed:

- juju ssh/scp commands cause spurious key errors
+ juju ssh/scp/run commands cause spurious key errors

** Also affects: juju-deployer
   Importance: Undecided
   Status: New

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

Title:
  juju ssh/scp/run commands cause spurious key errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/amulet/+bug/802117/+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 1448500] Re: tftp-hpa doesn't accept IPv4 connections

2015-05-27 Thread Justin Slay
I have the same issue where the first GET request works, but then times
out and produces this error until service is restarted.

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

Title:
  tftp-hpa doesn't accept IPv4 connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1448500/+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-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-05-27 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.06:
  Land support for use of leader-election: TODO
  charm-helpers update for liberty/wily support: TODO
+ Switch to using tox for unit test and lint validate (supports move upstream): 
TODO

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

-- 
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 1336555] Re: [SRU] ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

2015-05-27 Thread James Page
We've had this in our main QA cloud for two weeks now - not seen a crash
since it was applied.

Marking verfication-done.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [SRU] ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1336555/+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 1318366] Re: jujud on state server panic misses transaction in queue

2015-05-27 Thread Aaron Bentley
It has returned:
http://reports.vapour.ws/releases/2691/job/run-unit-tests-trusty-amd64/attempt/2554

** Changed in: juju-core
   Status: Fix Released = Triaged

** Changed in: juju-core
Milestone: 1.21-alpha1 = 1.25.0

** Information type changed from Public to Private

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

Title:
  jujud on state server panic misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+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 1304333] Update Released

2015-05-27 Thread Chris J Arges
The verification of the Stable Release Update for nova has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SRU] Instance left stuck in transitional POWERING state

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1304333/+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 1304333] Re: [SRU] Instance left stuck in transitional POWERING state

2015-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2014.1.4-0ubuntu2.1

---
nova (1:2014.1.4-0ubuntu2.1) trusty; urgency=medium

  * Ensure that compute manager restarts during instance power
operations don't leave instances stuck in transitional task
states (LP: #1304333):
- d/p/recover-from-power-state-on-compute.patch
  Cherry pick backport of upstream fix from OpenStack = Juno.
 -- Edward Hope-Morley edward.hope-mor...@canonical.com   Wed, 22 Apr 2015 
09:51:28 +0100

** Changed in: nova (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] Instance left stuck in transitional POWERING state

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1304333/+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 1336555] Update Released

2015-05-27 Thread Chris J Arges
The verification of the Stable Release Update for openvswitch has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SRU] ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1336555/+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 1336555] Re: [SRU] ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

2015-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package openvswitch - 2.0.2-0ubuntu0.14.04.2

---
openvswitch (2.0.2-0ubuntu0.14.04.2) trusty; urgency=medium

  * d/p/dont-use-mask-if-null.patch: Cherry pick fix from upstream VCS to
ensure that mask is not printed in diagnostic code if null, avoiding
SIGSEGV (LP: #1336555).

 -- James Page james.p...@ubuntu.com  Mon, 11 May 2015 08:43:47 +0100

** Changed in: openvswitch (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1336555/+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 1419117] Re: [SRU] python-eventlet configurable socket_timeout support

2015-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package python-eventlet - 0.13.0-1ubuntu2.1

---
python-eventlet (0.13.0-1ubuntu2.1) trusty-proposed; urgency=medium

  * debian/patches/socket-timeout.patch: Cherry-pick patch to provide
socket_timeout support (LP: #1419117).
 -- Corey Bryant corey.bry...@canonical.com   Wed, 18 Feb 2015 12:25:44 -0500

** Changed in: python-eventlet (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] python-eventlet configurable socket_timeout support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1419117/+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-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package python-novaclient -
1:2.17.0-0ubuntu1.2

---
python-novaclient (1:2.17.0-0ubuntu1.2) trusty; urgency=medium

  * Add support to define and use server groups (Fixes LP: #1434150)

 -- Felipe Reyes felipe.re...@canonical.com  Tue, 12 May 2015 11:11:31
-0500

** Changed in: python-novaclient (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
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] Update Released

2015-05-27 Thread Chris J Arges
The verification of the Stable Release Update for python-novaclient has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
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 1439649] Re: Pacemaker unable to communicate with corosync on restart under lxc

2015-05-27 Thread Jill Rouleau
We've run into this problem after an extended maas/dhcp outage with
expiring leases on metals and units.  All hacluster-deployed lxc's
(openstack-ha services) lost corosync-pacemaker connectivity with
corosync Invalid IPC credentials, resolving with lxc reboots.  This is
a staging cloud so we could take down maas-dhcp to replicate/test.

** Tags added: canonical-bootstack

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

Title:
  Pacemaker unable to communicate with corosync on restart under lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1439649/+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 1439649] Re: Pacemaker unable to communicate with corosync on restart under lxc

2015-05-27 Thread Mario Splivalo
A restart of pacemaker and corosync (down pacemaker on all units, down
corosync on all units, start corosync, verify all is good, start
pacemaker) should resolve the issue.

@Jill: are you able to reproduce the issue? I'm assuming you're running
trusty - can you try reproducing using corosync and related packages
from vivid?

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

Title:
  Pacemaker unable to communicate with corosync on restart under lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1439649/+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 1452312] Re: glance-registry process spins if rsyslog restarted with syslog logging enabled

2015-05-27 Thread Chris J Arges
Hello James, or anyone else affected,

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

** Tags added: verification-needed

** Changed in: python-eventlet (Ubuntu Utopic)
   Status: Confirmed = Fix Committed

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

Title:
  glance-registry process spins if rsyslog restarted with syslog logging
  enabled

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

2015-05-27 Thread Chris J Arges
Hello James, or anyone else affected,

Accepted python-eventlet into utopic-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/python-
eventlet/0.13.0-1ubuntu3.3 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-eventlet (Ubuntu Vivid)
   Status: Confirmed = Fix Committed

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

Title:
  glance-registry process spins if rsyslog restarted with syslog logging
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1452312/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release

2015-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package designate - 2015.1.0-0ubuntu1.1

---
designate (2015.1.0-0ubuntu1.1) vivid; urgency=medium

  * d/p/fix-SO_REUSEPORT-usage.patch: Cherry pick workaround for use of
SO_REUSEPORT socket option with older kernel versions, resolving
FTBFS on distro builders which use 3.2.0 kernels (LP: #1451691).

designate (2015.1.0-0ubuntu1) vivid; urgency=medium

  * New upstream release for OpenStack Kilo. (LP: #1449744)

 -- James Page james.p...@ubuntu.com  Mon, 11 May 2015 12:00:25 +0100

** Changed in: designate (Ubuntu Vivid)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] OpenStack Kilo 2015.1 release

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

2015-05-27 Thread Chris J Arges
Hello James, or anyone else affected,

Accepted python-eventlet into vivid-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
eventlet/0.16.1-0ubuntu1.1 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 python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1452312

Title:
  glance-registry process spins if rsyslog restarted with syslog logging
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1452312/+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 1459422] [NEW] clamav repository not responding - 404 Not found

2015-05-27 Thread Bill Roberts
Public bug reported:

The following message is returned by the Ubuntu Software Center when
requesting updates:

W:Failed to fetch 
http://ppa.launchpad.net/ubuntu-clamav/ppa/ubuntu/dists/vivid/main/binary-amd64/Packages
  404  Not Found
, W:Failed to fetch 
http://ppa.launchpad.net/ubuntu-clamav/ppa/ubuntu/dists/vivid/main/binary-i386/Packages
  404  Not Found
, E:Some index files failed to download. They have been ignored, or old ones 
used instead.

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

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

Title:
  clamav repository not responding - 404 Not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1459422/+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 1459046] Re: nova-* services do not start if rsyslog is not yet started

2015-05-27 Thread Liang Chen
Michael,

Yeah, they do.  Thanks a lot for pointing it out! I am going to have a
thorough testing, and will update the patch soon.

Thanks,
Liang

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

Title:
  nova-* services do not start if rsyslog is not yet started

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1459046/+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 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2015-05-27 Thread uwe
I've had the same issue on 14.04, using cisco vpn client (horrific) ,
connecting to a linux machine or freebsd machine, setting MTU to 1200
helped as well.

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1254085/+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 1459046] Re: nova-* services do not start if rsyslog is not yet started

2015-05-27 Thread Michael Terry
Don't each of these start lines need a different WAITER value?

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

Title:
  nova-* services do not start if rsyslog is not yet started

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1459046/+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 1285939] Re: no static libnetfilter_queue library in saucy?

2015-05-27 Thread KJ
On Ubuntu 14.04:

$ find /usr/lib/ | grep '\.a' | wc -l
308

I'm sorry. Is there some sort of policy that static linking is a  thing
of the past? Your very short answer seems to indicate this. My
filesystem query does not. FWIW, I too am affected by this bug. Can you
be a bit more explicit? WHY do I not get libnetfilter_queue.a anymore?

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

Title:
  no static libnetfilter_queue library in saucy?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnetfilter-queue/+bug/1285939/+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 1409904] Re: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libmlx4

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

Title:
  Needed patches for InfiniBand Support: Flow Steering and Offload
  Support + Fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1409904/+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 1453791] Re: Lbaas Pool and Members from Different SubNets

2015-05-27 Thread ZongKai LI
** Package changed: neutron-lbaas (Ubuntu) = neutron

** Changed in: neutron
 Assignee: (unassigned) = ZongKai LI (lzklibj)

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

Title:
  Lbaas Pool and Members from Different SubNets

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1453791/+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 1109029] Re: Depend on linux-initramfs-tools

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/trusty/linux-lts-vivid
/trusty-proposed

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

Title:
  Depend on linux-initramfs-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1109029/+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 1452312] Re: glance-registry process spins if rsyslog restarted with syslog logging enabled

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/python-eventlet

** Branch linked: lp:ubuntu/vivid-proposed/python-eventlet

** Branch linked: lp:ubuntu/trusty-proposed/python-eventlet

** Branch linked: lp:ubuntu/utopic-proposed/python-eventlet

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

Title:
  glance-registry process spins if rsyslog restarted with syslog logging
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1452312/+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 1444037] Re: juju-core 1.22.1 is not packaged in Ubuntu

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/juju-core

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

Title:
  juju-core 1.22.1 is not packaged in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1444037/+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 1263181] Re: curtin discovers HP /dev/cciss/c0d0 incorrectly

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/wily/curtin/wily-proposed

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

Title:
  curtin discovers HP /dev/cciss/c0d0 incorrectly

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1263181/+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 1450707] Re: radvd advertises on wrong intereface

2015-05-27 Thread Tim Riker
Woah. I don't know where ethc6 came from. That should be eth1 not ethc6

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

Title:
  radvd advertises on wrong intereface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/radvd/+bug/1450707/+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 1230917] Re: [SRU] php5-fpm logrotate errors after package switched to upstart

2015-05-27 Thread anaklupa
Hi,

Still getting that error.

Here's my php version:
php --version
PHP 5.5.9-1ubuntu4.9 (cli) (built: Apr 17 2015 11:44:57) 
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies

/etc/cron.daily/logrotate:
error: error running shared postrotate script for '/var/log/mysql.log 
/var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log /var/log/mysql/error.log 
'
initctl: invalid command: reopen-logs
Try `initctl --help' for more information.
invoke-rc.d: initscript php5-fpm, action reopen-logs failed.
error: error running non-shared postrotate script for /var/log/fpm-php.www.log 
of '/var/log/fpm-php.www.log '
run-parts: /etc/cron.daily/logrotate exited with return code 1

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

Title:
  [SRU] php5-fpm logrotate errors after package switched to upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1230917/+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 1458052] Re: Azure Datasource writes user password in plain text

2015-05-27 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Azure Datasource writes user password in plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1458052/+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 1458052] Re: Azure Datasource writes user password in plain text

2015-05-27 Thread Seth Arnold
We've decided this is a security hardening measure rather than a
security issue, and thus won't apply for a CVE and won't attempt an
embargoed coordination with other vendors: any process that has
sufficient privileges to read this file and thus the password has every
opportunity to perform dozens of other privileged operations that would
expose or reset this password.

Ben said he'd follow through with the SRU process; this makes sense to
us.

Thanks

** Information type changed from Private Security to Public Security

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

Title:
  Azure Datasource writes user password in plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1458052/+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 1459422] Re: clamav repository not responding - 404 Not found

2015-05-27 Thread Scott Kitterman
1.  This bug tracker is for packages in the Ubuntu archive.
2.  The response is correct.  There is nothing in the PPA for that release.  
The current clamav is available in vivid proper, no PPA needed.

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

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

Title:
  clamav repository not responding - 404 Not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1459422/+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 1456662] Re: squid-deb-proxy fails to resolve dns entry : needs to be restarted

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:squid-deb-proxy

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

Title:
  squid-deb-proxy fails to resolve dns entry : needs to be restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1456662/+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 1442112] Re: booting ppc64el with hwe-u kernel hangs in initrd

2015-05-27 Thread Alexander List
Can we expect a fix for this anytime soon?

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

Title:
  booting ppc64el with hwe-u kernel hangs in initrd

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