Bug 163452

Summary: Packages dependencies incomplete
Product: [Fedora] Fedora Reporter: Matthieu Pupat <redhat_bugzilla>
Component: cvsAssignee: Martin Stransky <stransky>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-21 10:40:41 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 Matthieu Pupat 2005-07-17 08:41:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

Description of problem:
The rpm packages does not depends on compat-libstdc++-296.

Therefore you can uninstall compat-libstdc++-296 from the system without unstalling cvs but then cvs complains:

cvs: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory


Version-Release number of selected component (if applicable):
cvs-1.11.19-8

How reproducible:
Always

Steps to Reproduce:
1. Uninstall compat-libstdc++-296
2. Run cvs

Actual Results:  cvs: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory


Expected Results:  cvs should run without any error message

Additional info:

Comment 1 Martin Stransky 2005-07-21 10:40:41 UTC

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