Package: libtemplate-perl
Version: 2.15-0.0
Severity: serious

Hi Mako,

libtemplate-perl is currently failing to build on alpha, mips, and mipsel,
the three architectures which use sudo instead of fakeroot on the buildds:

[...]
Generated 31 background colours

/docs/ttree.cfg: No such file or directory
try `ttree --help'
make[1]: *** [tt2_html_docs] Error 2
[...]

See 
http://buildd.debian.org/fetch.cgi?pkg=libtemplate-perl&arch=alpha&ver=2.15-0.0&stamp=1169870178
for a full build log.

A likely cause for this error is use of $(PWD) in debian/rules: recent
versions of sudo do not propagate the caller's PWD env variable by default,
and sudo ./debian/rules only invokes make, so this variable will be unset. 
Please use the make built-in variable $(CURDIR) instead.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to