[Bug 1362631] Re: Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10 Beta 1, 2 or RC

2014-10-18 Thread Marco Parillo
** Summary changed:

- Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10 Beta 1 or 
Beta 2
+ Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10 Beta 1, 2 
or RC

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

Title:
  Enter Full Screen Mode crashes Plasma Next Desktop in Kubuntu 14.10
  Beta 1, 2 or RC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1362631/+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 1379297] Re: python-greenlet ftbfs on ARM32

2014-10-18 Thread Bug Watch Updater
** Changed in: python-greenlet (Debian)
   Status: New => Fix Released

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

Title:
  python-greenlet ftbfs on ARM32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-greenlet/+bug/1379297/+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 1382842] [NEW] Security update breaks pacemaker in 14.04

2014-10-18 Thread Ante Karamatić
Public bug reported:

Ubuntu 14.04

If system is running with pacemaker from the archive:

$ dpkg -l | grep 1.1.10+git20130802-1ubuntu2
ii  libcib3   
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - CIB
ii  libcrmcluster4
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - CRM
ii  libcrmcommon3 
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - common CRM
ii  libcrmservice1
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - crmservice
ii  liblrmd1  
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - lrmd
ii  libpe-rules2  
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - rules for P-Engine
ii  libpe-status4 
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - status for P-Engine
ii  libpengine4   
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - P-Engine
ii  libstonithd2  
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - stonith
ii  libtransitioner2  
1.1.10+git20130802-1ubuntu2 amd64Pacemaker 
libraries - transitioner
ii  pacemaker 
1.1.10+git20130802-1ubuntu2 amd64HA cluster 
resource manager
ii  pacemaker-cli-utils   
1.1.10+git20130802-1ubuntu2 amd64Command line 
interface utilities for Pacemaker

$ sudo crm status
Last updated: Sat Oct 18 20:52:32 2014
Last change: Sat Oct 18 20:51:28 2014 via crmd on saturn
Stack: corosync
Current DC: saturn (2130706433) - partition with quorum
Version: 1.1.10-42f2063
1 Nodes configured
0 Resources configured

Online: [ saturn ]

And then one installs pacemaker (which pulls in pacemaker from
-security):

$ sudo apt-get install pacemaker
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libccrtp0 libdbus-c++-1-0 libucommon6 libyate5.0.0 libzrtpcpp2
Use 'apt-get autoremove' to remove them.
The following packages will be upgraded:
  pacemaker
1 upgraded, 0 newly installed, 0 to remove and 59 not upgraded.
Need to get 364 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://hr.archive.ubuntu.com/ubuntu/ trusty-updates/main pacemaker amd64 
1.1.10+git20130802-1ubuntu2.1 [364 kB]
Fetched 364 kB in 1s (197 kB/s)
(Reading database ... 638230 files and directories currently installed.)
Preparing to unpack .../pacemaker_1.1.10+git20130802-1ubuntu2.1_amd64.deb ...
Unpacking pacemaker (1.1.10+git20130802-1ubuntu2.1) over 
(1.1.10+git20130802-1ubuntu2) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up pacemaker (1.1.10+git20130802-1ubuntu2.1) ...
addgroup: The group `haclient' already exists as a system group. Exiting.
Warning: The home dir /var/lib/heartbeat you specified already exists.
The system user `hacluster' already exists. Exiting.

Restarting pacemaker results in havoc:

