Incorrect fix to 1/class/python-distutils.mk breaks builds

Bug #378133 reported by Max Bowsher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cdbs (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: cdbs

The changes made to "fix" bug 374892 are, I feel, incorrect.

Most notably, they involve changing the default installation root from debian/tmp/ to debian/binarypackagename/ - a change which almost certainly breaks any package that was using that default, since whatever logic they used to install files from debian/tmp/ into their actual final location.

I think the proper fix is to revert the changes of the previous cdbs upload and instead fix the Ubuntu-specific added dist-packages->site-packages logic to use the same paths as passed to the setup.py --root options.

bzr branch to follow....

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

This bug was fixed in the package cdbs - 0.4.56ubuntu5

---------------
cdbs (0.4.56ubuntu5) karmic; urgency=low

  * 1/class/python-distutils.mk.in:
    - Undo erroneous change to --root in 0.4.56ubuntu4, and fix logic for
      moving files from dist-packages to site-packages instead.
      (LP: #378133)

 -- Max Bowsher <email address hidden> Tue, 02 Jun 2009 17:07:55 +0200

Changed in cdbs (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.