Source: daemonlogger Version: 1.2.1-4 Severity: serious Hi,
There was an error while trying to autobuild your package: > Automatic build of daemonlogger_1.2.1-4 on excelsior by sbuild/amd64 98 > Build started at 20091209-0425 [...] > Build-Depends: debhelper (>= 7.0.50~), libpcap-dev, libdumbnet-dev, quilt, > autoconf, autotools-dev [...] > Toolchain package versions: linux-libc-dev_2.6.32~rc8-1~experimental.1 > libc6-dev_2.10.2-2 g++-4.4_ gcc-4.4_ binutils_2.20-4 libstdc++6_4.4.2-3 > libstdc++6-4.4-dev_ [...] > dh --with quilt build > dh_testdir > dh_quilt_patch > Applying patch 00-dumbnet > patching file daemonlogger.c > Hunk #1 FAILED at 99. > 1 out of 1 hunk FAILED -- rejects in file daemonlogger.c > patching file configure.in > Hunk #1 FAILED at 122. > 1 out of 1 hunk FAILED -- rejects in file configure.in > Patch 00-dumbnet can be reverse-applied > dh_quilt_patch: quilt --quiltrc /dev/null push -a || test $? = 2 returned > exit code 1 > make: *** [build] Error 9 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 A full build log can be found at: http://buildd.debian.org/build.php?arch=amd64&pkg=daemonlogger&ver=1.2.1-4 The problem is that you've switched to using the new quilt source format but are still using quilt in your debian/rules file. Not all the buildds create the .pc dir when extracting the source files, so you try to apply the patches twice. Kurt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org