Your message dated Fri, 11 Sep 2009 10:37:58 +0000
with message-id <e1mm3vu-00085o...@ries.debian.org>
and subject line Bug#519707: fixed in postgrey 1.32-4
has caused the Debian Bug report #519707,
regarding Upgrade to new version of postgrey fails to start with FATAL: ERROR:
...
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
519707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519707
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postgrey
Version: 1.32-3
Severity: serious
Justification: Policy 2.2.1 "makes package to buggy to release"
This looks to be an incidental fault affecting postgrey, but the serious
consequence is that postgrey refuses to start.
What seems to have happened is that on the recent system upgrade
libberkeleydb-perl (a package upon which postgrey relies) was upgraded
to version 0.38-1. This version moved from db4.6 to db4.7, which seem
to be mutually incompatible formats causing postgrey to fail instantly with
postgrey: FATAL: ERROR: can't create DB environment: No such file or directory
(dbdir: /var/lib/postgrey uid/gid: 121,121)
because it can no longer read the database files in /var/lib/postgrey
The only solution to this appears to be to dump the postgrey databases before
the upgrade and to reform them after (or simply to remove all the old files
losing the accumulated data).
I'm open to this being a severe bug in libberkeleydb-perl either since it
is the root cause, but I think posgrey will still have to acquire the
dump and restore package scripts to fix it.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (650, 'testing'), (500, 'stable')
Architecture: hppa (parisc)
Kernel: Linux 2.6.26-1-parisc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages postgrey depends on:
ii adduser 3.110 add and remove users and groups
ii debconf 1.5.25 Debian configuration management sy
ii libberkeleydb-perl 0.38-1 use Berkeley DB 4 databases from P
ii libnet-dns-perl 0.65-1 Perform DNS queries from a Perl sc
ii libnet-server-perl 0.97-1 An extensible, general perl server
ii perl 5.10.0-19 Larry Wall's Practical Extraction
ii ucf 3.0016 Update Configuration File: preserv
Versions of packages postgrey recommends:
ii libdigest-sha1-perl 2.11-2+b1 NIST SHA-1 message digest algorith
ii libnet-rblclient-perl 0.5-2 Queries multiple Realtime Blackhol
ii libparse-syslog-perl 1.10-1 Perl module for parsing syslog ent
ii postfix 2.5.5-1.1 High-performance mail transport ag
postgrey suggests no packages.
-- debconf information:
postgrey/1.32-3_changeport:
--- End Message ---
--- Begin Message ---
Source: postgrey
Source-Version: 1.32-4
We believe that the bug you reported is fixed in the latest version of
postgrey, which is due to be installed in the Debian FTP archive:
postgrey_1.32-4.diff.gz
to pool/main/p/postgrey/postgrey_1.32-4.diff.gz
postgrey_1.32-4.dsc
to pool/main/p/postgrey/postgrey_1.32-4.dsc
postgrey_1.32-4_all.deb
to pool/main/p/postgrey/postgrey_1.32-4_all.deb
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 519...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Radici <anto...@dyne.org> (supplier of updated postgrey 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 06 Sep 2009 11:00:16 +0100
Source: postgrey
Binary: postgrey
Architecture: source all
Version: 1.32-4
Distribution: unstable
Urgency: low
Maintainer: Antonio Radici <anto...@dyne.org>
Changed-By: Antonio Radici <anto...@dyne.org>
Description:
postgrey - greylisting implementation for Postfix
Closes: 518330 519707 520023 520482 521069 521247 522392 522494 522735 522821
522822 523488 533278 544014 544176
Changes:
postgrey (1.32-4) unstable; urgency=low
.
[ Antonio Radici ]
* debian/postgrey.{postrm,postinst} scripts renamed to {postrm,postinst}
* upgrade the .db files if we are upgrading from an old postgrey version
(Closes: 519707):
+ added debian/preinst to perform the upgrade
+ debian/control: added a dependency on db4.7-util
* debian/control:
+ added myself as maintainer (see Adrian's changelog)
+ removed Adrian as Uploader, keeping Jon Daley
+ added Vcs-Git, Vcs-Browser, DMUA
+ bumped Standards-Version to 3.8.3
+ added ${misc:Depends} to Depends
+ bumping debhelper version to 7 in B-D
+ quilt add to B-D because it runs in the clean target
+ bumped dep to libberkeleydbperl >= 0.39-1
* debian/rules:
+ removing deprecated dh_clean -k in favour of dh_prep
+ removing any reference to patches.mk, using the standard quilt process
* debian/copyright:
+ added myself as adopter
+ changed the short version of the license to refer to GPL-2+
+ added a versioned reference to GPL-2 in common-licenses
* README.Source removed, added a more extensive README.source from quilt docs
* debian/patches
+ added a description to all patches
+ added postgreyreport-poderrors to fix two POD errors
* Debconf templates and debian/control reviewed by the debian-l10n-english
team as part of the Smith review project. Closes: #520482
* [Debconf translation updates]:
+ Swedish. Closes: #521069
+ Italian. Closes: #521247
+ German. Closes: #518330
+ Spanish. Closes: #522392
+ Portuguese. Closes: #522494
+ French. Closes: #522735
+ Russian. Closes: #522821
+ Finnish. Closes: #522822
+ Japanese. Closes: #520023
+ Czech. Closes: #533278
+ Basque. Closes: #544014
.
[Adrian von Bidder]
* postgrey isn't orphaned anymore (closes: #544176)
.
[Jon Daley]
* LSB-compliant initscript, thanks to Vaclav Ovsik (closes: #523488)
Checksums-Sha1:
9d90ff7d8a2293a8c14bb908783f08f4e6b9a40f 1282 postgrey_1.32-4.dsc
6a37cf9fea83434e9d808820464d9da04e11b476 19731 postgrey_1.32-4.diff.gz
30c7aa2baacd8fb108ec02c2105e8108376f257c 57614 postgrey_1.32-4_all.deb
Checksums-Sha256:
e0098a15b4bdc6c7abd9ce1e66623a328a59e9f6b26bec42d950028467858019 1282
postgrey_1.32-4.dsc
19009e9ec5b1774b3bb5845527117bf170026a1bc34c32c30b83b759bd7a2085 19731
postgrey_1.32-4.diff.gz
d9df7ecc8093511a3a21e288b77d55bf1db99ecd9fbad2afcb83f5993aac1836 57614
postgrey_1.32-4_all.deb
Files:
0f229046abebc451d4774c33aa20d8c4 1282 mail optional postgrey_1.32-4.dsc
4f25815466313f4863a872ba3ea772f2 19731 mail optional postgrey_1.32-4.diff.gz
a8a8815df7849a0ec300197e41badb07 57614 mail optional postgrey_1.32-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: get my key from http://fortytwo.ch/gpg/92082481
iEYEARECAAYFAkqp72EACgkQKqpm2L3fmXq7HQCeIHDi5kbpbXCDDTic+jmGxgYB
mhMAn0JHp7I0h/qCW0G8Wf9y4uuvDYV1
=7jzO
-----END PGP SIGNATURE-----
--- End Message ---