>>>>> "Steve" == Steve Langasek <vor...@debian.org> writes:


    Steve> Hi Sam,

    Steve> I've run into a problem with openldap not being
    Steve> bootstrappable for the time_t transition because it
    Steve> build-depends on krb5-kdc, and krb5-kdc is uninstallable on
    Steve> arm* because of a hard-coded dependency on libverto-libev1 |
    Steve> libverto-libevent1.  Both of these library packages have
    Steve> changed names so are now libverto-libev1t64 and
    Steve> libverto-libevent1t64.  I don't know why these need to be
    Steve> hard-coded, but if they do they need to be updated, because
    Steve> they conflict with the shlibdeps-generated dependency on
    Steve> libverto1t64.

So, libverto1t64 is just a plugin framework.  It does not actually
contain a binding to an event loop.
If you don't have one of the concrete implementations installed, nothing
works.
Originally I uploaded libverto1t64 with a dependency on the libev
implementation.  That created a circular dependency and people asked if
I could move the dependency to krb5-kdc so I did.

Will upload fixed krb5 sometime this weekend.

--Sam

Reply via email to