FTBFS in Karmic because of files in site-packages

Bug #383709 reported by Michael Terry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
human-theme (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: human-theme

https://launchpad.net/ubuntu/+source/human-theme/0.28.8ubuntu1/+build/999628

human-theme uses python to install the files (but not as part of any runtime). It uses python-central as part of the debian packaging.

With the current packaging, the egg-info file for the package ends up in /usr/lib/python2.6/site-packages. This triggers a builddeb error message.

python-central *would* move the egg-info to /usr/lib/pyshared but the lack of an XS-Python-Version field in debian/control prevents it from running that block of code.

So attached is a debdiff to add the required missing Python-Version fields. Now, arguably, the egg-info doesn't need to be installed, but I'm leaving that alone for now.

Tags: ftbfs
Revision history for this message
Michael Terry (mterry) wrote :
tags: added: ftbfs
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package human-theme - 0.28.9

---------------
human-theme (0.28.9) karmic; urgency=low

  [ Daniel Holbach ]
  * setup.py: automatically set version.
  * debian/control: bump Standards-Version, no changes necessary.
  * ubuntu_theme.desktop: OnlyShownIn=GNOME.
  * DarkRoom/index.theme.in, Human-Clearlooks/index.theme.in: make
    translatable.
  * po/POTFILES.in, po/human-theme.pot: updated.

  [ Michael Terry ]
  * debian/control:
    - Fix FTBFS by adding missing XS/XB-Python-Version fields.
      LP: #383709

 -- Michael Terry <email address hidden> Thu, 04 Jun 2009 15:07:58 -0400

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