Bug 7960 - net-mail/razor ebuild error
Bug#: 7960 Product:  Gentoo Linux Version: 1.2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: DUPLICATE Assigned To: mcummings@gentoo.org Reported By: veldy@veldy.net
Component: Ebuilds
URL: 
Summary: net-mail/razor ebuild error
Keywords:  
Status Whiteboard: 
Opened: 2002-09-15 11:08 0000
Description:   Opened: 2002-09-15 11:08 0000
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 From Michael Cummings (RETIRED) 2002-09-19 15:49:31 0000 -------
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 From SpanKY 2002-10-13 15:29:59 0000 -------
Bug 9067 fixes this 

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