Bug 203966 - ImageMagic-perl-6.2.5.4-4.2.1.fc5.4 is a non-started (broken)
Summary: ImageMagic-perl-6.2.5.4-4.2.1.fc5.4 is a non-started (broken)
Keywords:
Status: CLOSED DUPLICATE of bug 203975
Alias: None
Product: Fedora
Classification: Fedora
Component: ImageMagick
Version: 5
Hardware: All
OS: Linux
medium
urgent
Target Milestone: ---
Assignee: Norm Murray
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-24 18:45 UTC by Elan Kaplan
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-06 03:25:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.