On Tue, Apr 04, 2006 at 01:34:31PM +0200, Ralf Hildebrandt wrote:
> Package: maildrop
> Version: 1.8.1-2
> Severity: normal
>
> Why doesn't maildrop depend on libcourierauth.so.0?
>
> # ldd /usr/bin/maildrop
> libcourierauth.so.0 => not found
That library is actually in /usr/lib/courier-authlib/libcourierauth.so.0
(a subdirectory of /usr/lib, not /usr/lib itself) so it's exempt from some
of the rules about shared libraries. With the upcoming 2.0.2 package,
ldd actually shows:
% ldd =maildrop
libcourierauth.so.0 => /usr/lib/courier-authlib/libcourierauth.so.0
(0xb7f80000)
and the only remnant of this behaviour is shown at build time with:
dpkg-shlibdeps: warning: unable to find dependency information for shared
library libcourierauth (soname 0, path libcourierauth.so.0, dependency field
Depends)
So I'm thinking we'll have it all covered soon.
--
2. That which causes joy or happiness.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]