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

Re: apt-move benutzen



Moin,

Andreas Pakulat wrote:
>
> Aber nun funktioniert fast alles, nur die dahb-Seite will mir keine
> gescheite Packages.gz liefern. Das backend sieht so aus:
>
> add_backend /dahb/                                      \
>         $APT_PROXY_CACHE/dahb/                          \
> 	http://www.openoffice.de/debian/
>
> Und die entsprechende Zeile in der sources.list so:
>
> deb http://localhost:9999/dahb stable main
>
> Im log von apt-proxy taucht beim apt-get update folgendes auf:
>
> [12429 19:12:30]  Mon May 19 19:12:30 CEST 2003 Request \
> /dahb/dists/stable/main/binary-i386/Packages.gz
> [12429 19:12:36]  Bad URL dists directory does not exist on any server

Vermutlich läuft das über rsync. Ändere mal in der apt-proxy.conf
das Backend in:

add_backend /dahb/                                      \
    $APT_PROXY_CACHE/dahb/                          \
    www.openoffice.de::debian/

Gruß
Micha



Reply to: