Re: dselect error (Was: Access to NFS-Server)

1997-03-06 Thread Andreas Tille
On Thu, 6 Mar 1997, Ronald van Loon wrote: > Try adding the -P option to the df command in > /usr/lib/dpkg/methods/ftp/install: > > line 230: > > my $avsp = `df -P -k $::dldir| awk '/\\// { print \$4}'`; > > line 236: > > $avsp = `df -P -k $::dldir| awk '/\\// { print \$4}'`; This helps to *ge

Re: dselect error (Was: Access to NFS-Server)

1997-03-06 Thread Ronald van Loon
|" JG>Sounds like dselect is df-ing the /var to figure out if there is file space. |" JG>That's a bug in my opinion. It should probably also check to see if you |" JG>have a remote mounted /var/lib or /var/lib/dpkg or /var/lib/dpkg/methods/ or |" JG> /var/lib/dpkg/methods/ftp etc. |"I tried to v

dselect error (Was: Access to NFS-Server)

1997-03-06 Thread Andreas Tille
Hi once more after some conversation with Jeff Gunter <[EMAIL PROTECTED]> from which I've got some new ideas I post some parts of this discussion to the list and add some new aspects of my problem. (The new aspects are the reason why not posting only to Jeff.) JG>Sounds like dselect is df-ing