[Bug 342116] Re: penguinTV FTBFS because of trying to remove a file of non-existent build/lib directory
fabrice_sp
coutadeurf at gmail.com
Fri Mar 13 06:07:10 UTC 2009
** Summary changed:
- penguinTV FTBFS in amd64 because of build done in build/lib.linux-x86_64-2.6 instead of build/lib
+ penguinTV FTBFS because of trying to remove a file of non-existent build/lib directory
** Description changed:
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
+ depending on the arch. We should be deleting the file after dh_install
+ call
--
penguinTV FTBFS because of trying to remove a file of non-existent build/lib directory
https://bugs.launchpad.net/bugs/342116
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list