Your message dated Fri, 04 Jan 2008 20:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395529: fixed in maildrop 2.0.4-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: maildrop
Version: 2.0.2-11
Severity: grave

Maildrop on Etch (at least on AMD64) is unable to run, because installation
does not pull in a necessary dependency, namely courier-authlib. Example:

----cut here---
[EMAIL PROTECTED]:~# apt-get install maildrop
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  maildrop
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 364kB of archives.
After unpacking 1044kB of additional disk space will be used.
Get:1 http://ftp.hu.debian.org etch/main maildrop 2.0.2-11 [364kB]
Fetched 364kB in 0s (3462kB/s)
Selecting previously deselected package maildrop.
(Reading database ... 26657 files and directories currently installed.)
Unpacking maildrop (from .../maildrop_2.0.2-11_amd64.deb) ...
Setting up maildrop (2.0.2-11) ...

[EMAIL PROTECTED]:~# maildrop
maildrop: error while loading shared libraries: libcourierauth.so.0: cannot
open shared object file: No such file or directory
[EMAIL PROTECTED]:~# ldd `which maildrop`
        libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0x00002ac1cec39000)
        libcourierauth.so.0 => not found
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x00002ac1ced43000)
        libpcre.so.3 => /usr/lib/libpcre.so.3 (0x00002ac1cee77000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00002ac1cef9d000)
        libm.so.6 => /lib/libm.so.6 (0x00002ac1cf19b000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002ac1cf31d000)
        libc.so.6 => /lib/libc.so.6 (0x00002ac1cf42b000)
        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
[EMAIL PROTECTED]:~# dpkg -s maildrop
Package: maildrop
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 1020
Maintainer: Josip Rodin <[EMAIL PROTECTED]>
Architecture: amd64
Version: 2.0.2-11
Depends: exim4 | mail-transport-agent, libc6 (>= 2.3.5-1), libgcc1 (>=
1:4.1.1-12), libgdbm3, libpcre3 (>= 4.5), libstdc++6 (>= 4.1.1-12)
Conflicts: suidmanager (<< 0.50)
Conffiles:
 /etc/maildroprc f97d85cda57fe701561547a20de9a827
Description: mail delivery agent with filtering abilities
 maildrop is a replacement for your local mail delivery agent.
 maildrop reads a mail message from standard input, then delivers the
 message to your mailbox. maildrop knows how to deliver mail to mbox-style
 mailboxes, and maildirs (a mail storing format introduced by Qmail).
 .
 maildrop can optionally read instructions from a file on how to filter
 incoming mail, and, based upon the instructions, deliver mail to alternate
 mailboxes, or forward it to somewhere else, like procmail. Unlike procmail,
 maildrop uses a structured filtering language that's a bit easier on the
 eyes.
[EMAIL PROTECTED]:~#
----cut here----

Regards,

Gábor



--- End Message ---
--- Begin Message ---
Source: maildrop
Source-Version: 2.0.4-1

We believe that the bug you reported is fixed in the latest version of
maildrop, which is due to be installed in the Debian FTP archive:

maildrop_2.0.4-1.diff.gz
  to pool/main/m/maildrop/maildrop_2.0.4-1.diff.gz
maildrop_2.0.4-1.dsc
  to pool/main/m/maildrop/maildrop_2.0.4-1.dsc
maildrop_2.0.4-1_amd64.deb
  to pool/main/m/maildrop/maildrop_2.0.4-1_amd64.deb
maildrop_2.0.4.orig.tar.gz
  to pool/main/m/maildrop/maildrop_2.0.4.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josip Rodin <[EMAIL PROTECTED]> (supplier of updated maildrop package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 04 Jan 2008 20:20:13 +0100
Source: maildrop
Binary: maildrop
Architecture: source amd64
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Josip Rodin <[EMAIL PROTECTED]>
Changed-By: Josip Rodin <[EMAIL PROTECTED]>
Description: 
 maildrop   - mail delivery agent with filtering abilities
Closes: 395529 396540
Changes: 
 maildrop (2.0.4-1) unstable; urgency=low
 .
   * New upstream version.
     + Includes Kurt Roeckx's fixes to the build system.
   * Reran autoreconf, which combines with the above changes fixes
     the rpath craziness on amd64 and adds the courier-authlib dependency,
     closes: #395529.
   * Removed s/--mode=link/--quiet --mode=link/ and
     s/--mode=compile/--quiet --mode=compile/ from automake.fix,
     it hides information from build logs (noticed by Kurt).
   * Updated 002-maildrop-debian-paths.patch just to match the new
     offsets in files (no content change).
   * Addressed the inadequacies in the description as reported by Reuben
     Thomas, but without gutting it and instead by describing all the
     additional functions and programs shipped in the package, closes: #396540.
Files: 
 d695d6fb60bef26476670347d37e0ba5 714 mail optional maildrop_2.0.4-1.dsc
 78e6c27afe7eff9e132b8bc20087aae7 3566630 mail optional 
maildrop_2.0.4.orig.tar.gz
 422c2f8a6dab5c11962c3d4df7e21095 802887 mail optional maildrop_2.0.4-1.diff.gz
 0625a8ba60caf06ef5489c06f8f12546 362200 mail optional 
maildrop_2.0.4-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHfpIrC1RHoiANFZYRAkSzAJwOmqIB8V2puk/az6j6+FD4AZs+PQCgyOmG
+JLJC00S7S1GqGUJWHzmx+A=
=R/7q
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to