Hi
i set the vars like this
------------------
$ftpsite='ftp.de.debian.org';
$passive=1;
$username='anonymous';
$password='ro...@Tonelli.sns.it';
$ftpdir='/pub/debian';
$distribs='dists/frozen/main dists/frozen/non-free dists/frozen/contrib
../debian-non-US/hamm';
$dldir='debian';
$use_auth_proxy=0;
$proxyhost='';
$proxylogname='';
$proxypassword='';
1;
--------------------------------
and I can then see the packages in the non-US list
but when it comes to downloading, I get this
-------------------
Connecting to ftp.de.debian.org...
Login as anonymous...
Setting transfer mode to binary...
Cd to /pub/debian'...
getting: hamm/binary-i386/ssltelnet_0.11.1-2.deb (85032)
hamm/binary-i386/ssltelnet_0.11.1-2.deb: No such file OR directory.
--------------------
I think it should prepend
../debian-nonUS/hamm
and not only
hamm
to the
binary-i386/ssltelnet_0.11.1-2.deb
specification to download the package
thanks a.m.
-- System Information
Debian Release: 2.0 (frozen)
Kernel Version: Linux Tonelli 2.0.33 #2 Wed Apr 1 04:20:21 CST 1998 i586 unknown
Versions of the packages dpkg-ftp depends on:
perl Version: 5.004.04-5
dpkg Version: 1.4.0.22
libnet-perl Version: 1.0502-1
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org