[Bug 1499620] Re: [SRU] Unintended assignment of "syslog"

Chris J Arges 1499620 at bugs.launchpad.net
Wed Jan 13 18:42:53 UTC 2016


Hello Masaki, or anyone else affected,

Accepted python-oslo.log into wily-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
oslo.log/1.11.0-1ubuntu0 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-oslo.log (Ubuntu Wily)
       Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-oslo.log in Ubuntu.
https://bugs.launchpad.net/bugs/1499620

Title:
  [SRU] Unintended assignment of "syslog"

Status in oslo.log:
  Fix Released
Status in python-oslo.log package in Ubuntu:
  Fix Released
Status in python-oslo.log source package in Wily:
  Fix Committed
Status in python-oslo.log source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * Fixes syslog handler issue which is causing problems with Neutron services
     in Openstack Liberty.

  [Test Case]

   * Deploy neutron services with use_syslog=True in /etc/neutron/neutron.conf
     and check /var/log/neutron/neutron-server.log for errors. Also check that
     neutron logs are going to /var/log/syslog.

  [Regression Potential]

   * None

  Identifier "syslog" is unintendedly reassigned in _setup_logging_from_conf()
  with OSSysLogHandler in oslo_log/log.py.
  It causes an error in _find_facility() which expects "syslog" as module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.log/+bug/1499620/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list