Bug 1062007

Summary: Missing dependency in scribus-1.4.3 package
Product: [Fedora] Fedora EPEL Reporter: Randy Zagar <jrzagar>
Component: scribusAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: el6CC: andreas.bierfert, contribs, dan, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-11 21:20:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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