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

Bug 384515

Summary: dev-vcs/git should use REQUIRED_USE for subversion and perl
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] DevelopmentAssignee: Robin Johnson <robbat2>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mjo, ricmm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Petteri Räty (RETIRED) gentoo-dev 2011-09-26 13:11:38 UTC
betelgeuse@host ~ $ git svn clone --stdlayout http://agilefant.googlecode.com/svn agilefant
fatal: git was built without support for git-svn (NO_PERL=YesPlease).

Please update git to EAPI 4 and prevent this from happening.
Comment 1 Michael Orlitzky gentoo-dev 2011-10-02 19:15:06 UTC
I personally feel that USE="perl" should not be optional since it enables basic features of git.

  git add -i foo

for example will throw the same error. I've hit other cases, but that one I use on a daily basis.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-10-02 19:56:29 UTC
We cannot make the git ebuilds EAPI4 until python.eclass supports EAPI4.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-10-12 20:54:52 UTC

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