On 06-Jan-10 10:22, Manoj Srivastava wrote: > Now, please provide a full log of the process you went into > when you got this error, and we'll try and see why make does > not ignore errors as directed.
Hello, thanks for your quick reply to my report! I can reproduce the bug with the following commands (as root): # debootstrap sid unstable.i386 # chroot unstable.i386 # apt-get build-dep kernel-package # apt-get source kernel-package # cd kernel-package-10.030 # apt-get remove debconf # dpkg-buildpackage -b [...] 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/perl 5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at kernel/pk g/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 What am I doing wrong? Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]