Bug 11710 - ImageMagick-5.1.1-3 has broken dependencies
Summary: ImageMagick-5.1.1-3 has broken dependencies
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: ImageMagick
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-28 03:33 UTC by SB
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-05-28 03:33:04 UTC
Embargoed:


Attachments (Terms of Use)

Description SB 2000-05-28 03:33:04 UTC
ImageMagick-5.1.1-3.i386.rpm and ImageMagick-devel-5.1.1-3.i386.rpm
both require libbz2.so.0 AND libbz2.so.1 making it impossimble to
properly install the packages because bzip2 only provides one of
those and multiple bzip2 packages (i.e. 0.9.5x and 1.0.0) cannot
be installed at once it leaves them broken.

Quote from changelog:

* Wed May 17 2000 Trond Eivind Glomsrxd <teg>

- now compiles with bzip2 1.0
- changed buildroot to include version


Guess someone just forgot to remove the dependency from spec file.
The fix is simple, just remove bad dependency from spec file.

-Stan Bubrouski

Comment 1 Bernhard Rosenkraenzer 2000-06-12 20:31:21 UTC
Fixed.
The problem was a bit more complicated though, the dependence on libbz2.so.0 was
implicit (generated automatically because it linked to another library using
libbz2.so.0).



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