python-virtualenv FTBFS on jaunty

Bug #347203 reported by Markus Korn
10
Affects Status Importance Assigned to Milestone
python-virtualenv (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: python-virtualenv

I'm unable to build python-virtualenv on jaunty. The problem seems to be that there is a hardcoded "usr/bin/virtualenv" in debian/rules, this works fine for versions of python < 2.6, but with python2.6 'python setup.py install' seems to install the resulting script to "usr/local/bin". Please see the attached log of my pbuilder session for more details.

Markus

Revision history for this message
Markus Korn (thekorn) wrote :
Revision history for this message
Markus Korn (thekorn) wrote :

debian/rules of python-virtualenv for completeness

Revision history for this message
Max Bowsher (maxb) wrote :

The FTBFS is easy to fix, just add --install-layout=deb to the setup.py install line.

However, the package still doesn't work when built.

I think it's going to require careful patching to deal with the changed file layouts in Jaunty's default python.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-virtualenv - 1.3.3-1ubuntu1

---------------
python-virtualenv (1.3.3-1ubuntu1) jaunty; urgency=low

  * Correctly set up sys.path for python versions >= 2.6. LP: #339904.
  * Always use the default name for the site directory in virtualenv.
  * Fix build failure. LP: #347203.

python-virtualenv (1.3.3-1) unstable; urgency=low

  * New upstream version... Closes: #518189.
  * ...which adds a "--relocatable" option. Closes: #503168.
  * Update Standards-Version.
  * Fix package name in man page. Closes: #508724.

 -- Matthias Klose <email address hidden> Sat, 04 Apr 2009 11:36:07 +0200

Changed in python-virtualenv (Ubuntu):
status: New → 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.