From: Ravi R. <rav...@ya...> - 2009-07-23 16:28:59
|
Hi, I think deleting the lock file is OK if there are no other cpan perl processes open (ps aux|grep perl) . You might need to contact CPAN devs / mailing list / support if you are having trouble with CPAN. Thanks, Ravi. Brad wrote: > This is a multipart message in MIME format. > ------=_NextPart_000_0087_01CA0B59.C686FA50 Content-Type: text/plain; > charset="us-ascii" Content-Transfer-Encoding: 7bit Read the INSTALL > instruction and followed them to the letter from what I can tell and hit > this perl error when trying to run it for the first time. Any thoughts? > Finished downloading 0 messages. Use of uninitialized value in > substitution (s///) at > /usr/lib/perl5/site_perl/5.8.8/LWP/Protocol/http.pm line 159. Use of > uninitialized value in concatenation (.) or string at > /usr/lib/perl5/site_perl/5.8.8/Net/HTTP/Methods.pm line 154. 0 > message(s) have been marked read. Messages have not been deleted. > root@cp [/usr/src/fetchyahoo-2.13.6]# perl -MCPAN -e shell There seems > to be running another CPAN process (pid 11955). Contacting... Other job > not responding. Shall I overwrite the lockfile '/home/.cpan/.lock'? > (Y/n) [y] y cpan> install HTML::Entities CPAN: Storable loaded ok > (v2.20) Going to read '/home/.cpan/Metadata' Database was generated on > Sat, 18 Jul 2009 22:27:04 GMT HTML::Entities is up to date (3.60). cpan> > install LWP::UserAgent LWP::UserAgent is up to date (5.829). cpan> > install MIME::Entity MIME::Entity is up to date (5.427). cpan> install > Net::SMTP Net::SMTP is up to date (2.31). cpan> install Crypt::SSLeay > Crypt::SSLeay is up to date (0.57). cpan> > ------=_NextPart_000_0087_01CA0B59.C686FA50 Content-Type: text/html; > charset="us-ascii" Content-Transfer-Encoding: quoted-printable > > Read the INSTALL instruction and followed them to = the letter from what > I can tell and hit this perl error when trying to run it for = the first > time. > > > > Any thoughts? > > > > > > > > Finished downloading 0 messages. > > Use of uninitialized value in substitution (s///) = at > /usr/lib/perl5/site_perl/5.8.8/LWP/Protocol/http.pm line = 159. > > Use of uninitialized value in concatenation (.) or = string at > /usr/lib/perl5/site_perl/5.8.8/Net/HTTP/Methods.pm line = 154. > > 0 message(s) have been marked read. > > Messages have not been deleted. > > root@cp [/usr/src/fetchyahoo-2.13.6]# perl -MCPAN = -e shell > > > > There seems to be running another CPAN process (pid = 11955). Contacting... > > Other job not responding. Shall I overwrite the = lockfile > '/home/.cpan/.lock'? (Y/n) [y] y > > &= nbsp; &n= bsp; &nb= sp; &nbs= > p; = ; = cpan> install HTML::Entities > > CPAN: Storable loaded ok (v2.20) > > Going to read '/home/.cpan/Metadata' > > Database was generated on Sat, 18 Jul 2009 = 22:27:04 GMT > > HTML::Entities is up to date (3.60). > > > > &= nbsp; &n= bsp; &nb= sp; &nbs= > p; = ; = cpan> install LWP::UserAgent > > LWP::UserAgent is up to date = (5.829). > > > > &= nbsp; &n= bsp; &nb= sp; &nbs= > p; = ; = cpan> install MIME::Entity > > MIME::Entity is up to date (5.427). > > > > &= nbsp; &n= bsp; &nb= sp; &nbs= > p; = ; = cpan> install Net::SMTP > > Net::SMTP is up to date (2.31). > > > > &= nbsp; &n= bsp; &nb= sp; &nbs= > p; = ; = cpan> install Crypt::SSLeay > > Crypt::SSLeay is up to date (0.57). > > > > &= nbsp; &n= bsp; &nb= sp; &nbs= > p; = ; = cpan> > > ------=_NextPart_000_0087_01CA0B59.C686FA50-- |