Bug 1037798 - git-svn is missing Requires: perl-Digest-MD5 and perl-Git-SVN
Summary: git-svn is missing Requires: perl-Digest-MD5 and perl-Git-SVN
Keywords:
Status: CLOSED DUPLICATE of bug 1026760
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:
: 1045696 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 20:23 UTC by Cole Robinson
Modified: 2013-12-21 13:51 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-04 22:17:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cole Robinson 2013-12-03 20:23:08 UTC
# git svn clone svn://openbios.org/openbios/trunk/openbios-devel

Can't locate Digest/MD5.pm in @INC (you may need to install the Digest::MD5 module) (@INC contains: /usr/share/perl5 /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 .) at /usr/libexec/git-core/git-svn line 15.

And then after install perl-Digest-MD5:

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

After installing perl-Git-SVN, things work as expected.

This is on F20 arm, but I don't think the arch matters.

Comment 1 Todd Zullinger 2013-12-04 22:17:17 UTC

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

Comment 2 Todd Zullinger 2013-12-21 13:51:26 UTC
*** Bug 1045696 has been marked as a duplicate of this bug. ***


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