[Bug 747225] Re: ftbfs with python2.7
Barry Warsaw
747225 at bugs.launchpad.net
Tue Apr 5 22:40:18 UTC 2011
** Patch added: "debdiff fix for ftbfs"
https://bugs.launchpad.net/ubuntu/+source/albatross/+bug/747225/+attachment/1985415/+files/bug-747225.debdiff
** Changed in: albatross (Ubuntu)
Status: New => In Progress
** Changed in: albatross (Ubuntu)
Milestone: None => ubuntu-11.04-beta-2
** Changed in: albatross (Ubuntu)
Importance: Undecided => Medium
** Changed in: albatross (Ubuntu)
Status: In Progress => Confirmed
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/747225
Title:
ftbfs with python2.7
Status in “albatross” package in Ubuntu:
Confirmed
Bug description:
needs to use the old package python-old-doctools
https://launchpad.net/ubuntu/+archive/test-
rebuild-20110329/+buildjob/2387934
DATE="`date +'%B %d, %Y'`"; \
VERSION="`awk '/__version__/ {print $3}' ../albatross/__init__.py`"; \
VERSION="`echo $VERSION | sed s/\\'//g`"; \
cat albatross.tex | sed s/\\release.*/\\release\{$VERSION\}/ >albatross.tex2; \
cat albatross.tex2 | sed s/\\date.*/\\date\{"$DATE"\}/ >albatross.tex
/usr/lib/python2.7/doc/tools/mkhowto --pdf --a4 albatross.tex
make[1]: /usr/lib/python2.7/doc/tools/mkhowto: Command not found
make[1]: *** [pdf] Error 127
make[1]: Leaving directory `/build/buildd/albatross-1.36/doc'
make: *** [build-doc-stamp] Error 2
More information about the Ubuntu-sponsors
mailing list