Your message dated Fri, 13 May 2011 12:02:35 +0000
with message-id <[email protected]>
and subject line Bug#621384: fixed in sks 1.1.1+dpkgv3-6.1
has caused the Debian Bug report #621384,
regarding Still uses libdb4.7
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 [email protected]
immediately.)
--
621384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621384
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sks
Version: 1.1.1+dpkgv3-6
Severity: normal
User: [email protected]
Usertags: db5.1
Your package currently still uses Berkeley DB version 4.7 (libdb4.7).
However, there is a newer Berkeley DB version in the archive (libdb5.1),
with a compatible API. Berkeley DB version 4.7 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.7-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.7 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ý <[email protected]>
-- 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: sks
Source-Version: 1.1.1+dpkgv3-6.1
We believe that the bug you reported is fixed in the latest version of
sks, which is due to be installed in the Debian FTP archive:
sks_1.1.1+dpkgv3-6.1.debian.tar.gz
to main/s/sks/sks_1.1.1+dpkgv3-6.1.debian.tar.gz
sks_1.1.1+dpkgv3-6.1.dsc
to main/s/sks/sks_1.1.1+dpkgv3-6.1.dsc
sks_1.1.1+dpkgv3-6.1_amd64.deb
to main/s/sks/sks_1.1.1+dpkgv3-6.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ondřej Surý <[email protected]> (supplier of updated sks 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.8
Date: Fri, 13 May 2011 13:38:52 +0200
Source: sks
Binary: sks
Architecture: source amd64
Version: 1.1.1+dpkgv3-6.1
Distribution: unstable
Urgency: low
Maintainer: Christoph Martin <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description:
sks - Synchronizing OpenPGP Key Server
Closes: 606183 621384
Changes:
sks (1.1.1+dpkgv3-6.1) unstable; urgency=low
.
* Non-maintainer upload.
* Remove XA environment usage (patch from upstream) and use generic -ldb
library to link with (Closes: #621384)
* Add automagick upgrade of Berkeley DB databases (Closes: #606183)
* Change db4.7-util to Recommends: db4.7-util and Depends: db-util
Checksums-Sha1:
c4821ccc694e4f8e781ac3f57385489c9293f221 1191 sks_1.1.1+dpkgv3-6.1.dsc
8a07173d1ec18a4736da65fb86b9e27db39b0f6d 17877
sks_1.1.1+dpkgv3-6.1.debian.tar.gz
060bea194501c7befc98c5d15f363cec2fd8ff0f 796108 sks_1.1.1+dpkgv3-6.1_amd64.deb
Checksums-Sha256:
66398b4a51f23dce966959a3e05d5990de22dd812a07c4885ebabc31de809c9e 1191
sks_1.1.1+dpkgv3-6.1.dsc
3169cd314d552da9bae314823e7f9a1f17d201a37356eb7bb4a2c7080e696160 17877
sks_1.1.1+dpkgv3-6.1.debian.tar.gz
390b6032d4daf82e36d7b4d97ff27bfccdaeb519b1fba9504194612844205015 796108
sks_1.1.1+dpkgv3-6.1_amd64.deb
Files:
77641d3beaee707e5f6fa86d456a9478 1191 net optional sks_1.1.1+dpkgv3-6.1.dsc
bcffe1ec33b4f2b482557956c3749871 17877 net optional
sks_1.1.1+dpkgv3-6.1.debian.tar.gz
e7a499f457eea44b2ef8505dd63ab19b 796108 net optional
sks_1.1.1+dpkgv3-6.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk3NGUcACgkQ9OZqfMIN8nMTzQCeO9p+WBKpMYnIU9MMZoPUe/rw
bpIAn3Jw6Ejj8pmN+VJGHjRLn1Gr2j94
=LGbK
-----END PGP SIGNATURE-----
--- End Message ---