On Sat, 6 Aug 2005 14:31:17 +0200 Stefan Hornburg <[EMAIL PROTECTED]> wrote:
> On Sat, 6 Aug 2005 13:48:39 +0200
> Mathias Payer <[EMAIL PROTECTED]> wrote:
>
> > On Sat, 06 Aug 2005 12:58:29 +0200
> > Willi Mann <[EMAIL PROTECTED]> wrote:
> >
> > > [I'm resending this mail because I got a 550 User Unknown for
> > > [EMAIL PROTECTED]
> > Thanks for resending the mail, I must have made a typing mistake!
> > Sorry for your inconvenience!
> >
> > > > The packet sqwebmail does not include libgdbmg1 in its dependencies.
> > > > If you remove libraries via deborphan then libgdbmg1 will be deleted
> > > > and sqwebmail will no longer be usable.
> > > > Also if the library libgdbmg1 is not installed then sqwebmail will
> > > > quit with an "internal server error".
> > >
> > > I cannot confirm that:
> > >
> > > # dpkg -l libgd* | grep ^ii
> > > ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime
> > > version)
> >
> > After I uninstalled all unneded packets with "apt-get --purge remove
> > `deborphan`" the webmail interface no longer worked (the library
> > libgdbmg1 was also removed)
> >
> > Then I checked the logs and found the following line in
> > /var/log/apache-ssl/error.log:
> > courierwebmail: error while loading shared libraries: libgdbm.so.1:
> > cannot open shared object file: No such file or directory
> > [Fri Aug 5 14:57:06 2005] [error] [client 129.132.179.71] Premature end
> > of script headers: /usr/lib/cgi-bin/courierwebmail
>
> This is a different file. The Debian package installs the file to
> /usr/lib/cgi-bin/sqwebmail and that should work without libgdbm1.
>
> Please close the bug if my analysis is correct.
You are right!
[EMAIL PROTECTED]:/usr/lib/cgi-bin{0}$ ldd courierwebmail
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001c000)
libgdbm.so.1 => not found
libc.so.6 => /lib/libc.so.6 (0x40049000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/usr/lib/cgi-bin{0}$ ldd sqwebmail
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001c000)
libc.so.6 => /lib/libc.so.6 (0x40049000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
But both "webmails" offer the same layout and interface to your email.
If I remove libgdbmg1 then courierwebmail does (of course) no longer work,
but sqwebmail still works.
So this bug should then be forwared to the courier-package maintainers?
My installed packages:
[EMAIL PROTECTED]:/usr/lib/cgi-bin{0}$ dpkg -l "courier*" | grep ii
ii courier-authda 0.47-4 Courier Mail Server - Authentication daemon
ii courier-authmy 0.47-4 Courier Mail Server - MySQL authentication
ii courier-base 0.47-4 Courier Mail Server - Base system
ii courier-imap 3.0.8-4 Courier Mail Server - IMAP server
ii courier-imap-s 3.0.8-4 Courier Mail Server - IMAP over SSL
ii courier-maildr 0.47-4 Courier Mail Server - Mail delivery agent
ii courier-mta 0.47-4 Courier Mail Server - ESMTP daemon
ii courier-mta-ss 0.47-4 Courier Mail Server - ESMTP over SSL
ii courier-pop 0.47-4 Courier Mail Server - POP3 server
ii courier-pop-ss 0.47-4 Courier Mail Server - POP3 over SSL
ii courier-ssl 0.47-4 Courier Mail Server - SSL/TLS Support
and:
ii sqwebmail 0.47-4 Courier Mail Server - Webmail server
But where does the file /usr/lib/cgi-bin/courierwebmail belog to?
[EMAIL PROTECTED]:/usr/lib/cgi-bin{0}$ dpkg -S "courier*" | grep cgi
gives me no answer...
Could it be that courierwebmail is a leftover from the upgrade from woody to
sarge?
Greats Mathias
--
Homepage: http://cgi.ethz.ch/~payerm/ GPG-Keys unter Privat/Kontakt
pgp3wLlIgTvm6.pgp
Description: PGP signature

