[Pkg-catalyst-maintainers] Bug#328936: libhtml-prototype-perl: FTBFS: Missing Build-Depends on 'libmodule-build-perl, libhtml-tree-perl'

Andreas Jochens aj at andaco.de
Sun Sep 18 10:11:14 UTC 2005


Package: libhtml-prototype-perl
Version: 1.34-1
Severity: serious
Tags: patch

When building 'libhtml-prototype-perl' in a clean 'unstable' chroot,
I get the following error:

dh_clean arrange-stamp binary-stamp binary-arch-stamp binary-indep-stamp build-stamp config-stamp install-stamp
 debian/rules build
dh_testdir
/usr/bin/perl Build.PL installdirs=vendor destdir=/libhtml-prototype-perl-1.34/debian/libhtml-prototype-perl
Can't locate Module/Build.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at Build.PL line 2.
BEGIN failed--compilation aborted at Build.PL line 2.
make: *** [config-stamp] Error 2

Please add the missing Build-Depends on 'libmodule-build-perl, libhtml-tree-perl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libhtml-prototype-perl-1.34/debian/control ./debian/control
--- ../tmp-orig/libhtml-prototype-perl-1.34/debian/control	2005-09-18 09:17:20.000000000 +0000
+++ ./debian/control	2005-09-18 09:17:13.000000000 +0000
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7), libclass-accessor-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libclass-accessor-perl, libmodule-build-perl, libhtml-tree-perl
 Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, Florian Ragwitz <rafl at debianforum.de>
 Standards-Version: 3.6.2




More information about the Pkg-catalyst-maintainers mailing list