Thread Modul installieren via CPAN: LWP failed with code[404] (6 answers)
Opened by styx-cc at 2006-11-21 19:12

styx-cc
 2006-11-21 19:12
#48125 #48125
User since
2006-05-20
533 Artikel
BenutzerIn

user image
Halli hallo, ich habe gerade versucht ein Modul zu installieren, leider ohne erfolg und mit Fehlermeldung (bei jedem Modul das ich ausprobiere):

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
cpan> install Tk::ResizeButton
CPAN: Storable loaded ok
Going to read /home/stefan/.cpan/Metadata
Database was generated on Sun, 28 May 2006 12:27:23 GMT
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://cpan.noris.de/pub/CPAN/authors/01mailrc.txt.gz
LWP failed with code[404] message[File '01mailrc.txt.gz' not found]
Fetching with Net::FTP:
ftp://cpan.noris.de/pub/CPAN/authors/01mailrc.txt.gz
Couldn't fetch 01mailrc.txt.gz from cpan.noris.de
Fetching with LWP:
ftp://cpan.provocation.net/authors/01mailrc.txt.gz
LWP failed with code[404] message[File '01mailrc.txt.gz' not found]
Fetching with Net::FTP:
ftp://cpan.provocation.net/authors/01mailrc.txt.gz
Couldn't fetch 01mailrc.txt.gz from cpan.provocation.net
Fetching with LWP:
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/CPAN/authors/01mailrc.txt.gz
LWP failed with code[404] message[File '01mailrc.txt.gz' not found]


[...]

Fetching with LWP:
ftp://cpan.noris.de/pub/CPAN/authors/01mailrc.txt.gz
Got another SIGINTLWP failed with code[500] message[
]
Trying to get away with old file:
7356794 128 -rw-r--r-- 1 1000 1000 125200 Oct 23 23:21 /home/stefan/.cpan/sources/authors/01mailrc.txt.gz
Going to read /home/stefan/.cpan/sources/authors/01mailrc.txt.gz

gzip: /home/stefan/.cpan/sources/authors/01mailrc.txt.gz: not in gzip format
Fetching with LWP:
ftp://cpan.noris.de/pub/CPAN/authors/01mailrc.txt.gz
LWP failed with code[404] message[File '01mailrc.txt.gz' not found]
Trying to get away with old file:
7356794 128 -rw-r--r-- 1 1000 1000 125200 Oct 23 23:21 /home/stefan/.cpan/sources/authors/01mailrc.txt.gz
Going to read /home/stefan/.cpan/sources/authors/01mailrc.txt.gz

gzip: /home/stefan/.cpan/sources/authors/01mailrc.txt.gz: not in gzip format
Fetching with LWP:
ftp://cpan.noris.de/pub/CPAN/authors/01mailrc.txt.gz
LWP failed with code[404] message[File '01mailrc.txt.gz' not found]
Trying to get away with old file:
7356794 128 -rw-r--r-- 1 1000 1000 125200 Oct 23 23:21 /home/stefan/.cpan/sources/authors/01mailrc.txt.gz
Going to read /home/stefan/.cpan/sources/authors/01mailrc.txt.gz

gzip: /home/stefan/.cpan/sources/authors/01mailrc.txt.gz: not in gzip format
Fetching with LWP:
ftp://cpan.noris.de/pub/CPAN/authors/01mailrc.txt.gz
Got another SIGINTLWP failed with code[500] message[
]
Trying to get away with old file:
7356794 128 -rw-r--r-- 1 1000 1000 125200 Oct 23 23:21 /home/stefan/.cpan/sources/authors/01mailrc.txt.gz
Going to read /home/stefan/.cpan/sources/authors/01mailrc.txt.gz

gzip: /home/stefan/.cpan/sources/authors/01mailrc.txt.gz: not in gzip format
Running install for module Tk::ResizeButton
Fetching with LWP:
ftp://cpan.noris.de/pub/CPAN/authors/01mailrc.txt.gz
LWP failed with code[404] message[File '01mailrc.txt.gz' not found]
Trying to get away with old file:
7356794 128 -rw-r--r-- 1 1000 1000 125200 Oct 23 23:21 /home/stefan/.cpan/sources/authors/01mailrc.txt.gz
Going to read /home/stefan/.cpan/sources/authors/01mailrc.txt.gz

gzip: /home/stefan/.cpan/sources/authors/01mailrc.txt.gz: not in gzip format
Running make for X/XP/XPIX/Tk-ResizeButton-0.01.tar.gz
Fetching with LWP:
ftp://cpan.noris.de/pub/CPAN/authors/id/X/XP/XPIX/Tk-ResizeButton-0.01.tar.gz
LWP failed with code[404] message[File 'Tk-ResizeButton-0.01.tar.gz' not found]
Giving up on '/home/stefan/.cpan/sources/authors/id/X/XP/XPIX/Tk-ResizeButton-0.01.tar.gz'
Note: Current database in memory was generated on Sun, 28 May 2006 12:27:23 GMT


Ich komm da leider nciht weiter, via Browser kann ich die Dateien aufrufen, vielleicht hat ja einer von euch ne Idee

MfG, styx-cc
Pörl.

View full thread Modul installieren via CPAN: LWP failed with code[404]