Dan Muey wrote:

>> ([EMAIL PROTECTED](/home/dmuey):101)# perl -MCPAN -e shell;
>> 
>> cpan shell -- CPAN exploration and modules installation
>> (v1.48) ReadLine support available (try ``install Bundle::CPAN'')
>> 
>> cpan> relaod index
>> Unknown command 'relaod'. Type ? for help.
>> 
>> cpan> reload index
>> CPAN: LWP::UserAgent loaded ok
>> Fetching with LWP:
>>   ftp://mirrors.phenominet.com/pub/CPAN/authors/01mailrc.txt.gz
>> Going to read y/sources/authors/01mailrc.txt.gz
>> CPAN: Compress::Zlib loaded ok
>> Fetching with LWP:
>>   
>> ftp://mirrors.phenominet.com/pub/CPAN/modules/02packages.detai
> ls.txt.gz
> Going to read y/sources/modules/02packages.details.txt.gz
> Scanning cache y/build for sizes
> 
>   There's a new CPAN.pm version (v1.70) available!
>   You might want to try
>     install Bundle::CPAN
>     reload cpan
>   without quitting the current session. It should be a seamless upgrade
>   while we are running...
> 
> Fetching with LWP:
>   ftp://mirrors.phenominet.com/pub/CPAN/modules/03modlist.data.gz
> Going to read y/sources/modules/03modlist.data.gz
> 
> cpan> install Bundle::CPAN
> Fetching with LWP:
>   
ftp://mirrors.phenominet.com/pub/CPAN/authors/id/A/AN/ANDK/CPAN-1.70.tar.gz
> 
>   CPAN: MD5 security checks disabled because MD5 not installed.
>   Please consider installing the MD5 module.
> 
> cannot open y/sources/authors/id/A/AN/ANDK/CPAN-1.70.tar.gz: no such file
> Could not open >y/build/ANDK000/Makefile.PL at
> /usr/libdata/perl/5.00503/CPAN.pm line 3642
> 
> cpan> exit
> Lockfile removed.
> ([EMAIL PROTECTED](/home/dmuey):102)#
> 
> --- end details ---
> 

You know, as I look at this again, it *appears* as though you answered "y" 
to a question that would normally invite some sort of OTHER typing.

try doing a 

     o conf

in the CPAN shell to see what entry has a weird value like "y" in it..

if there is one, try re-running

    o conf init

over agan, and be more careful in what you type :)



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to