[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dpkg-source and NFS; stale NFS file handle



Hi,

Summary: when using dpkg-buildpackage -rfakeroot I get a ``stale NFS
file handle'' error and the build stops.

I can find this bug with Google, but not in the Debian bug tracking
system. I assume I do something wrong, but I'm not sure what it is. I'm
new to package development, but the Debian Mentor list could not help me
here.

When I build it on local disk, I get a correct .deb-package, without any
errors. So it has something to do with the NFS fs. Can anyone help here?

Information about the systems:
workstation$ mount|grep home 
server:/home on /home type nfs (rw,nolock,addr=192.168.112.11)
workstation$ uname -a
Linux cadmium 2.2.17 #1 SMP Fri Sep 8 09:19:45 CEST 2000 i686 unknown

server$ uname -a
Linux yellowstone 2.2.17-yellowst #1 Tue Oct 31 10:09:56 CET 2000 i586
unknown
server$ /usr/sbin/rpc.nfsd --version
Universal NFS Server 2.2beta47

(Server runs non-kernel-NFSd, 4sure)

workstation$ pwd
/home/valentyn/src/debian/xreboot-1.0

workstation$ dpkg-buildpackage -rfakeroot
dpkg-buildpackage: source package is xreboot
dpkg-buildpackage: source version is 1.0-1
dpkg-buildpackage: source maintainer is Valentijn Sessink
<valentyn+sessink@nospam.openoffice.nl>
 fakeroot debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386
DEB_BUILD_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

What's wrong?

V.
-- 
Valentijn Sessink - valentyn@nospam.openoffice.nl
-
Open Office - Linux for the desktop - www.openoffice.nl



Reply to: