Hallo!
Ich kann mit
cpan mit WinXP in einer Virtualbox keine Module mehr installieren. Versucht habe ich es mit Strawberry Perl 5.20.1.1 und 5.18.4.1.
Die Windows Firewall habe ich deaktiviert.
Die Fehlermeldung sieht so aus:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to www.cpan.org:80]
Warning: no success downloading 'C:\Dokumente und Einstellungen\mm\Lokale Einstellungen\Anwendungsdaten\.cpan\sources\authors\01mailrc.txt.g
z.tmp720'. Giving up on it.
Warning: no success downloading 'C:\Dokumente und Einstellungen\mm\Lokale Einstellungen\Anwendungsdaten\.cpan\sources\authors\01mailrc.txt.g
z.tmp720'. Giving up on it.
As a last resort we now switch to the external ftp command 'C:\WINDOWS\system32\ftp.EXE'
to get 'C:\Dokumente und Einstellungen\mm\Lokale Einstellungen\Anwendungsdaten\.cpan\sources\authors\01mailrc.txt.gz.tmp720'.
Doing so often leads to problems that are hard to diagnose.
If you're the victim of such problems, please consider unsetting the
ftp config variable with
o conf ftp ""
o conf commit
Fetching with LWP:
Hat jemand eine Idee, woran das liegen könnte?