penguinTV FTBFS because of trying to remove a file of non-existent build/lib directory (Transition to python2.6)

Bug #342116 reported by Fabrice Coutadeur
2
Affects Status Importance Assigned to Milestone
penguintv (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: penguintv

Hi,

When building penguintv for python2.6 transition, I'm getting a FTBFS error, in the rm command:
dh_pycentral -ppenguintv
dh_python -ppenguintv
dh_python: Doing nothing since dh_pycompat exists; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file.
rm build/lib/penguintv/feedparser.py
rm: cannot remove `build/lib/penguintv/feedparser.py': No such file or directory
make: *** [binary-install/penguintv] Error 1
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error exit status 2

It's because the build subdirectory in my case is lib.linux-x86_64-2.6, depending on the arch. We should be deleting the file after dh_install call

Related branches

Changed in penguintv:
assignee: nobody → fabricesp
status: New → In Progress
description: updated
Revision history for this message
Fabrice Coutadeur (fabricesp) wrote : Re: penguinTV FTBFS because of trying to remove a file of non-existent build/lib directory

debdiff with the fix to build the package (remove feedparser.py in the correct place)

Changed in penguintv:
assignee: fabricesp → nobody
status: In Progress → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Uploaded.

Changed in penguintv (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package penguintv - 3.6.5-0ubuntu2

---------------
penguintv (3.6.5-0ubuntu2) jaunty; urgency=low

  [ Fabrice Coutadeur ]
  * debian/rules: delete feedparser.py file in installation tree to fix a FTBFS
    (LP: #342116)

  [ Daniel Holbach ]
  * debian/control: bump Standards-Version.
  * debian/patches/02-fix-desktop-file.patch: remod obsolete encoding entry.
  * debian/patches/03-fix-explicit-python2.5.patch: drop explicit use of
    python2.5.

 -- Fabrice Coutadeur <email address hidden> Fri, 13 Mar 2009 04:58:03 +0000

Changed in penguintv:
status: Fix Committed → 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.