[Bug 1520543] [NEW] syslog logging is broken in neutron-server

2015-11-27 Thread György Szombathelyi
Public bug reported: Starting neutron-server with syslog on causes the following exception: Traceback (most recent call last): File "/usr/bin/neutron-server", line 10, in sys.exit(main_wsgi_eventlet()) File "/usr/lib/python2.7/dist-packages/neutron/cmd/eventlet/server/__init__.py",

[Bug 1445616] Re: crmsh in vivid is not compatible with pacemaker

2015-11-28 Thread György Szombathelyi
It is also wrong in Wily. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to crmsh in Ubuntu. https://bugs.launchpad.net/bugs/1445616 Title: crmsh in vivid is not compatible with pacemaker To manage notifications about this bug go to:

[Bug 1517432] [NEW] Keystone v3 expire dates cannot be parsed by radosgw

2015-11-18 Thread György Szombathelyi
Public bug reported: Keystone v3 returns the token expiration date with microseconds, e.g. '2015-11-03T18:30:59.99Z'. The parse_iso8601 function cannot deal with this, so using Keystone authentication always ends with "Failed to parse ISO8601 expiration date from Keystone response." in the

[Bug 1520543] Re: syslog logging is broken in neutron-server

2016-02-12 Thread György Szombathelyi
I think this can be closed as FIXED. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-oslo.log in Ubuntu. https://bugs.launchpad.net/bugs/1520543 Title: syslog logging is broken in neutron-server To manage notifications about

[Bug 1520543] Re: syslog logging is broken in neutron-server

2016-02-03 Thread György Szombathelyi
Seems it is fixed in python-oslo.log 1.11.0-1ubuntu0~cloud0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-oslo.log in Ubuntu. https://bugs.launchpad.net/bugs/1520543 Title: syslog logging is broken in neutron-server To

[Bug 1498344] Re: package nova-common 1:2014.1.5-0ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-03-11 Thread György Szombathelyi
Current workaround: run nova-manage db sync as root, then apt-get install -f But it is not very convenient (also a nova.sqlite in the python base dir is weird). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 1498344] Re: package nova-common 1:2014.1.5-0ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-03-11 Thread György Szombathelyi
The problem here is when nova-compute updated, and no connection= string in nova.conf, the postinst script will start nova-manage db sync with the nova user. But without the connection string, the default path points to /usr/lib/python2.7/dist-packages, so nova user cannot write the sqlite db

[Bug 1436866] Re: nova-common failed to install with upgrade to 14.0.4

2016-03-11 Thread György Szombathelyi
*** This bug is a duplicate of bug 1498344 *** https://bugs.launchpad.net/bugs/1498344 ** This bug has been marked a duplicate of bug 1498344 package nova-common 1:2014.1.5-0ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --