Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384515 - dev-vcs/git should use REQUIRED_USE for subversion and perl
Summary: dev-vcs/git should use REQUIRED_USE for subversion and perl
Status: RESOLVED DUPLICATE of bug 353657
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 13:11 UTC by Petteri Räty (RETIRED)
Modified: 2011-10-12 20:54 UTC (History)
2 users (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 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 ***