At 12:18 23.11.2002 +0100, andreas well wrote: Hallo Andreas,
Mein Mailclient zeigt mir da, dass hinter dem debian-people/ ein blank ist. Wenn Du das 'r�bergegpm't hast, dann w�rde ich darin die Ursache sehen> > ###sources-list### > > deb http://127.0.0.1:9999/debian-people/ ~blade/woody/i386/ > > > > aber leide scheint apt ein Problem mit der tilde zu haben:
1. Variante
###apt-proxy.conf### add_backend /debian-people/ \ $APT_PROXY_CACHE/debian-people/ \ http://people.debian.org/###sources-list### deb http://127.0.0.1:9999/debian-people/ %7Eblade/woody/i386/ # und deb http://127.0.0.1:9999/debian-people/ %7eblade/woody/i386/
Sieht bei mir auch so aus, als w�re ein blank hinter debian-people/
2. Variante ###sources-list### deb http://people.debian.org/%7Eblade/woody/i386/ # und deb # und deb http://people.debian.org/~blade/woody/i386/ funktionieren alle drei
Zeigt mir auch keinen Blank in der URL
3. Variante ###sources-list### deb http://127.0.0.1:9999/debian-people/ woody/i386/
Der blank vor dem woody ist hier ja korrekt
###apt-proxy.conf###
add_backend /debian-people/ \
$APT_PROXY_CACHE/debian-people/ \
http://people.debian.org/%7Eblade/
# und
http://people.debian.org/%7eblade/
# und
http://people.debian.org/~blade/
funktionieren auch alle
Hier sind keine blanks drin. Greets Marc -- H�ufig 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)

