Package: knetfilter Version: 3.5.0-1 Severity: important Hello,
There was a problem while autobuilding your package: > Automatic build of knetfilter_3.5.0-1 on avidan by sbuild/i386 0.47 > Build started at 20060626-1708 > ****************************************************************************** ... > /usr/bin/fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > make: rm: Command not found > make: *** [clean] Error 127 > ****************************************************************************** > Build finished at 20060626-1711 > FAILED [dpkg-buildpackage died] > ------------------------------------------------------------------------------ Found in debian/rules: # Needed PATH modified in order to run configure PATH +=:/sbin I guess this is the problem... This probably changed with on your configure call: PATH="$$PATH:/sbin" ./configure or PATH+=:/sbin (/bin/sh is linked to dash) -- Julien Danjou .''`. Debian Developer : :' : http://julien.danjou.info `. `' http://people.debian.org/~acid `- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature

