Bug 434762

Summary: acroread provides libstdc++ and libssl
Product: Red Hat Enterprise Linux 4 Reporter: Andrew Elwell <a.elwell>
Component: acroreadAssignee: Kristian Høgsberg <krh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: 4.8CC: sblaisot
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: acroread-8.1.2.SU1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-12 13:43:03 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 Andrew Elwell 2008-02-25 11:03:35 UTC
Description of problem:
Acroread 8.1.2 rpm (see RHSA-2008-0144) incorrectly provides system libraries

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

How reproducible:
100%


Steps to Reproduce:
1. rpm -qip --provides acroread-8.1.2-1.el4.2.i386.rpm

Actual results:
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.1)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.1)
libstdc++.so.6(GLIBCXX_3.4.2)
libstdc++.so.6(GLIBCXX_3.4.3)
libstdc++.so.6(GLIBCXX_3.4.4)
libstdc++.so.6(GLIBCXX_3.4.5)
libstdc++.so.6(GLIBCXX_3.4.6)
libstdc++.so.6(GLIBCXX_3.4.7)

Expected results:
not the above!

Additional info:
See http://scotgrid.blogspot.com/2008/02/acrobat-ate-my-disk-servers.html and https://remedy01.cern.ch/cgi-bin/consult.cgi?
caseid=CT0000000503584&email=a.elwell.ac.uk&worklog=1

Comment 1 Andrew Elwell 2008-02-25 16:30:10 UTC
Looks like it was reported to Acrobat and a workaround (%define _use_internal_dependency_generator 0 
) suggested http://www.adobeforums.com/webx/.3c056cc9




Comment 2 Sebastien BLAISOT 2008-07-18 12:30:09 UTC
also exists on RHEL 5.2

extremely anoying when trying to install a package requiring libstdc++ (say
mysql by example) on an @base system registered to redhat supplementary (aka
extra) channels

step to reproduce :
1. install @base systeme
2. yum install mysql
3. yum installs also acroread and a lots of graphical libraries

Comment 3 Kristian Høgsberg 2008-07-18 13:42:06 UTC
Andrew, you mention libssl in the title of this bug, but I don't see that.  Am I
missing something?

[krh@devserv krh]$ rpm -qp --provides acroread-8.1.2-1.el5.2.i386.rpm | grep ssl
[krh@devserv krh]$ 


Comment 4 Sebastien BLAISOT 2008-07-18 13:52:19 UTC
I think it's libgcc_s.so.1 instead of libssl.

libssl not seen here too.

Comment 5 Tomas Hoger 2009-06-12 13:42:14 UTC
This was fixed in acroread-8.1.2.SU1:
  https://rhn.redhat.com/errata/RHSA-2008-0641.html