Bug 203966

Summary: ImageMagic-perl-6.2.5.4-4.2.1.fc5.4 is a non-started (broken)
Product: [Fedora] Fedora Reporter: Elan Kaplan <funkyblues>
Component: ImageMagickAssignee: Norm Murray <nmurray>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: urgent Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-06 03:25:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Elan Kaplan 2006-08-24 18:45:26 UTC
I am marking this urgent as the update which is broken is meant to address a
serious security issue.

Description of problem:
After installing the latest update of ImageMagick and the corresponding
ImageMagick-perl (6.2.5.4-4.2.1.fc5.4) ImageMagick-perl no longer works at all  

Version-Release number of selected component (if applicable):
6.2.5.4-4.2.1.fc5.4

How reproducible:

Every time.


Steps to Reproduce:

1) Install both packages
2) Create the following perl script:

#!/usr/bin/perl
use Image::Magick;
print "hello world";

 
  
Actual results:

You will get the following error:
perl: symbol lookup error: /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/
auto/Image/Magick/Magick.so: undefined symbol: InitializeMagick


Expected results:

hello world

Additional info:

verified on two separate FC5 vanilla servers.

Comment 1 Norm Murray 2006-09-06 03:25:28 UTC

*** This bug has been marked as a duplicate of 203975 ***