[Bug 971085] perl-Digest-MD5-File installs MD5.pm to wrong path

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 7 15:25:25 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=971085

Paul Howarth <paul at city-fan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|---                         |NOTABUG
        Last Closed|                            |2013-06-07 11:25:25

--- Comment #1 from Paul Howarth <paul at city-fan.org> ---
Digest::Perl::MD5 and Digest::MD5 are not the same module. The
perl-Digest-Perl-MD5 package contains the former but you want the latter.

To fix this, first remove the symlink you created, and then install the package
you're actually looking for:

# rm /usr/share/perl5/vendor_perl/Digest/MD5.pm
# yum install 'perl(Digest::MD5)'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=umlUgvNaF7&a=cc_unsubscribe



More information about the perl-devel mailing list