Source: heimdal Version: 1.3.1.dfsg.1-5 Severity: serious Hi,
There was an error while trying to autobuild your package: > Automatic build of heimdal_1.3.1.dfsg.1-5 on nautilus by sbuild/amd64 98 > Build started at 20091216-1809 [...] > Build-Depends: libncurses5-dev, bison, flex, debhelper (>= 7), libx11-dev, > libxau-dev, libxt-dev, x11proto-core-dev, libedit-dev, libdb-dev, libssl-dev > (>= 0.9.7), cdbs, quilt, libhesiod-dev, comerr-dev (>= 1.35), libldap2-dev, > ss-dev, texinfo, python, libsqlite3-dev [...] > Toolchain package versions: libc6-dev_2.10.2-2 g++-4.4_ gcc-4.4_4.4.2-5 > binutils_2.20-4 libstdc++6_4.4.2-5 libstdc++6-4.4-dev_ [...] > make[1]: Leaving directory `/build/buildd/heimdal-1.3.1.dfsg.1' > cd . && QUILT_PATCHES=/build/buildd/heimdal-1.3.1.dfsg.1/debian/patches quilt > --quiltrc /dev/null push -a || test $? = 2 > Applying patch 011_sharedlibs > patching file tools/krb5-config.in > Hunk #1 FAILED at 135. > 1 out of 1 hunk FAILED -- rejects in file tools/krb5-config.in > Patch 011_sharedlibs can be reverse-applied > make: *** [debian/stamp-patched] Error 1 > 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=heimdal&ver=1.3.1.dfsg.1-5 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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

