On Mon, Aug 11, 2003 at 10:56:33PM +0100, Peter Karlsson wrote: > Package: dpkg-dev > Version: 1.10.10 > Severity: normal > > Whenever I try to build a package from a NFS directory, it fails with "stale > NFS handle", pointing to a file in the .orig directory. It's only that the > .orig directory did not exist prior to the package build was originated (it > was created from the .orig.tar.gz), so there should be no reason for a file > handle to go stale, unless dpkg-source is doing something really > weird.
Works fine here. lime:[~] dpkg-source -b hello-2.1.1 dpkg-source: building hello using existing hello_2.1.1.orig.tar.gz dpkg-source: building hello in hello_2.1.1-1.diff.gz dpkg-source: building hello in hello_2.1.1-1.dsc lime:[~] mount mizar:/space/nfsroot/lime on / type nfs (rw) What are you running on the NFS server? Are you mounting with any options? -- - mdz

