FTBFS ImportError: No module named distutils_extra

Bug #128791 reported by Bryce Harrington
4
Affects Status Importance Assigned to Milestone
displayconfig-gtk (Ubuntu)
Fix Released
High
Sebastian Heinlein

Bug Description

Binary package hint: displayconfig-gtk

This is against current gzr-head, when attempting to pbuild it:

cd . && python setup.py build --build-base="/tmp/buildd/displayconfig-gtk-0.2+20070724ubuntu2/./build"
Traceback (most recent call last):
  File "setup.py", line 8, in <module>
    from DistUtilsExtra.distutils_extra import build_extra, build_l10n
ImportError: No module named distutils_extra
make: *** [python-build-stamp-2.5] Error 1
pbuilder: Failed autobuilding of package

I tried updating debian/control Build-Depends to require python-distutils-extra (>=1.9.0) rather than 0.9, but it still fails.

Revision history for this message
Michael Bienia (geser) wrote :

The Debian changelog for python-distutils-extra talks about an API break.

I hope I got the patch for the new API right.
With this patch it build but failed at creating the package due to a missing Changelog file.

Revision history for this message
Bryce Harrington (bryce) wrote :

Thanks, that patch fixed the issue, and after doing `touch Changelog`, the package built.

Changed in displayconfig-gtk:
importance: Undecided → High
status: New → In Progress
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Fixed and released. Furthermore I included the bzr log as Changelog.

Changed in displayconfig-gtk:
assignee: nobody → glatzor
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.