Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 344629

Summary: eagle 5.10.0 requires lib{crypto,ssl}.so.0.9.8
Product: Gentoo Linux Reporter: Daniel Díaz <yosoy>
Component: New packagesAssignee: Joe Sapp (RETIRED) <nixphoeni>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sci-electronics
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Díaz 2010-11-08 04:06:19 UTC
Eagle 5.10.0 (sci-electronics/eagle-5.10.0) requires OpenSSL 0.9.8 (e.g. dev-libs/openssl-0.9.8o-r2). With OpenSSL 1.0.0+ the Eagle binary turns up on revdep-rebuild.

Reproducible: Always

Steps to Reproduce:
1. emerge eagle
2. emerge openssl
#clean up openssl-0.9.8
3. revdep-rebuild

Actual Results:  
# revdep-rebuild -v -- -a
[...]
 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 1% ]  *   broken /opt/eagle-5.10.0/bin/eagle (requires libcrypto.so.0.9.8
libssl.so.0.9.8)
[ 100% ]                 
 * Generated new 3_broken.rr
 * Assigning files to packages
 *   /opt/eagle-5.10.0/bin/eagle -> sci-electronics/eagle
 * Generated new 4_raw.rr and 4_owners.rr


Expected Results:  
Nothing on revdep-rebuild.
Comment 1 Wormo (RETIRED) gentoo-dev 2010-11-16 03:32:11 UTC
Thanks for reporting these missing deps, assigning to maintainers
Comment 2 Joe Sapp (RETIRED) gentoo-dev 2010-11-30 01:36:00 UTC
I think this is a duplicate.  What version of eagle?  5.10.0-r1?

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