Bug 1045696 - Missed Git::SVN module when git svn fetch
Summary: Missed Git::SVN module when git svn fetch
Keywords:
Status: CLOSED DUPLICATE of bug 1037798
Alias: None
Product: Fedora
Classification: Fedora
Component: git
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chris Wright
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-21 09:25 UTC by Ivan Romanov
Modified: 2013-12-21 13:51 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-21 13:50:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ivan Romanov 2013-12-21 09:25:49 UTC
I installed git svn and tried to update my git-svn repo. I got such error

$ git svn fetch 
Can't locate Git/SVN.pm in @INC (you may need to install the Git::SVN module) (@INC contains: /usr/share/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 .) at /usr/libexec/git-core/git-svn line 25.
BEGIN failed--compilation aborted at /usr/libexec/git-core/git-svn line 25.

After this I installed perl-Git-SVN. Now git svn fetch works. So perl-Git-SVN should be added to BR of git-svn subpackage.

Comment 1 Todd Zullinger 2013-12-21 13:50:59 UTC

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

Comment 2 Todd Zullinger 2013-12-21 13:51:26 UTC

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


Note You need to log in before you can comment on or make changes to this bug.