[Bug 22230] kernel-package: FTBFS: Missing Build-Depends on 'debconf'

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Tue Jan 10 09:19:43 UTC 2006


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=22230
Ubuntu | kernel-package





------- Additional Comments From debzilla at ubuntu.com  2006-01-10 09:19 UTC -------
Message-Id: <E1EwEzC-0003R0-Eh at kat.ainf.net>
Date: Tue, 10 Jan 2006 09:36:10 +0100
From: Andreas Jochens <aj at andaco.de>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: kernel-package: FTBFS: Missing Build-Depends on 'debconf'

Package: kernel-package
Version: 10.030
Severity: serious
Tags: patch

When building 'kernel-package' in a clean 'unstable' chroot,
I get the following error:

BEGIN failed--compilation aborted at kernel/pkg/image/preinst line 20.
make[1]: [check] Error 2 (ignored)
perl -wc kernel/pkg/image/postinst
Can't locate Debconf/Client/ConfModule.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 kernel/pkg/image/postinst line 21.
BEGIN failed--compilation aborted at kernel/pkg/image/postinst line 21.
make[1]: [check] Error 2 (ignored)
perl  -wc kernel/pkg/image/postrm
Can't locate Debconf/Client/ConfModule.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 kernel/pkg/image/postrm line 22.
BEGIN failed--compilation aborted at kernel/pkg/image/postrm line 22.
make[1]: [check] Error 2 (ignored)
perl  -wc kernel/pkg/image/prerm
Can't locate Debconf/Client/ConfModule.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 kernel/pkg/image/prerm line 20.
BEGIN failed--compilation aborted at kernel/pkg/image/prerm line 20.
make[1]: [check] Error 2 (ignored)
perl  -wc kernel/pkg/image/config
Can't locate Debconf/Client/ConfModule.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 kernel/pkg/image/config line 18.
BEGIN failed--compilation aborted at kernel/pkg/image/config line 18.
make[1]: *** [check] Error 2
make[1]: Leaving directory `/kernel-package-10.030'
make: *** [check/kernel-package] Error 2

Please add the missing Build-Depends on 'debconf'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/kernel-package-10.030/debian/control ./debian/control
--- ../tmp-orig/kernel-package-10.030/debian/control	2005-12-05 05:14:27.000000000 +0000
+++ ./debian/control	2006-01-10 08:22:48.000000000 +0000
@@ -2,6 +2,7 @@
 Priority: optional
 Section: misc
 Maintainer: Manoj Srivastava <srivasta at debian.org>
+Build-Depends: debconf
 Standards-Version: 3.6.2.0
 
 Package: kernel-package




-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list