[Bug 747225] Re: ftbfs with python2.7
Launchpad Bug Tracker
747225 at bugs.launchpad.net
Wed Apr 6 18:35:32 UTC 2011
This bug was fixed in the package albatross - 1.36-5.4ubuntu1
---------------
albatross (1.36-5.4ubuntu1) natty; urgency=low
* doc/Makefile: Hard code path to mkhowto for natty's
python-old-doctools package. (LP: #747225)
-- Barry Warsaw <barry at ubuntu.com> Tue, 05 Apr 2011 18:29:14 -0400
** Changed in: albatross (Ubuntu)
Status: Confirmed => Fix Released
--
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:
Fix Released
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