Hide Forgot
+++ This bug was initially created as a clone of Bug #654689 +++ Description of problem: Saw additional LSB/perl-test failures in a recent rawhide run. Digest::MD5 has been split off into a different package (for some time according to the changelog) and redhat-lsb doesn't require it. I have 2 systems I run tests on i686 and x86_64. The package did end up installed after upgrades for the former, but was missing with extra test failures for the latter. Installing perl-Digest-MD5 resolves the issue. rpm -q --whatrequires perl-Digest-MD5 doesn't indicate that anything depends on the package. Version-Release number of selected component (if applicable): redhat-lsb-4.0-6.fc15.x86_64 How reproducible: Somewhat Steps to Reproduce: 1. update rawhide 2. download, install and run lsb-test-perl 3. Actual results: all/tst_perlModPresent.pl 1 failed ../ext/Digest/MD5/t/align.t 238 unreported No result ../ext/Digest/MD5/t/badfile.t 239 unreported No result ../ext/Digest/MD5/t/bits.t 240 unreported No result ../ext/Digest/MD5/t/clone.t 241 unreported No result ../ext/Digest/MD5/t/files.t 242 unreported No result ../ext/Digest/MD5/t/md5-aaa.t 243 unreported No result ../ext/Digest/MD5/t/utf8.t 244 Expected results: All tests pass
Fixed in redhat-lsb-4.0-8.fc17