Your message dated Wed, 09 May 2012 09:20:52 +0000
with message-id <e1ss34m-0003xd...@franck.debian.org>
and subject line Bug#621447: fixed in sendmail 8.14.4-2.1
has caused the Debian Bug report #621447,
regarding Still uses libdb4.8
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.)
--
621447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sendmail
Version: 8.14.4-2
Severity: normal
User: pkg-db-de...@lists.alioth.debian.org
Usertags: db5.1
Your package currently still uses Berkeley DB version 4.8 (libdb4.8).
However, there is a newer Berkeley DB version in the archive (libdb5.1),
with a compatible API. Berkeley DB version 4.8 will be eventually
removed from unstable in favor of version 5.1.
Please port your package to libdb5.1 as soon as possible. In most cases
only change required is to update build depends from libdb4.8-dev
to libdb-dev, or just recompile the package.
More complicated scenarios:
- Package does check for DB_VERSION_MAJOR == 4 - this should be updated
to (DB_VERSION_MAJOR > 4) || ((DB_VERSION_MAJOR == 4) && (DB_VERSION_MINOR >=
XX)).
- Configure checks - sometime there is a list of db-4.8 db-4.6 db-4.2, etc.,
this
needs to be updated to just db (or db-5.1 db-5 db), or at least list the 'db'
in the front
You can see example patch in cyrus-imapd-2.2:
http://git.debian.org/?p=pkg-cyrus-imapd/cyrus-imapd-2.2.git;a=blob;f=debian/patches/99-berkelydb-5.1.dpatch;hb=HEAD
- The packages which use Berkeley DB transactional mode need to upgrade
the database files before the upgrade. This is fairly straightforward
and is well documented on the Berkeley DB website. But you probably
already know that because it's not the first Berkeley DB transition.
The example script can be found in the cyrus-imapd-2.4 (not yet released):
http://git.debian.org/?p=pkg-cyrus-imapd/cyrus-imapd-2.4.git;a=blob;f=debian/cyrus-upgrade-db;hb=HEAD
Thanks,
--
Ondřej Surý <ond...@debian.org>
-- System Information:
Debian Release: squeeze/sid
APT prefers maverick-updates
APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500,
'maverick-proposed'), (500, 'maverick-backports'), (500, 'maverick')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.35-28-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: sendmail
Source-Version: 8.14.4-2.1
We believe that the bug you reported is fixed in the latest version of
sendmail, which is due to be installed in the Debian FTP archive:
libmilter-dev_8.14.4-2.1_amd64.deb
to main/s/sendmail/libmilter-dev_8.14.4-2.1_amd64.deb
libmilter1.0.1-dbg_8.14.4-2.1_amd64.deb
to main/s/sendmail/libmilter1.0.1-dbg_8.14.4-2.1_amd64.deb
libmilter1.0.1_8.14.4-2.1_amd64.deb
to main/s/sendmail/libmilter1.0.1_8.14.4-2.1_amd64.deb
rmail_8.14.4-2.1_amd64.deb
to main/s/sendmail/rmail_8.14.4-2.1_amd64.deb
sendmail-base_8.14.4-2.1_all.deb
to main/s/sendmail/sendmail-base_8.14.4-2.1_all.deb
sendmail-bin_8.14.4-2.1_amd64.deb
to main/s/sendmail/sendmail-bin_8.14.4-2.1_amd64.deb
sendmail-cf_8.14.4-2.1_all.deb
to main/s/sendmail/sendmail-cf_8.14.4-2.1_all.deb
sendmail-doc_8.14.4-2.1_all.deb
to main/s/sendmail/sendmail-doc_8.14.4-2.1_all.deb
sendmail_8.14.4-2.1.diff.gz
to main/s/sendmail/sendmail_8.14.4-2.1.diff.gz
sendmail_8.14.4-2.1.dsc
to main/s/sendmail/sendmail_8.14.4-2.1.dsc
sendmail_8.14.4-2.1_all.deb
to main/s/sendmail/sendmail_8.14.4-2.1_all.deb
sensible-mda_8.14.4-2.1_amd64.deb
to main/s/sendmail/sensible-mda_8.14.4-2.1_amd64.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 621...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ondřej Surý <ond...@debian.org> (supplier of updated sendmail 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: Wed, 09 May 2012 10:30:18 +0200
Source: sendmail
Binary: sendmail-bin rmail sensible-mda libmilter1.0.1 libmilter1.0.1-dbg
libmilter-dev sendmail-doc sendmail sendmail-base sendmail-cf
Architecture: source all amd64
Version: 8.14.4-2.1
Distribution: unstable
Urgency: low
Maintainer: Richard A Nelson (Rick) <cow...@debian.org>
Changed-By: Ondřej Surý <ond...@debian.org>
Description:
libmilter-dev - Sendmail Mail Filter API (Milter)
libmilter1.0.1 - Sendmail Mail Filter API (Milter)
libmilter1.0.1-dbg - Sendmail Mail Filter API (Milter)
rmail - MTA->UUCP remote mail handler
sendmail - powerful, efficient, and scalable Mail Transport Agent
sendmail-base - powerful, efficient, and scalable Mail Transport Agent
sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
sendmail-cf - powerful, efficient, and scalable Mail Transport Agent
sendmail-doc - powerful, efficient, and scalable Mail Transport Agent
sensible-mda - Mail Delivery Agent wrapper
Closes: 513298 621447
Changes:
sendmail (8.14.4-2.1) unstable; urgency=low
.
* Non-maintainer upload
* Depend and use generic -ldb to allow binNMUs (Closes: #621447)
* Hard code fcntl style locking to mail.local (Closes: #513298)
Checksums-Sha1:
b82be492698fb8db63fb8724c511c2f3461c747d 1798 sendmail_8.14.4-2.1.dsc
6a2186db982d121a1f9ac893b1be56331c4c76ce 492634 sendmail_8.14.4-2.1.diff.gz
0921251bf51645c6aa01dff449d10cd181b79343 844364 sendmail-doc_8.14.4-2.1_all.deb
72555bc8974577b93fbf8a8f951d54957dbb0e6c 211260 sendmail_8.14.4-2.1_all.deb
b82f9b7202874f8c0f179f279cff60126fb28618 361552
sendmail-base_8.14.4-2.1_all.deb
4a8c07565423b826c37e30bf514461046539dc8a 300274 sendmail-cf_8.14.4-2.1_all.deb
ce35e8124d3c5a485df82925f2bf053cf33d1e78 981674
sendmail-bin_8.14.4-2.1_amd64.deb
cd07723153856471f7ede87490979dd54d65db5e 249150 rmail_8.14.4-2.1_amd64.deb
531d0f5e80ac96e192cb6d23648fada9c2497b26 217308
sensible-mda_8.14.4-2.1_amd64.deb
70504d5c9cfb5b6b30d63ea1cd1f25fc580306a8 240290
libmilter1.0.1_8.14.4-2.1_amd64.deb
72bca595fb011507f3c8634deb0cfa78bf460777 269724
libmilter1.0.1-dbg_8.14.4-2.1_amd64.deb
1bd2d4d1ed93a84e39506f3c8be897ae4e1bb34d 332408
libmilter-dev_8.14.4-2.1_amd64.deb
Checksums-Sha256:
d4ebd3b84a62cf88a4c64a8ef67312030b939ab90e68e6929d687cd4abfdde0d 1798
sendmail_8.14.4-2.1.dsc
cfff651c5cc5f8921001bdfde2e88412aaa36fe97a693469c7adaaa99d549a01 492634
sendmail_8.14.4-2.1.diff.gz
273023141460d14c8f468dcbfda66edf5c832c3b8d00258e34ab4ce6052ae8c2 844364
sendmail-doc_8.14.4-2.1_all.deb
8de1489fbe10da54e9dbd0c7b436bacb96575bb212fd99dda4000e488a0fb1bf 211260
sendmail_8.14.4-2.1_all.deb
7591156977c57b77de95bbd4cc31c160c691c67f2fc641226935ada2e9668180 361552
sendmail-base_8.14.4-2.1_all.deb
2b58acbffe18d0e79cb2c65497049cfe2b4fd41f0b99e21676eff81dba4d58fc 300274
sendmail-cf_8.14.4-2.1_all.deb
cf2594b05deb638a91a39cdce9c3e59e5b43b4c87b5c92bcc07e653d55d1abc3 981674
sendmail-bin_8.14.4-2.1_amd64.deb
7616e838597517def69bba9944f3b2a95a9247a0c76e05aab32bc466b340023d 249150
rmail_8.14.4-2.1_amd64.deb
f081f60ceafb34162364d6b1e22c845eaa2d6ef68ef1e0c9c081d8abca209162 217308
sensible-mda_8.14.4-2.1_amd64.deb
24b150c0e65894d5313016937003498eba037c2914cea6542791c177177fd647 240290
libmilter1.0.1_8.14.4-2.1_amd64.deb
f6b5288915f893315dad0bf66fdf647859adc3ea7d0cf61402b52ebd1ba0efec 269724
libmilter1.0.1-dbg_8.14.4-2.1_amd64.deb
8d97f083be5e94f79733c6cf1d2e7a58d7cd4fd75e89be6f590738b72efde545 332408
libmilter-dev_8.14.4-2.1_amd64.deb
Files:
6846d6cc881d101b303ecd1139be81b2 1798 mail extra sendmail_8.14.4-2.1.dsc
90cc173617132bfa20e7057efd73042f 492634 mail extra sendmail_8.14.4-2.1.diff.gz
79d04b732fb702cbc2507fe7933d61b6 844364 doc extra
sendmail-doc_8.14.4-2.1_all.deb
c5f03ebecc4c976b77a031a0dbcb3c54 211260 mail extra sendmail_8.14.4-2.1_all.deb
e74aa5805f887ab0035d9db528963052 361552 mail extra
sendmail-base_8.14.4-2.1_all.deb
c491e961a97eed2a155fc02977037b4e 300274 mail extra
sendmail-cf_8.14.4-2.1_all.deb
b21d6f3b4b594b341acb49b391e51ef4 981674 mail extra
sendmail-bin_8.14.4-2.1_amd64.deb
8458892f69b2c9feaaa04f3fa7af9c40 249150 mail extra rmail_8.14.4-2.1_amd64.deb
7c78b3e4b04bc77d3c43edc411d96e86 217308 mail extra
sensible-mda_8.14.4-2.1_amd64.deb
f3318f42e2e605757647ae59b9475006 240290 libs extra
libmilter1.0.1_8.14.4-2.1_amd64.deb
dd0d9c54e00a2adfa9788f93760b5c39 269724 libs extra
libmilter1.0.1-dbg_8.14.4-2.1_amd64.deb
924f8c5db75563f6d0fc24bb6c13419f 332408 libdevel extra
libmilter-dev_8.14.4-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk+qL7gACgkQ9OZqfMIN8nPwPwCfXkkQhuxbKj7AyXcLLIaCC3vd
FGgAn1oY+MFitEK1LpNoUICci10IgvLg
=B5bs
-----END PGP SIGNATURE-----
--- End Message ---