[Bug 1296607] [NEW] MIR: python-kazoo; new taskflow version needs python-kazoo from universe
Martin Pitt
martin.pitt at ubuntu.com
Mon Mar 24 09:41:22 UTC 2014
Public bug reported:
Thew new 0.1.3 release of taskflow is stuck in -proposed as the
autopkgtest now fails (https://jenkins.qa.ubuntu.com/job/trusty-adt-
python-taskflow/?):
======================================================================
FAIL: unittest.loader.ModuleImportFailure.taskflow.tests.unit.persistence.test_zk_persistence
tags: worker-0
----------------------------------------------------------------------
Traceback (most recent call last):
ImportError: Failed to import test module: taskflow.tests.unit.persistence.test_zk_persistence
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name
__import__(name)
File "/tmp/adt-run.lSDNnp/dsc0-build/python-taskflow-0.1.3/taskflow/tests/unit/persistence/test_zk_persistence.py", line 24, in <module>
from taskflow.persistence.backends import impl_zookeeper
File "/tmp/adt-run.lSDNnp/dsc0-build/python-taskflow-0.1.3/taskflow/persistence/backends/impl_zookeeper.py", line 22, in <module>
from kazoo import exceptions as k_exc
ImportError: No module named kazoo
(and some more similar failures)
Indeed the package now imports "kazoo" in several places, but that's an
undeclared new dependency. This needs MIR first, and then get added to
the binary package's Depends: (and probably also build depends if the
upstream tests need it).
** Affects: kazoo (Ubuntu)
Importance: Undecided
Status: New
** Affects: python-taskflow (Ubuntu)
Importance: Undecided
Assignee: Chuck Short (zulcss)
Status: New
** Changed in: python-taskflow (Ubuntu)
Assignee: (unassigned) => Chuck Short (zulcss)
** Also affects: kazoo (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- New version needs python-kazoo from universe
+ MIR: python-kazoo; new taskflow version needs python-kazoo from universe
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-taskflow in Ubuntu.
https://bugs.launchpad.net/bugs/1296607
Title:
MIR: python-kazoo; new taskflow version needs python-kazoo from
universe
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kazoo/+bug/1296607/+subscriptions
More information about the Ubuntu-server-bugs
mailing list