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

Problem mit apt-proxy



Hallo

ich möchte apt-proxy verwenden, habe es installiert. Anfänglich hatte ich
die üblichen Problem, bis auf ein Problem konnte ich die jedoch beseitigen.

Auf dem Rechner läuft debian woody, er läuft hinter einem paketfilter
(iptables).

,----[sources.list]
| deb http://192.168.100.11:9999/debian woody main contrib non-free
| deb http://192.168.100.11:9999/non-US woody/non-US main contrib non-free
| deb http://192.168.100.11:9999/security woody/updates main
`----

Es funktioniert nur der erste Eintrag nicht, für den zweiten und dritten
werden die nötigen Dateien geholt und auch gespeichert, Platz ist genug
vorhanden.

,----[ apt-proxy.conf ]
| APT_PROXY_CACHE=/base/apt-proxy
| add_backend /debian/ \
|         $APT_PROXY_CACHE/debian/ \
|         http://ftp.de.debian.org/debian/  \
|         http://ftp2.de.debian.org/debian/
| add_backend /non-US/ \
|         $APT_PROXY_CACHE/non-US/ \
|         http://ftp.de.debian.org/debian-non-US/ \
|         http://ftp2.de.debian.org/debian-non-US/
| add_backend /security/ \
|         $APT_PROXY_CACHE/security/ \
|         http://security.debian.org/
| CLEANUP_DAYS=60
| MAX_VERSIONS=3
| BACKEND_FREQ=60
| RSYNC_TIMEOUT=30
| WGET_TIMEOUT=30
| WGET="wget --passive-ftp"
| KEEP_STATS=1
`----


,----[ kurzer Ausschnitt aus der Logdatei ]
| /etc/apt-proxy/apt-proxy.conf: http://ftp.de.debian.org/debian/: not found
| /etc/apt-proxy/apt-proxy.conf: http://ftp.de.debian.org/debian/: not found
| [23471 12:25:06]  Sam Aug 7 12:25:06 CEST 2004
Request /debian/dists/woody/main/binary-i386/Packag
| es.gz
| [23472 12:25:06]  Sam Aug 7 12:25:06 CEST 2004
Request /debian/dists/woody/main/binary-i386/Releas
| e
| [23471 12:25:07]  Bad URL /dists/woody/main directory does not exist on
any server
| [23472 12:25:07]  Bad URL /dists/woody/main directory does not exist on
any server
|`----

Demnach wäre "http://ftp.de.debian.org/debian/"; nicht erreichbar, das stimmt
aber nicht. Ich kann die URL mit dem Browser aufrufen, btw. ist 
"wget http://ftp.de.debian.org/debian/dists/stable/Contents-i386.gz";
erfolgreich.

Was habe ich übersehen?

-- 
bis dann
 joerg 

... powered by debian GNU/Linux 

http://www.arlandt.de  




Reply to: