Bug 1037798

Summary: git-svn is missing Requires: perl-Digest-MD5 and perl-Git-SVN
Product: [Fedora] Fedora Reporter: Cole Robinson <crobinso>
Component: gitAssignee: Chris Wright <chrisw>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: chrisw, drizt72, jbowes, tmz, vonsch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-04 22:17:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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. ***