Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 188100

Summary: dev-util/git - git-svnimport needs LWP/UserAgent.pm
Product: Gentoo Linux Reporter: Goran Mekić <meka>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Goran Mekić 2007-08-08 12:39:35 UTC
I suspect there is some perl package missing

Reproducible: Always

Steps to Reproduce:
1.run git-svnimport

Actual Results:  
root@sparrow /etc # git-svnimport 
Can't locate LWP/UserAgent.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/bin/git-svnimport line 228.
BEGIN failed--compilation aborted at /usr/bin/git-svnimport line 228.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-08 12:50:32 UTC
Read the fine elog output.

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