[Bug 1806474] Update Released

Brian Murray brian at ubuntu.com
Tue Dec 18 19:33:14 UTC 2018


The verification of the Stable Release Update for python-pysnmp4 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
OpenStack, which is subscribed to ceilometer in Ubuntu.
https://bugs.launchpad.net/bugs/1806474

Title:
  [SRU] python-pysnmp4 pkg inconsistent in cosmic

Status in ceilometer package in Ubuntu:
  Invalid
Status in python-pysnmp4 package in Ubuntu:
  Invalid
Status in ceilometer source package in Cosmic:
  Fix Committed
Status in python-pysnmp4 source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  I hit the following error when running ceilometer unit tests for cosmic:

  =========================
  Failures during discovery
  =========================
  --- import errors ---
  Failed to import test module: ceilometer.tests.unit.hardware.inspector.test_snmp
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in _find_test_path
      module = self._get_module_from_name(name)
    File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name
      __import__(name)
    File "ceilometer/tests/unit/hardware/inspector/test_snmp.py", line 23, in <module>
      from ceilometer.hardware.inspector import snmp
    File "ceilometer/hardware/inspector/snmp.py", line 21, in <module>
      from pysnmp.entity.rfc3413.oneliner import cmdgen
  ImportError: No module named oneliner

  It turns out the tarball that is pulled from git to build pysnmp4 is
  missing files, such as pysnmp.entity.rfc3413.oneliner. The release
  artifact from pypi.debian.net is not missing the oneliner directory.

  [Test Case]
  Building the ceilometer package for rocky should be successful with a good version of pysnmp. I also plan to run tempest regression tests on a full openstack deployment to help ensure there are no regressions.

  [Regression Potential]
  The current state of pysnmp4 at 4.4.6-1 is incomplete, therefore the diff from 4.4.6-1 to 4.4.6+repack1-1 is not minimal. Most of the diff, however, is added files/directories that were missing in 4.4.6-1. Note that 4.4.6+repack1-1 is already in Debian unstable and the fix for this bug is to sync from unstable. This version has been in unstable for 2 months which should have provided some regression coverage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1806474/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list