public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] gentoo-stats --new fails with missing .pm
@ 2002-11-28 16:53 Henti Smith
  2002-12-06  6:08 ` Chad Huneycutt
  0 siblings, 1 reply; 3+ messages in thread
From: Henti Smith @ 2002-11-28 16:53 UTC (permalink / raw
  To: gentoo-dev

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 ? 

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] gentoo-stats --new fails with missing .pm
  2002-11-28 16:53 [gentoo-dev] gentoo-stats --new fails with missing .pm Henti Smith
@ 2002-12-06  6:08 ` Chad Huneycutt
  2002-12-06 11:08   ` Henti Smith
  0 siblings, 1 reply; 3+ messages in thread
From: Chad Huneycutt @ 2002-12-06  6:08 UTC (permalink / raw
  To: gentoo-dev@gentoo.org

On Thu, 2002-11-28 at 11:53, Henti Smith wrote:
> 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
> 
<snip> 
> Any ideas ? 

There was a bug in our perl setup a while back.  I think you have to
remerge perl and all dev-perl plugins to fix it.

-- 
Chad Huneycutt
chadh@gentoo.org


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] gentoo-stats --new fails with missing .pm
  2002-12-06  6:08 ` Chad Huneycutt
@ 2002-12-06 11:08   ` Henti Smith
  0 siblings, 0 replies; 3+ messages in thread
From: Henti Smith @ 2002-12-06 11:08 UTC (permalink / raw
  To: Chad Huneycutt; +Cc: gentoo-dev

On 06 Dec 2002 01:08:15 -0500
Chad Huneycutt <chadh@gentoo.org> wrote:

> On Thu, 2002-11-28 at 11:53, Henti Smith wrote:
> > 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
> > 
> <snip> 
> > Any ideas ? 
> 
> There was a bug in our perl setup a while back.  I think you have to
> remerge perl and all dev-perl plugins to fix it.

ok .. will try later .... 
and report back

Henti

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-06  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-28 16:53 [gentoo-dev] gentoo-stats --new fails with missing .pm Henti Smith
2002-12-06  6:08 ` Chad Huneycutt
2002-12-06 11:08   ` Henti Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox