Hi, 

First of, you missed to include certain details about your system,
like the version of OpenBSD you are running :-P 

Hans Almqvist <[EMAIL PROTECTED]> writes:

> Hi all!
>
> When trying to install use cpan to install Time::HiRes
> I get the fallowing :

Hmm, Time::HiRes is in base..
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/perl/ext/Time/HiRes/


>
> cpan> o conf prerequisites_policy ask
>     prerequisites_policy ask
>
> cpan> install Time::HiRes
> CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata
> Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
> CPAN: Compress::Zlib loaded ok
> Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
>   Database was generated on Sun, 11 Sep 2005 08:01:26 GMT
>   HTTP::Date not available
>
> Then it freezes.

Worked here (with a -current system)
[ ... ]
cpan> install HTTP::Date
CPAN: Storable loaded ok
Going to read /home/gk/.cpan/sources/authors/01mailrc.txt.gz
Going to read /home/gk/.cpan/sources/modules/02packages.details.txt.gz
  Database was generated on Sun, 11 Sep 2005 15:59:48 GMT
  HTTP::Date not available
LWP not available
CPAN: Net::FTP loaded ok
Fetching with Net::FTP:
[ .. and so on .. ]


>
> Any ideas ?

Remove your .cpan-dir and try again? tcpdump? ktrace it?


-- 
Gabriel Kihlman

Reply via email to