(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$ sudo rm *
(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$
(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$
(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$ ls -la
total 0
drwxr-xr-x 2 root root  48 2006-07-03 00:48 .
Although the error message says 'not found', it does really download the
file.  Perhaps the problem is that the file in the repositories isn't
correct.  It's very small...

I emptied out /var/cache/apt/apt-file, then ran the update, and the file
had been downloaded.  Look:

(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$ ls -la
total 0
drwxr-xr-x 2 root root  48 2006-07-03 00:48 .
drwxr-xr-x 4 root root 456 2006-07-03 00:42 ..

(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$ sudo apt-file update -v
D: got 'deb http://ftp.cz.debian.org/debian sid main non-free contrib'
D: kept 'deb http://ftp.cz.debian.org/debian sid main non-free contrib'
D: wget -N -P "/var/cache/apt/apt-file" -O
"/var/cache/apt/apt-file/ftp.cz.debian.org_debian_dists_sid_Contents-i386.gz_tmp"
 "http://ftp.cz.debian.org/debian/dists/sid/Contents-i386.gz"; >/dev/null 2>&1 
&& (mv 
"/var/cache/apt/apt-file/ftp.cz.debian.org_debian_dists_sid_Contents-i386.gz_tmp"
 "/var/cache/apt/apt-file/ftp.cz.debian.org_debian_dists_sid_Contents-i386.gz" 
&& chmod 644 
"/var/cache/apt/apt-file/ftp.cz.debian.org_debian_dists_sid_Contents-i386.gz")||
 (rm -f 
"/var/cache/apt/apt-file/ftp.cz.debian.org_debian_dists_sid_Contents-i386.gz_tmp";
 echo "http://ftp.cz.debian.org/debian/dists/sid/Contents-i386.gz not found")

(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$ ls -la
total 4
drwxr-xr-x 2 root root 120 2006-07-03 00:48 .
drwxr-xr-x 4 root root 456 2006-07-03 00:42 ..
-rw-r--r-- 1 root root 680 2006-06-27 22:08
ftp.cz.debian.org_debian_dists_sid_Contents-i386.gz

(sid) [EMAIL PROTECTED]:/var/cache/apt/apt-file$ zcat *.gz | wc
     32     179    1426




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to