# 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.
*** This bug has been marked as a duplicate of bug 1026760 ***
*** Bug 1045696 has been marked as a duplicate of this bug. ***