Bug 1062007 - Missing dependency in scribus-1.4.3 package
Summary: Missing dependency in scribus-1.4.3 package
Keywords:
Status: CLOSED DUPLICATE of bug 1085420
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: scribus
Version: el6
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-06 03:35 UTC by Randy Zagar
Modified: 2014-04-08 17:17 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-11 21:20:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Randy Zagar 2014-02-06 03:35:13 UTC
Description of problem:
The "lcms2" is not installed with "scribus".

Version-Release number of selected component (if applicable):
scribus-1.4.3

How reproducible:
always

Steps to Reproduce:
1. yum -y install scribus
2. scribus
3.

Actual results:
scribus: error while loading shared libraries: liblcms2.so.2: ...

Expected results:
scribus should successfully start...

Additional info:
Clearly, the spec file for scribus needs a "Requires: lcms2" statement

Comment 1 Rex Dieter 2014-02-06 03:45:06 UTC
it is a dependency already.

on my centos6 box:

yum install scribus
...
---> Package scribus.x86_64 0:1.4.3-1.el6 will be installed
...
--> Processing Dependency: liblcms2.so.2()(64bit) for package: scribus-1.4.3-1.el6.x86_64
...
--> Running transaction check
...
---> Package lcms2.x86_64 0:2.3-2.el6 will be installed
...

Comment 2 Dan Horák 2014-02-11 21:20:57 UTC
I don't see any problem with Scribus dependencies in EPEL-6, it start fine here. BTW what does "rpm -qi scribus" return? Is scribus coming from EPEL? Do you have any other repos installed besides RHEL and EPEL?

Comment 3 Dan Horák 2014-04-08 17:17:44 UTC

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


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