Your message dated Wed, 18 Dec 2013 10:33:53 +0000
with message-id <e1vtert-0004hl...@franck.debian.org>
and subject line Bug#732367: fixed in ceilometer 2013.2.1-2
has caused the Debian Bug report #732367,
regarding Ceilometer 2013.2.1 depends on WSME>=0.5b5,<0.5b6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
732367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732367
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ceilometer
Version: 2013.2.1-1
Severity: grave

Starting ceilometer-collector, ceilometer-agent-central or 
ceilometer-api leads to an error containing the following 
stacktrace (not at the end but this is the point where it fails):

2013-12-17 10:10:09.917 17447 TRACE stevedore.extension Traceback (most recent 
call last):
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension   File 
"/usr/lib/python2.7/dist-packages/stevedore/extension.py", line 89, in 
_load_plugins
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension     invoke_kwds,
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension   File 
"/usr/lib/python2.7/dist-packages/stevedore/named.py", line 57, in 
_load_one_plugin
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension     ep, invoke_on_load, 
invoke_args, invoke_kwds,
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension   File 
"/usr/lib/python2.7/dist-packages/stevedore/extension.py", line 101, in 
_load_one_plugin
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension     plugin = ep.load()
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension   File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1988, in load
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension     if require: 
self.require(env, installer)
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension   File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2001, in require
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension     
working_set.resolve(self.dist.requires(self.extras),env,installer))
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension   File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 588, in resolve
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension     raise 
VersionConflict(dist,req) # XXX put more info here
2013-12-17 10:10:09.917 17447 TRACE stevedore.extension VersionConflict: (WSME 
0.5b6 (/usr/lib/python2.7/dist-packages), 
Requirement.parse('WSME>=0.5b5,<0.5b6'))


This is due to the fix for the following bug in ceilometer:
https://bugs.launchpad.net/wsme/+bug/1240741

The bug above was already present in earlier version of ceilometer. It's now 
just more obvious as ceilometer refuses to run with an incompatible
version of WSME. Unfortunately the incompatible version of WSME is
already in Debian unstable and testing.

I see two options to resolve this bug:

1) Make ceilometer compatible with WSME>=0.5b6 by cherry-picking commit
   e4a1a4fcefd4718e057cf8128c9a6c6b7c98ef59 from upstream. I'm currently
   building a test package to see if that works.
2) Downgrade python-wsme to 0.5b5 with an epoch.

The first option is a bit more forward looking by fixing the actual
problem, while the second option avoids a diff to the official havanna
release of OpenStack.

Gaudenz

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: ceilometer
Source-Version: 2013.2.1-2

We believe that the bug you reported is fixed in the latest version of
ceilometer, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated ceilometer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 16 Dec 2013 19:27:36 +0800
Source: ceilometer
Binary: python-ceilometer ceilometer-common ceilometer-collector ceilometer-api 
ceilometer-agent-compute ceilometer-agent-central ceilometer-alarm-evaluator 
ceilometer-alarm-notifier
Architecture: source all
Version: 2013.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description: 
 ceilometer-agent-central - OpenStack efficient metering counters system - 
central agent
 ceilometer-agent-compute - OpenStack efficient metering counters system - 
compute agent
 ceilometer-alarm-evaluator - OpenStack efficient metering counters system - 
alarm evaluator
 ceilometer-alarm-notifier - OpenStack efficient metering counters system - 
alarm notifier
 ceilometer-api - OpenStack efficient metering counters system (API service)
 ceilometer-collector - OpenStack efficient metering counters system - 
collector service
 ceilometer-common - OpenStack efficient metering counters system - common files
 python-ceilometer - OpenStack efficient metering counters system - Python 
