Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160575 Summary: Digest::MD5 fails after install of FC4 Product: Fedora Core Version: fc4 Platform: i386 OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: perl AssignedTo: wtogami@xxxxxxxxxx ReportedBy: fcardone@xxxxxxx QAContact: dkl@xxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx >From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4 Description of problem: Installed FC4 over FC3. Many perl scripts fail with a similar message: [Wed Jun 15 22:56:35 2005] openwebmail.pl: Digest::MD5 object version 2.33 does not match bootstrap parameter 2.20 at /usr/lib/perl5/5.8.6/i386-linux-thread-multi/DynaLoader.pm line 253. [Wed Jun 15 22:56:35 2005] openwebmail.pl: Compilation failed in require at /var/www/cgi-bin/openwebmail/modules/tool.pl line 7. [Wed Jun 15 22:56:35 2005] openwebmail.pl: BEGIN failed--compilation aborted at /var/www/cgi-bin/openwebmail/modules/tool.pl line 7. Compilation failed in require at /var/www/cgi-bin/openwebmail/modules/filelock.pl line 12. any clues? Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. install a script which uses Digest::MD5 2. run it 3. Actual Results: error above Expected Results: no error Additional info: -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.