Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11346 - Can't locate LWP/UserAgent.pm when running gentoo-stats --new
Summary: Can't locate LWP/UserAgent.pm when running gentoo-stats --new
Status: RESOLVED DUPLICATE of bug 9067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-28 10:50 UTC by Henti Smith
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henti Smith 2002-11-28 10:50:02 UTC
Hi there 

Just added gentoo-stats on all my machines. All worked fine bar one. 
when running gentoo-stats --new I get this.

tyranid root # gentoo-stats --new
Can't locate LWP/UserAgent.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i686-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at /usr/sbin/gentoo-stats line 6.
BEGIN failed--compilation aborted at /usr/sbin/gentoo-stats line 6.

locate UserAgent.pm gave me this. 
/usr/lib/site_perl/5.6.1/LWP/UserAgent.pm

from a working machine it should be 
/usr/lib/perl5/site_perl/5.6.1/LWP/UserAgent.pm

qpkg -f /usr/lib/perl5/site_perl/5.6.1/LWP/UserAgent.pm says file belongs to
dev-perl/libwww-perl

libwww-perl on broken machine is : 

Searching...   
[ Results for search key : libwww-perl ]
[ Applications found : 1 ]
 
*  dev-perl/libwww-perl
      Latest version available: 5.64-r1
      Latest version installed: 5.64-r1
      Size of downloaded files: 179 kB
      Homepage:   
http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/WWW/libwww-perl-5.64.readme
      Description: A collection of Perl Modules for the WWW

on working machine it's 

Searching...   
[ Results for search key : libwww-perl ]
[ Applications found : 1 ]
 
*  dev-perl/libwww-perl
      Latest version available: 5.64-r1
      Latest version installed: 5.64-r1
      Size of downloaded files: 179 kB
      Homepage:   
http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/WWW/libwww-perl-5.64.readme
      Description: A collection of Perl Modules for the WWW

As you can see it's the same. I'm re-emerged (unmerge then merge) libwww-perl to
see if it fixex the problem.
Stil not. 

Any ideas ?
Comment 1 SpanKY gentoo-dev 2002-11-29 11:39:57 UTC

*** This bug has been marked as a duplicate of 9067 ***