... when trying to build my 1st Debian package, I run into the following if building on an NFS file system:
bash-2.03$ dpkg-buildpackage -rfakeroot dpkg-buildpackage: source package is xreboot dpkg-buildpackage: source version is 1.0-1 dpkg-buildpackage: source maintainer is Valentijn Sessink <[EMAIL PROTECTED] am.openoffice.nl> fakeroot debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUIL D_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU _CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. make clean make[1]: Entering directory `/home/valentyn/src/debian/xreboot-1.0' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/home/valentyn/src/debian/xreboot-1.0' make: [clean] Error 2 (ignored) dh_clean dpkg-source -b xreboot-1.0 dpkg-source: building xreboot using existing xreboot_1.0.orig.tar.gz dpkg-source: building xreboot in xreboot_1.0-1.diff.gz dpkg-source: failure: cannot stat orig file ./xreboot-1.0.orig/Imakefile: Stale NFS file handle ... however, building in any "real" (as in: non network) directory works. Both workstation and server run Potato with 2.2.17, server is a non-kernel-nfsd. Now I'm not sure if debian-mentor is the right place to ask this - should I post it on debian-devel maybe? Best regards, Valentijn -- Valentijn Sessink - [EMAIL PROTECTED] - Open Office - Linux for the desktop - www.openoffice.nl