orion wrote: > 2008/6/13 Giovanni Lovato <[EMAIL PROTECTED]>: >> # dpkg-buildpackage -b -uc >> dpkg-buildpackage: source package is freeradius >> dpkg-buildpackage: source version is 2.0.5-0 >> dpkg-buildpackage: source changed by Alan DeKok <[EMAIL PROTECTED]> >> dpkg-buildpackage: host architecture i386 >> dpkg-buildpackage: source version without epoch 2.0.5-0 >> debian/rules clean >> dpatch deapply-all >> 02-dialupadmin-help not applied to ./ . >> 01-radiusd-to-freeradius not applied to ./ . >> rm -rf patch-stamp patch-stampT debian/patched >> dh_testdir >> dh_clean >> rm -f build-arch-stamp build-indep-stamp libltdl/stamp-h1 >> rm -f install-arch-stamp install-indep-stamp configure-stamp >> [ -f Make.inc ] && make distclean || true >> # The make clean forgets to remove this build directory >> [ -d src/modules/lib ] && rm -fr src/modules/lib || true >> # Put the original autotools files back in place >> [ -f config.sub.dist ] && rm config.sub && mv config.sub.dist config.sub >> || true >> [ -f config.guess.dist ] && rm config.guess && mv config.guess.dist >> config.guess || true >> debian/rules build >> test -d debian/patched || install -d debian/patched >> dpatch apply-all >> applying patch 01-radiusd-to-freeradius to ./ ... failed. >> make: *** [patch-stamp] Error 1 >> > hi there. > download freeradius as a non-root user. > untar the archive. > chmod +x -R the untared folder > cd to the folder > issue dpkg-buildpackage -b -uc as a non-root user. > then su and install the deb packages created one directory up.
Why should I set execute permission to all the tree? It makes no sense. Though, the error still occurs.
smime.p7s
Description: S/MIME Cryptographic Signature
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

