Lucas Nussbaum wrote: > Relevant part: > > ** Using build dependencies supplied by package: > > Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5), docbook-utils, > > gettext, libc6-dev (>= 2.6) | libc6.1-dev (>= 2.6), libc6-dev (<< 2.7~) > > | libc6.1-dev (<< 2.7~), librpm-dev, quilt, rpm Checking for already > > installed source dependencies... > > W: Unable to locate package libc6.1-dev > > cdbs: missing > > Using default version 0.4.50 > > debhelper: missing > > Using default version 5.0.61 > > docbook-utils: missing > > gettext: missing > > libc6-dev: already installed (2.7-1 >= 2.6 is satisfied) > > libc6-dev: non-matching version installed (2.7-1 ! << 2.7~) > > libc6-dev: would have to downgrade! > > libc6.1-dev: missing
I think there is something wrong in the build script logic here. libc6-dev is satisfied, and libc6.1-dev is an alternative to it, so it's not needed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]