Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9780 - gentoo-stats --new will not run
Summary: gentoo-stats --new will not run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-27 14:42 UTC by Cletus Lichte
Modified: 2003-01-28 00:30 UTC (History)
0 users

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 Cletus Lichte 2002-10-27 14:42:46 UTC
I get this error when I try to run gentoo-stats --new:  
  
Can't locate LWP/UserAgent.pm in @INC (@INC contains:  
/usr/lib/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1  
/usr/lib/perl5/site_perl/5.6.1/i586-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.  
 
I get this error with every gentoo-stats version that I've tried. This version 
is 0.4
Comment 1 Cletus Lichte 2002-10-27 14:45:10 UTC
BTW: I *do* have the UserAgent.pm installed on my system. Find reports the 
following: 
 
/usr/lib/site_perl/5.6.1/LWP/UserAgent.pm 
 
Comment 2 SpanKY gentoo-dev 2002-10-28 00:32:55 UTC
run this:
emerge rsync
emerge perl
emerge libwww-perl

*** This bug has been marked as a duplicate of 8725 ***
Comment 3 Cletus Lichte 2002-10-28 14:43:43 UTC
Did that, it didn't work.  :(  
Comment 4 Cletus Lichte 2002-10-28 14:47:21 UTC
I tried that, it does't work.  I still get the same error message.  
Comment 5 SpanKY gentoo-dev 2002-10-28 20:21:32 UTC
well, regardless, its a problem with perl, not with gentoo-stats ... 
the old broken perl installed stuff into /usr/lib/site_perl 
 
re-emerge dev-perl/ExtUtils-MakeMaker and then try to re-emerge libwww-perl