Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119735 - subversion-1.2.3.-r3 should depend on openldap-2.2.28-r3
Summary: subversion-1.2.3.-r3 should depend on openldap-2.2.28-r3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-20 13:46 UTC by Adam Carheden
Modified: 2006-01-20 14:02 UTC (History)
0 users

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 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