Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511890 - dev-vcs/git-2.0.0 subversion USE flag broken
Summary: dev-vcs/git-2.0.0 subversion USE flag broken
Status: RESOLVED FIXED
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: 2014-05-30 20:25 UTC by farmboy0
Modified: 2014-06-11 13:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (i,19.04 KB, text/plain)
2014-05-30 20:26 UTC, farmboy0
Details

Note You need to log in before you can comment on or make changes to this bug.
Description farmboy0 2014-05-30 20:25:41 UTC
I have upgraded to git 2.0.0 recently when I realized that I dont have git-svn anymore.
The ebuild is built with the subversion USE flag.

Reproducible: Always

Steps to Reproduce:
1. build dev-vcs/git-2.0.0 with subversion USE flag
2. call git svn
3.
Actual Results:  
fatal: git was built without support for git-svn (NO_PERL=).

Expected Results:  
no error message
Comment 1 farmboy0 2014-05-30 20:26:52 UTC
Created attachment 377874 [details]
emerge --info
Comment 2 Jaak Ristioja 2014-06-01 13:10:07 UTC
Same here.
Comment 3 Jaak Ristioja 2014-06-01 13:20:10 UTC
Might be worth to note that the manpage for git-svn is nevertheless installed (`man git-svn` / `git help svn`).
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-06-02 04:06:22 UTC
Does this still happen with git-2.0.0-r1?
Comment 5 farmboy0 2014-06-02 20:05:29 UTC
works with the r1 ebuild again
Comment 6 Jaak Ristioja 2014-06-02 21:30:31 UTC
(In reply to farmboy0 from comment #5)
> works with the r1 ebuild again

Same here. The -r1.ebuild seems to have fixed this issue.
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-06-11 13:50:25 UTC
As confirmed this is fixed in git-2.0.0-r1.
Thank you all for your feedback.