$ sudo /etc/init.d/pacemaker stop
Signaling Pacemaker Cluster Manager to terminate: [  OK  ]
Waiting for cluster services to unload:^[[A.[  OK  ]
$ sudo /etc/init.d/pacemaker start
Starting Pacemaker Cluster Manager: [  OK  ]

$ sudo crm status
Last updated: Sat Oct 18 20:54:03 2014
Last change: Sat Oct 18 20:51:28 2014 via crmd on saturn
Stack: corosync
Current DC: NONE
1 Nodes configured
0 Resources configured

Node saturn (2130706433): UNCLEAN (offline)

>From the syslog:

Oct 18 20:54:16 saturn crmd[23424]:  warning: do_lrm_control: Failed to sign on 
to the LRM 2 (30 max) times
Oct 18 20:54:16 saturn crmd[23424]:  warning: do_lrm_control: Failed to sign on 
to the LRM 3 (30 max) times
Oct 18 20:54:16 saturn crmd[23424]:  warning: do_lrm_control: Failed to sign on 
to the LRM 4 (30 max) times

This is because pacemaker package depends on wrong library versions:

Package: pacemaker
Priority: optional
Section: admin
Installed-Size: 1564
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian HA Maintainers 

Architecture: amd64
Version: 1.1.10+git20130802-1ubuntu2.1
Replaces: pacemaker-heartbeat, pacemaker-openais
Depends: libc6 (>= 2.14), libcfg6 (>= 2.3.0), libcib3 (>= 1.1.10+git20130802), 
libcmap4 (>= 2.3.0), libcorosync-common4 (>= 2.3.0), libcrmcluster4 (>= 
1.1.10

[Bug 1371159] Re: MacBookPro 11, 1 (Haswell, retina) fails to both suspend and hibernate with ubuntu 14.04

2014-10-18 Thread Albert
To add here that if the USB ethernet adapter is plugged in and the
laptop lid is closed, and then the adapter is unplugged, the laptop will
wake up within 20 seconds or so. Closing the lid again suspends it
without issue.

In other words, remove the USB ethernet adapter prior to putting the
laptop to sleep.

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

Title:
  MacBookPro 11,1 (Haswell, retina) fails to both suspend and hibernate
  with ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1371159/+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 1382837] [NEW] nova-compute is started before libvirt

2014-10-18 Thread Ante Karamatić
Public bug reported:

Ubuntu 14.04, nova 2014.1.2-0ubuntu1.1

Rebooting nova-compute node results in a non-running nova-compute
service. This is due the fact that nova-compute starts before libvirt:

2014-10-19 01:49:20.686 2993 AUDIT nova.service [-] Starting compute node 
(version 2014.1.2)
2014-10-19 01:50:15.141 2993 WARNING nova.virt.libvirt.driver [-] URI 
qemu:///system does not support events: Cannot write data: Broken pipe
2014-10-19 01:50:15.147 2993 ERROR nova.openstack.common.threadgroup [-] 
internal error: client socket is closed
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup Traceback 
(most recent call last):
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/threadgroup.py", line 
117, in wait
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup 
x.wait()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/threadgroup.py", line 
49, in wait
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup return 
self.thread.wait()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 168, in wait
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup return 
self._exit_event.wait()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup return 
hubs.get_hub().switch()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 187, in switch
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup return 
self.greenlet.switch()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup result 
= function(*args, **kwargs)
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/service.py", line 483, 
in run_servic
e
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup 
service.start()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/service.py", line 163, in start
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup 
self.manager.init_host()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 1030, in 
init_host
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup 
self.driver.init_host(host=self.host)
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 658, in 
init_host
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup 
self._do_quality_warnings()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 641, in 
_do_quality_warnings
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup caps = 
self.get_host_capabilities()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 2870, in 
get_host_capabilities
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup xmlstr 
= self._conn.getCapabilities()
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/tpool.py", line 179, in doit
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup result 
= proxy_call(self._autowrap, f, *args, **kwargs)
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/tpool.py", line 139, in proxy_call
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup rv = 
execute(f,*args,**kwargs)
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/eventlet/tpool.py", line 77, in tworker
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup rv = 
meth(*args,**kwargs)
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup   File 
"/usr/lib/python2.7/dist-packages/libvirt.py", line 3303, in getCapabilities
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.threadgroup if ret 
is None: raise libvirtError ('virConnectGetCapabilities() failed', conn=self)
2014-10-19 01:50:15.147 2993 TRACE nova.openstack.common.t

[Bug 1359563] Re: Munin cron unable to start on Ubuntu Server 14.04

2014-10-18 Thread Bug Watch Updater
** Changed in: munin (Debian)
   Status: Confirmed => Fix Committed

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

Title:
  Munin cron unable to start on Ubuntu Server 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1359563/+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 1323729] Fix merged to neutron (master)

2014-10-18 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/127082
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=105dba9addfdffecea41cce58f3646d2f2a6a6cc
Submitter: Jenkins
Branch:master

commit 105dba9addfdffecea41cce58f3646d2f2a6a6cc
Author: YAMAMOTO Takashi 
Date:   Thu Oct 9 09:04:34 2014 +0900

openvswitch: Remove no longer used options

They are remainders of the recently removed monolithic OVS plugin.
Note: This change does not touch options used by OVS agent.

Partial-Bug: #1323729
Change-Id: I6dd04c5c506ff5f97f10ebab03943cd508fbfe60

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

Title:
  Remove Open vSwitch and Linuxbridge plugins from the Neutron tree

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