Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344629 - eagle 5.10.0 requires lib{crypto,ssl}.so.0.9.8
Summary: eagle 5.10.0 requires lib{crypto,ssl}.so.0.9.8
Status: RESOLVED DUPLICATE of bug 337277
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joe Sapp (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 04:06 UTC by Daniel Díaz
Modified: 2010-11-30 01:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***