Am Mon, 03 Jul 2006 21:41:18 +0200 schrieb Wolf Wiegand: > Hallo, > > Adalbert Dawid wrote: > >> auf etch scheint es Probleme mit apt-file zu geben. Ich hab hier zwei >> etch-Rechner und auf beiden funktioniert ein >> >> # apt-file update >> >> nicht mehr. > > Gibt > > # apt-file --verbose update > > evtl. etwas mehr Aufschluss? > > Ja, einiges, aber ich weiß nicht ganz genau, was er mir sagen will... Liegt es wohl an irgendwelchen Quellen, die er nicht erreichen kann?
# apt-file --verbose update D: got 'deb http://ftp.de.debian.org/debian/ etch main contrib non-free ' D: kept 'deb http://ftp.de.debian.org/debian/ etch main contrib non-free ' D: got 'deb http://ftp.debian-unofficial.org/debian/ etch main contrib non-free restricted ' D: kept 'deb http://ftp.debian-unofficial.org/debian/ etch main contrib non-free restricted ' D: got 'deb http://people.debian.org/~rdonald/nvidia/ unstable nvidia-graphics-drivers nvidia-kernel-common nvidia-settings nvidia-xconfig modules ' D: kept 'deb http://people.debian.org/~rdonald/nvidia/ unstable nvidia-graphics-drivers nvidia-kernel-common nvidia-settings nvidia-xconfig modules ' D: curl -L -I "http://ftp.de.debian.org/debian/dists/etch/Contents-i386.gz" 2>&1 | grep '^HTTP.*404' > /dev/null || (curl -L -z "/var/cache/apt/apt-file/ftp.de.debian.org_debian_dists_etch_Contents-i386.gz" -R -o "/var/cache/apt/apt-file/ftp.de.debian.org_debian_dists_etch_Contents-i386.gz_tmp" "http://ftp.de.debian.org/debian/dists/etch/Contents-i386.gz" >/dev/null 2>&1 && (mv "/var/cache/apt/apt-file/ftp.de.debian.org_debian_dists_etch_Contents-i386.gz_tmp" "/var/cache/apt/apt-file/ftp.de.debian.org_debian_dists_etch_Contents-i386.gz" 2>&1 && chmod 644 "/var/cache/apt/apt-file/ftp.de.debian.org_debian_dists_etch_Contents-i386.gz") || (rm -f "/var/cache/apt/apt-file/ftp.de.debian.org_debian_dists_etch_Contents-i386.gz_tmp"; echo "Can't get http://ftp.de.debian.org/debian/dists/etch/Contents-i386.gz")) D: curl -L -I "http://ftp.debian-unofficial.org/debian/dists/etch/Contents-i386.gz" 2>&1 | grep '^HTTP.*404' > /dev/null || (curl -L -z "/var/cache/apt/apt-file/ftp.debian-unofficial.org_debian_dists_etch_Contents-i386.gz" -R -o "/var/cache/apt/apt-file/ftp.debian-unofficial.org_debian_dists_etch_Contents-i386.gz_tmp" "http://ftp.debian-unofficial.org/debian/dists/etch/Contents-i386.gz" >/dev/null 2>&1 && (mv "/var/cache/apt/apt-file/ftp.debian-unofficial.org_debian_dists_etch_Contents-i386.gz_tmp" "/var/cache/apt/apt-file/ftp.debian-unofficial.org_debian_dists_etch_Contents-i386.gz" 2>&1 && chmod 644 "/var/cache/apt/apt-file/ftp.debian-unofficial.org_debian_dists_etch_Contents-i386.gz") || (rm -f "/var/cache/apt/apt-file/ftp.debian-unofficial.org_debian_dists_etch_Contents-i386.gz_tmp"; echo "Can't get http://ftp.debian-unofficial.org/debian/dists/etch/Contents-i386.gz")) D: curl -L -I "http://people.debian.org/~rdonald/nvidia/dists/unstable/Contents-i386.gz" 2>&1 | grep '^HTTP.*404' > /dev/null || (curl -L -z "/var/cache/apt/apt-file/people.debian.org_~rdonald_nvidia_dists_unstable_Contents-i386.gz" -R -o "/var/cache/apt/apt-file/people.debian.org_~rdonald_nvidia_dists_unstable_Contents-i386.gz_tmp" "http://people.debian.org/~rdonald/nvidia/dists/unstable/Contents-i386.gz" >/dev/null 2>&1 && (mv "/var/cache/apt/apt-file/people.debian.org_~rdonald_nvidia_dists_unstable_Contents-i386.gz_tmp" "/var/cache/apt/apt-file/people.debian.org_~rdonald_nvidia_dists_unstable_Contents-i386.gz" 2>&1 && chmod 644 "/var/cache/apt/apt-file/people.debian.org_~rdonald_nvidia_dists_unstable_Contents-i386.gz") || (rm -f "/var/cache/apt/apt-file/people.debian.org_~rdonald_nvidia_dists_unstable_Contents-i386.gz_tmp"; echo "Can't get http://people.debian.org/~rdonald/nvidia/dists/unstable/Contents-i386.gz")) Vielen Dank schon mal, Adalbert -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

