Error on fixdeps

Hello everybody
This is the error I get on fixdeps can somebody help
I am sending last few lines
Thanks
Niranjan

Perl/lib/perl5/site_perl/5.8.0/LWP/Protocol.pm line
87.
LWP failed with code[501] message[Protocol scheme ‘’
is not supported]

Trying with “/soft/net/lynx -source” to get
http://www.cpan.org/authors/01mailrc.txt.gz

System call “/soft/net/lynx -source
http://www.cpan.org/authors/01mailrc.txt.gz” >
/homes/woprf/n/niranjan/.cpan/sources/authors/01mailrc.txt”
returned status 0 (wstat 0)
Warning: expected file
[/homes/woprf/n/niranjan/.cpan/sources/authors/01mailrc.txt.gz]
doesn’t exist
Please check, if the URLs I found in your
configuration file
(http://www.cpan.org/) are valid. The urllist can be
edited. E.g. with ‘o
conf urllist push ftp://myurl/

Could not fetch authors/01mailrc.txt.gz
Going to read
/homes/woprf/n/niranjan/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Thu, 12 Sep 2002 17:22:46
GMT
Going to read
/homes/woprf/n/niranjan/.cpan/sources/modules/03modlist.data.gz
Going to write /homes/woprf/n/niranjan/.cpan/Metadata
Running install for module DBI
Running make for T/TI/TIMB/DBI-1.30.tar.gz
Fetching with LWP:

http://www.cpan.org/authors/id/T/TI/TIMB/DBI-1.30.tar.gz
Use of uninitialized value in pattern match (m//) at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/LWP/Protocol.pm
line 114.
Use of uninitialized value in concatenation (.) or
string at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/LWP/Protocol.pm
line 87.
LWP failed with code[501] message[Protocol scheme ‘’
is not supported]

Trying with “/soft/net/lynx -source” to get

http://www.cpan.org/authors/id/T/TI/TIMB/DBI-1.30.tar.gz

System call "/soft/net/lynx -source
http://www.cpan.org/authors/id/T/TI/TIMB/DBI-1.30.tar.gz

/homes/woprf/n/niranjan/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.30.tar"
returned status 0 (wstat 0)
Warning: expected file
[/homes/woprf/n/niranjan/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.30.tar.gz]
doesn’t exist
Please check, if the URLs I found in your
configuration file
(http://www.cpan.org/) are valid. The urllist can be
edited. E.g. with ‘o
conf urllist push ftp://myurl/

Could not fetch authors/id/T/TI/TIMB/DBI-1.30.tar.gz
Giving up on
‘/homes/woprf/n/niranjan/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.30.tar.gz’
Note: Current database in memory was generated on Thu,
12 Sep 2002 17:22:46 GMT

make: *** [fixdeps] Error 4

Do you Yahoo!?
Yahoo! News - Today’s headlines

phew! looks like you got a problem with perl (and not with RT).
warning: i am no perl expert.

This is the error I get on fixdeps can somebody help
(…)
Perl/lib/perl5/site_perl/5.8.0/LWP/Protocol.pm line 87.
is not supported]

Trying with “/soft/net/lynx -source” to get
http://www.cpan.org/authors/01mailrc.txt.gz

System call “/soft/net/lynx -source
http://www.cpan.org/authors/01mailrc.txt.gz” >
/homes/woprf/n/niranjan/.cpan/sources/authors/01mailrc.txt”
returned status 0 (wstat 0)
Warning: expected file
[/homes/woprf/n/niranjan/.cpan/sources/authors/01mailrc.txt.gz]
doesn’t exist

the URI http://www.cpan.org/authors/01mailrc.txt.gz is OK. so, i
guess, either you had a temporary problem and you should just try
again, or the path /homes/woprf/n/niranjan/.cpan/sources/authors/ is
for some reason invalid (maybe it exists but permissions do not allow
the current user to write a file to …/authors/).

can’t say more on this, sorry.
hth,

– andreas