severity 398693 important
thanks
On Wed, Nov 15, 2006 at 03:55:26AM +0100, Goswin von Brederlow wrote:
> building adeos under etch gives the following error:
> dh_installkpatches
> debian/control must make package kernel-patch-adeos depend on
> ${kpatch:Depends} at /usr/bin/dh_installkpatches line 232, <COMPAT_IN> line 1.
> Full build log attached.
Downgrading this because the problem is not consistently reproducible, and
there's no indication that it's a bug in adeos (as opposed to a bug in
dh-kpatches) -- the debian/control file is correct, and I've only been able
to reproduce the problem once out of about a dozen retries.
The check in dh_installkpatches is:
die 'debian/control must make package ' . $package . ' depend on
${kpatch:Depends}'
if system ("dpkg-gencontrol -p$package -Pdebian -O -T/dev/null
-Vkpatch:Depends=KPATCHISUSED 2>/dev/null |"
. "grep -q '^Depends: .*KPATCHISUSED'") != 0;
I don't see how this could be failing, really...
--
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]