On 3/1/06, Keita <[EMAIL PROTECTED]> wrote: > > > Hello, the openldap-ssl-2.1.22-26 (from source) or 2.1.22-25(from binary) is > not working: > >
For what OS version? That's a useful little bit of information when you're filing a bug report. > > > > when installing binary, apt-get returns: > > openldap-ssl: Depends: openldap-ssl-shlibs (= 2.1.22-25) but 2.1.22-26 is > to be installed > > It looks like since you tried to install openldap-ssl-shlbs-2.1.22-26 (now out of date in the unstable tree, by the way) the low-level dpkg tool really thinks you should install it. Try "sudo apt-get install openldap-ssl=2.1.22-25 openldap-ssl-shlibs=2.1.22-25". -or, better yet- > > > when installing source, fink returns: > The following package will be installed or updated: > openldap-ssl > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/unstable/crypto/binary-darwin-powerpc/openldap-ssl_2.1.22-26_darwin-powerpc.deb > dpkg: regarding > .../openldap-ssl_2.1.22-26_darwin-powerpc.deb containing > openldap-ssl: > openldap23 conflicts with openldap-ssl > openldap-ssl (version 2.1.22-26) is to be installed. > /sw/bin/dpkg: error processing > /sw/fink/dists/unstable/crypto/binary-darwin-powerpc/openldap-ssl_2.1.22-26_darwin-powerpc.deb > (--install): > conflicting packages - not installing openldap-ssl > Errors were encountered while processing: > /sw/fink/dists/unstable/crypto/binary-darwin-powerpc/openldap-ssl_2.1.22-26_darwin-powerpc.deb > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package openldap-ssl-2.1.22-26 > > Did it occur to you to try "fink remove openldap23"? The packages conflict with each other, but apparently don't automatically replace for some reason. > > > I am hoping this bug gets fixed soon. Thanks for the great work! The only thing that looked buggy was possibly the lack of automatic replacement of openldap23 by openldap-ssl, which looks to be fixed in the most current version from the unstable tree. (2.1.9-22) -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