libraries
Closes: 732367 732372
Changes: 
 ceilometer (2013.2.1-2) unstable; urgency=medium
 .
   * Added missing version depends for python-iso8601 (needs >= 0.1.8).
   * Removes .testrepository and nova_tests/.testrepository on clean to allow
     double builds (Closes: #732372).
 .
   [ Gaudenz Steinlin ]
   * Add fix for compatibility with WSME>=0.5b6 taken from upstream commit
     e4a1a4fcefd4718e057cf8128c9a6c6b7c98ef59 (Closes: #732367).
Checksums-Sha1: 
 6a23fb9c00cfb1196fda585710d69e194a26d2fc 3862 ceilometer_2013.2.1-2.dsc
 6b11bf77736e7fdc9bd8236acbaf40999945fc41 24481 
ceilometer_2013.2.1-2.debian.tar.gz
 4a64a8ccac96234af680d2d75b3de7429307876d 186192 
python-ceilometer_2013.2.1-2_all.deb
 af425055c4b9ebd28c53c5c5b4b035415d11c345 20922 
ceilometer-common_2013.2.1-2_all.deb
 d3e8b3c6d44c1642988d830d2aa23872a29795d6 7232 
ceilometer-collector_2013.2.1-2_all.deb
 f32563c313af83383d6b1b6abad7b395943a4008 18526 
ceilometer-api_2013.2.1-2_all.deb
 10b1b31fa508a0a06f6a84cb5563ff1ced671ebe 7156 
ceilometer-agent-compute_2013.2.1-2_all.deb
 46bb85d53320d24f364e11b719fc0e691e8a15b2 7156 
ceilometer-agent-central_2013.2.1-2_all.deb
 37cf80e7dba277288bbda717dd49664198ce4273 6802 
ceilometer-alarm-evaluator_2013.2.1-2_all.deb
 81eea9b870e547d2f81419e306e699f83cadcc9b 6792 
ceilometer-alarm-notifier_2013.2.1-2_all.deb
Checksums-Sha256: 
 7bc2d2d50a87f46cc6d094d9aecc7d131417b2b66d63c9af5ae8489fb15e2725 3862 
ceilometer_2013.2.1-2.dsc
 5d672f345bdc294cfa9542ed3a878d34565ab94f61343aa8cf3ffcd99938a9f1 24481 
ceilometer_2013.2.1-2.debian.tar.gz
 1e174d75d90355ed240db99a95e88dafbbc1038368edc7863be1077f4d2a83ac 186192 
python-ceilometer_2013.2.1-2_all.deb
 545d352d22b277e6ec166d601e266ee583604d480167b0a96963afbc5bde30d0 20922 
ceilometer-common_2013.2.1-2_all.deb
 4bc4257af99d85669146f690ad0c7dcb7b980300b412a0f42983a40866b6e46c 7232 
ceilometer-collector_2013.2.1-2_all.deb
 05e0ac490aba6619e36f84821844bc9572d0da0ac82ec69a6b62cb472926afe3 18526 
ceilometer-api_2013.2.1-2_all.deb
 7dabc39d4e81d54f6559bcdccb2118d0040db9eaafa0b2837755e4e7204e6688 7156 
ceilometer-agent-compute_2013.2.1-2_all.deb
 9a312f0956140ef62a904e9f1e7678de3c20da701dcb1d3ff40b45a95eb8687b 7156 
ceilometer-agent-central_2013.2.1-2_all.deb
 29040fae0f7c5f69e21711ad7e16e71cf6cb3ae74a7068f35fe78f81d1060a3c 6802 
ceilometer-alarm-evaluator_2013.2.1-2_all.deb
 268b1c55332da2eff83b4cae9b409886d3ac0afd10d84f47367a5c70c03932c5 6792 
ceilometer-alarm-notifier_2013.2.1-2_all.deb
Files: 
 dfaf29cf3be39078c31c31ec9c3f55de 3862 web optional ceilometer_2013.2.1-2.dsc
 cc48bd1a1bfdd4be960920d6518199d4 24481 web optional 
ceilometer_2013.2.1-2.debian.tar.gz
 0b05bd4fff55447eff519f3ccbc12f78 186192 python optional 
python-ceilometer_2013.2.1-2_all.deb
 2a600d5326b3cf2c7e611e88330ee5ed 20922 web optional 
ceilometer-common_2013.2.1-2_all.deb
 da56c5a5020eb157f2ab349379f34eaf 7232 web optional 
ceilometer-collector_2013.2.1-2_all.deb
 23861d076ab0e3169de67604ac842805 18526 web optional 
ceilometer-api_2013.2.1-2_all.deb
 94fabb6b53c93d9a48c9d4dbd5ded0d5 7156 web optional 
ceilometer-agent-compute_2013.2.1-2_all.deb
 d5faeb323021afc778e88086d82cbe8f 7156 web optional 
ceilometer-agent-central_2013.2.1-2_all.deb
 ee9853735140380b1b4fa0f9b0b6eb45 6802 web optional 
ceilometer-alarm-evaluator_2013.2.1-2_all.deb
 dd8b9b27397924e17c8bf052b392a4c7 6792 web optional 
ceilometer-alarm-notifier_2013.2.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSsXkeAAoJENQWrRWsa0P+6MwQAKDB8uDX7TtiO/RJ74/T3qL0
Vq1bByDLrW7F/qYH0oQkIzwD9QrbgJZzRZw0AEVkzJegf6BocM3HfqF+7S+MIiKR
P/eCB2mOkhbOnJ6xXgIjTkWCOQlq/t6quOiYXvwdwkw3oK03tF33irPLdGDloBeL
haK9l2dkR9H39Drpm6V0t6FxX5sIM/+afxrDJWwY/Mmuewp68tpim7+cwqiCgb+s
RBjqdZXZgNmtNJ6uYAaccb8XiQxbWX+d/Pn6FBN5KCstKNmYsEzvJcNVQtbbwPu0
XB/JxQcBCSxa4kkfbTU5CHgVeTi978xz9wUZmnjdZK6uv0OimizWkO8w/xDVbHMd
xsQ1sBjR1hKU9wowHiqtL33HAhl9xAGxyf/tdjYlECEnNXXAVnqzuDGsfWhQAN0u
LfpK6R7jYlEv0zUFGxr6OgB9BjXG7wyUAZOE8GM9YkPPwIBsGX0NGqd2W2Yh2wqt
M1ofUYrWg+gz15oG2ATOBelc2D9VroaB4KjStDzt5FSetZ3Xlp2kspZ0mhySdjv/
JXK4Z/rSu5aCmyFJYlxLgKn9CZt1pndxMRC4wy0VGvUBghJFhzy8iUmn/3V6V5b0
x/u1KWjdgh21iqK0I79A2F27kwESlRaEbAoT7EeQEXZ2+eSODrVWnkHhTHArDIzF
52KZ8xCDxoGtxI3dI9Kw
=VrWA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to