Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7960 - net-mail/razor ebuild error
Summary: net-mail/razor ebuild error
Status: RESOLVED DUPLICATE of bug 9067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-15 11:08 UTC by Thomas T. Veldhouse
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 Thomas T. Veldhouse 2002-09-15 11:08:34 UTC
This is after an rsync at 11AM 09-15-2002

echo Appending installation info to /var/tmp/portage/razor-
2.12/image//usr/lib/5.6.1/i686-linux/perllocal.pod
Appending installation info to /var/tmp/portage/razor-
2.12/image//usr/lib/5.6.1/i686-linux/perllocal.pod
/var/tmp/portage/razor-2.12/image//usr/bin/razor-client
Can't locate URI/Escape.pm in @INC (@INC contains: 
lib /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 
lib/Razor2/String.pm line 5.
BEGIN failed--compilation aborted at lib/Razor2/String.pm line 5.
Compilation failed in require at (eval 7) line 3.
        ...propagated at /usr/lib/perl5/5.6.1/base.pm line 62.
BEGIN failed--compilation aborted at lib/Razor2/Client/Core.pm line 21.
Compilation failed in require at (eval 1) line 3.
        ...propagated at /usr/lib/perl5/5.6.1/base.pm line 62.
BEGIN failed--compilation aborted at lib/Razor2/Client/Agent.pm line 17.
Compilation failed in require at /var/tmp/portage/razor-
2.12/image//usr/bin/razor-client line 21.
BEGIN failed--compilation aborted at /var/tmp/portage/razor-
2.12/image//usr/bin/razor-client line 21.
make: *** [install_razor_agents] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function perl-module_src_install, Line -657, Exitcode 2
!!! (no error message)
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-09-19 15:49:31 UTC
It appears that although your box thinks it has dev-perl/URI installed, it
doesn't have it in the right place. Please re-emerge dev-perl/URI with emerge
dev-perl/URI.

I am working out bugs with our eclass for perl modules (which I rewrote
recently) that may have caused this problem. If you have a directory named
/usr/lib/site_perl, the contents of that directory are badly emerged pelr
modules and will need to be re-emerged. 

I apologize for this inconvenience,

Michael
Comment 2 SpanKY gentoo-dev 2002-10-13 15:29:59 UTC
Bug 9067 fixes this 

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