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

Bug 119735

Summary: subversion-1.2.3.-r3 should depend on openldap-2.2.28-r3
Product: Gentoo Linux Reporter: Adam Carheden <adam.carheden>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adam Carheden 2006-01-20 13:46:45 UTC
Repro:
1) emerge -t =openldap-2.1.30-r5
2) emerge subversion
3) svn
4) Note the error
svn: error while loading shared libraries: libldap-2.2.so.7: cannot open shared object file: No such file or directory
5) emerge openldap # Note that version 2.2.28-r3 gets emerged
6) svn
7) Note that it works!
Comment 1 Benjamin Smee (strerror) (RETIRED) gentoo-dev 2006-01-20 14:02:51 UTC
You need to use revdep-rebuild. Please read the ebuild notes when you emerge openldap