Re: make-kpkg fails with "compatibility" errors

2006-11-28 Thread Matt Price
On 11/27/06, Joey Hess <[EMAIL PROTECTED]> wrote: Matt Price wrote: > On a mixed sid/ubuntu-edgy system !!! > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 655. > dh_gencontrol: Compatibility levels before 4 are deprecated. > Use of uninitialized value in string eq at > /usr/share/perl5/Debi

Re: make-kpkg fails with "compatibility" errors

2006-11-27 Thread Joey Hess
Matt Price wrote: > On a mixed sid/ubuntu-edgy system !!! > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 655. > dh_gencontrol: Compatibility levels before 4 are deprecated. > Use of uninitialized value in string eq at > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 655. > dpkg-gencontrol:

make-kpkg fails with "compatibility" errors

2006-11-27 Thread Matt Price
Hi, On a mixed sid/ubuntu-edgy system I am having errors building the ubuntu kernels from source. The kernel compile seems to go fine but there are issues with make-kpkg and dh_* along these lines: $ sudo make-kpkg --append-to-version=-suspend2 --initrd kernel-image ---[snip]-