I'm wondering if this is related to the issues I had when installing wine
from winehq.org (which also involved libldap breakage). The following is
from a discussion with Scott Ritchie:

David Hall (coding) wrote:
> The current problem seems to be due to libldap2 (which is a dependency of
> wine). The hardy winehq.org build depends on libldap-2.4-2, but etch
> depends on libldap2:
>
> $ sudo aptitude install wine
> The following packages are BROKEN:
>   wine
> The following packages have unmet dependencies:
>   wine: Depends: libldap2 (>= 2.1.17-1) which is a virtual package.
> The following actions will resolve these dependencies:
> Keep the following packages at their current version:
> wine [Not Installed]
>
> libldap2 can't be installed, because libldap-2.4-2 conflicts with it:
>
> $ sudo aptitude show libldap-2.4-2
> Conflicts: ldap-utils (<= 2.1.23-1), libldap2
> Replaces: libldap-2.3-0, libldap2
>
> [and no Provides: libldap2 (assuming that might fix it as well)]
>
> And many Debian packages seem to have moved on to libldap-2.4-2, which
> means that uninstalling that package won't work for me.

Scott Ritchie wrote:
> it seems like libldap-2.4-2 should provide libldap2 if it really is meant
> to be a drop-in replacement for it (which is generally the case with
> replaces+conflicts).
> I guess the way to test this is to force the installation on lenny and
> see if breaks; if not, then libldap-2.4-2 should probably have a provides

Note that libldap-2.4.2 replaces libldap-2.3-0, conflicts with libldap2,
but doesn't provide libldap2.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to