... scheint  mir genau das Programm zu sein, da� ich brauche, aber 
offensichtlich bin ich zu bl�d es zu bedienen.

ich rufe es auf mit

apt-proxy-import /var/cache/apt/archives/


und dann erz�hlt er mir

'apt-proxy-import: No backend filelists found.'


Die Funktion, die das auswirft ist

add_backend()
{
     if [ -n "`ls $2.apt-proxy-filelists/* 2>/dev/null`" ] ;then
         BACKENDS="$BACKENDS $2.apt-proxy-filelists/*"
     else
         info "Backend $2 does not have filelists - skipped"
     fi
}

und gelesen wird offensichtlich '/etc/apt-proxy/apt-proxy.conf'
und darin steht

add_backend /debian/                                    \
         $APT_PROXY_CACHE/debian/                        \
         http://ftp.de.debian.org/debian/                \
         http://ftp.uk.debian.org/debian/                \
         http://ftp.us.debian.org/debian/                \
         +ftp.us.debian.org::debian/

wobei
APT_PROXY_CACHE=/var/cache/apt-proxy
gilt.


Bitte helft mir: Was mache ich falsch?


Gru�

Malte


--
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an