R
Rhugga
How can I force CPAN to use an http proxy for all it's downloads? When
configuring CPAN, I specified only an http proxy (thus leaving ftp
proxy blank). However, it is still trying to use ftp to grab it's
files.
log:
Trying with "/usr/bin/wget -O -" to get
ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
--11:45:00-- ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
=> `-'
Resolving ftp.perl.org... done.
Connecting to ftp.perl.org[207.45.221.24]:21... failed: Connection
timed out.
Connecting to ftp.perl.org[153.106.5.70]:21... failed: Connection timed
out.
Retrying.
--11:51:19-- ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
(try: 2) => `-'
Connecting to ftp.perl.org[207.45.221.24]:21... failed: Connection
timed out.
Connecting to ftp.perl.org[153.106.5.70]:21...
failed: Connection timed out.
Retrying.
--11:57:39-- ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
(try: 3) => `-'
Connecting to ftp.perl.org[207.45.221.24]:21... failed: Connection
timed out.
Connecting to ftp.perl.org[153.106.5.70]:21...
Thanks,
CC
configuring CPAN, I specified only an http proxy (thus leaving ftp
proxy blank). However, it is still trying to use ftp to grab it's
files.
log:
Trying with "/usr/bin/wget -O -" to get
ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
--11:45:00-- ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
=> `-'
Resolving ftp.perl.org... done.
Connecting to ftp.perl.org[207.45.221.24]:21... failed: Connection
timed out.
Connecting to ftp.perl.org[153.106.5.70]:21... failed: Connection timed
out.
Retrying.
--11:51:19-- ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
(try: 2) => `-'
Connecting to ftp.perl.org[207.45.221.24]:21... failed: Connection
timed out.
Connecting to ftp.perl.org[153.106.5.70]:21...
failed: Connection timed out.
Retrying.
--11:57:39-- ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
(try: 3) => `-'
Connecting to ftp.perl.org[207.45.221.24]:21... failed: Connection
timed out.
Connecting to ftp.perl.org[153.106.5.70]:21...
Thanks,
CC