Can't build packages on lucid box because of missing python-multiprocessing

Bug #735526 reported by Lorin Hochstein
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

We build local copies of a branch of OpenStack on a lucid box, and after a recent merge, binary package builds have beenf ailing with the error:

dpkg-checkbuilddeps: Unmet build dependencies: python-multiprocessing
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)

Where is the repository that contains python-multiprocessing? It's not in nova-core/trunk or nova-core/build-depends

Revision history for this message
Lorin Hochstein (lorinh) wrote :

Same problem with our PPA, see https://launchpad.net/~usc-isi/+archive/ppa/+buildjob/2322540 for the failure details.

Revision history for this message
Lorin Hochstein (lorinh) wrote :
Changed in nova:
status: New → Fix Committed
Revision history for this message
Kost (kost-isi) wrote :

Also can install using easy_install...

kost@island106:~/openstack/launchpad/sprint3$ sudo easy_install multiprocessing
Searching for multiprocessing
Reading http://pypi.python.org/simple/multiprocessing/
Reading http://code.google.com/p/python-multiprocessing
Best match: multiprocessing 2.6.2.1
Downloading http://pypi.python.org/packages/source/m/multiprocessing/multiprocessing-2.6.2.1.tar.gz#md5=5cc484396c040102116ccc2355379c72
Processing multiprocessing-2.6.2.1.tar.gz
Running multiprocessing-2.6.2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-d6TKdX/multiprocessing-2.6.2.1/egg-dist-tmp-VlTz7x
zip_safe flag not set; analyzing archive contents...
multiprocessing.forking: module references __file__
multiprocessing.examples.mp_webserver: module references __file__
multiprocessing.examples.mp_distributing: module references __file__
Adding multiprocessing 2.6.2.1 to easy-install.pth file

Installed /usr/local/lib/python2.6/dist-packages/multiprocessing-2.6.2.1-py2.6-linux-x86_64.egg
Processing dependencies for multiprocessing
Finished processing dependencies for multiprocessing

Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.