Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188100 - dev-util/git - git-svnimport needs LWP/UserAgent.pm
Summary: dev-util/git - git-svnimport needs LWP/UserAgent.pm
Status: RESOLVED DUPLICATE of bug 133536
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: 2007-08-08 12:39 UTC by Goran Mekić
Modified: 2007-08-08 12:50 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 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 ***