Packages fail to build in precise

Bug #881041 reported by Gediminas Paulauskas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
van.pydeb (Ubuntu)
Fix Released
Critical
Gediminas Paulauskas

Bug Description

Packages using python-van.pydeb for guessing dependencies fail to build in Precise, e.g. https://launchpadlibrarian.net/83468573/buildlog_ubuntu-precise-i386.zope.copy_3.5.0-5_FAILEDTOBUILD.txt.gz

running install_scripts
   dh_pydeb
pydeb: Working on source package zope.copy
pydeb: Working on python distribution zope.copy
Traceback (most recent call last):
  File "/usr/bin/van-pydeb", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
pydeb: Working on binary package
ERROR: Expected binary package in debian/control but did not find it.
make: *** [binary] Error 1

In Precise python2.6 is no longer a supported version, but van-pydeb script has this first line:

#!/usr/bin/python2.6

Needs to be replaced by /usr/bin/python

Changed in van.pydeb (Ubuntu):
assignee: nobody → Gediminas Paulauskas (menesis)
status: New → In Progress
importance: Undecided → Critical
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package van.pydeb - 1.3.3-0ubuntu3

---------------
van.pydeb (1.3.3-0ubuntu3) precise; urgency=low

  * debian/rules: rewrite to use dh. Fixes van-pydeb script to use default
    python (LP: #881041)
  * debian/python-van.pydeb.pyinstall: add to install van/__init__.py
 -- Gediminas Paulauskas <email address hidden> Mon, 24 Oct 2011 22:02:09 +0300

Changed in van.pydeb (Ubuntu):
status: In Progress → 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.