Your message dated Tue, 17 May 2011 15:17:25 +0000
with message-id <e1qmm1v-0006x6...@franck.debian.org>
and subject line Bug#621425: fixed in bitcoin 0.3.21~dfsg-1
has caused the Debian Bug report #621425,
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.)


-- 
621425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621425
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bitcoin
Version: 0.3.20.2~dfsg-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: bitcoin
Source-Version: 0.3.21~dfsg-1

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

bitcoin_0.3.21~dfsg-1.debian.tar.gz
  to main/b/bitcoin/bitcoin_0.3.21~dfsg-1.debian.tar.gz
bitcoin_0.3.21~dfsg-1.dsc
  to main/b/bitcoin/bitcoin_0.3.21~dfsg-1.dsc
bitcoin_0.3.21~dfsg.orig.tar.gz
  to main/b/bitcoin/bitcoin_0.3.21~dfsg.orig.tar.gz
bitcoind_0.3.21~dfsg-1_amd64.deb
  to main/b/bitcoin/bitcoind_0.3.21~dfsg-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.
Jonas Smedegaard <d...@jones.dk> (supplier of updated bitcoin 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: SHA512

Format: 1.8
Date: Tue, 17 May 2011 15:31:24 +0200
Source: bitcoin
Binary: bitcoind
Architecture: source amd64
Version: 0.3.21~dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description: 
 bitcoind   - peer-to-peer network based anonymous digital currency - daemon
Closes: 621425 626953 627024
Changes: 
 bitcoin (0.3.21~dfsg-1) unstable; urgency=low
 .
   * New upstream release.
   * Refresh patches.
   * Drop patch 1002: no longer needed, as upstream use pkgconfig now.
   * Add patch 1006 to really unset USE_UPNP as aparently intended.
   * Adjust cleanup rule to preserve .gitignore files.
   * Update copyright file:
     + Bump format to draft 174 of DEP-5.
     + Shorten comments.
   * Bump policy compliance to standards-version 3.9.2.
   * Shorten Vcs-Browser paragraph in control file.
   * Fix mention daemon (not CLI tools) in short description.
   * Stop conflicting with or replace bitcoin-cli: Only transitional, no
     longer needed.
   * Link against unversioned berkeleydb. Update NEWS and README.Debian
     accordingly (and improve wording while at it).
     Closes: Bug#621425. Thanks to Ondřej Surý.
   * This release also implicitly updates linkage against libcrypto++,
     which closes: bug#626953, #627024.
   * Disable linkage against not yet Debian packaged MiniUPnP.
   * Silence seemingly harmless noise about unused variables.
Checksums-Sha1: 
 0f67677bb51a69a3f505fb191ff5274341841046 2209 bitcoin_0.3.21~dfsg-1.dsc
 9c191332049d1df17b558d629fa28ba6c93b33af 390324 bitcoin_0.3.21~dfsg.orig.tar.gz
 0f1c74cb3f16a2ac44eda44dc01aabb9daf88290 16539 
bitcoin_0.3.21~dfsg-1.debian.tar.gz
 a48d3c29437551548148b8f8fcb467376547c3bf 480250 
bitcoind_0.3.21~dfsg-1_amd64.deb
Checksums-Sha256: 
 2048e5052e072b807b063de67c58d27cd50fff4fb41f1fc65a14ad9d11a3d330 2209 
bitcoin_0.3.21~dfsg-1.dsc
 0804d9456584bfb1b4c66b114353b09bcf3df2ae39047dc24642b9217bb86b91 390324 
bitcoin_0.3.21~dfsg.orig.tar.gz
 d43f9863f8546cd5eec143ae06b18007d3337b6b919a0bf1d9a13a09acbac0d3 16539 
bitcoin_0.3.21~dfsg-1.debian.tar.gz
 19af5a252aabd0bb8ceb54b10ab4bcd335bcc91fdcfebe0328322b527b631248 480250 
bitcoind_0.3.21~dfsg-1_amd64.deb
Files: 
 59c75c304d89509433653ffad73af5e5 2209 utils optional bitcoin_0.3.21~dfsg-1.dsc
 427a8b95f4d4e200eb6dd2c1bb32062e 390324 utils optional 
bitcoin_0.3.21~dfsg.orig.tar.gz
 8a22d61f3fe68ee571a8cb277a50121e 16539 utils optional 
bitcoin_0.3.21~dfsg-1.debian.tar.gz
 7465fa7a0a38d1a7897be4414b9ceab4 480250 utils optional 
bitcoind_0.3.21~dfsg-1_amd64.deb

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

iQIcBAEBCgAGBQJN0o0bAAoJECx8MUbBoAEhIecP/2fzy48fpLXHCItoyXk0/zhA
+5DD0ndixQlgEd7mQMFjMqQypc1CmVulpFy8cEAhKbYmK18How7lS01ARsJAONbe
8hjOzFGndpdSzx54EV70Qq6BHEtrjzTxB40Z8k+mE7tHQfQ8yxEj8JPvlV8T68zt
4s5NGWSepxi9tqALambnzlihCGZQ0usf4ET4YEoSe7foaOtA8UruXtqWhD/gCGDb
1ZUuPc0OI8XTGF3Zr9mV5FnCgX0AewweHwthJN69Iy6dDuHYUwqWzrhPz6hy58/T
HR7hpMJ3K67UbP31TctzVivua9O5WocIoNGeEdF8kMGpSHCktMOWNFNcUgPHAPiR
WEKQ75Qrb4duH9KBomj4mRHxbCdLh5M1tec8lW3AePMQ2j+HqvqyTrwdBssQfVJb
z8CsytKzOnsiPTg5cwa+DwkWiuciEZ09Vb8vQhKYjx5Jr4sdyOhxgrnUla6EofGG
5j2Pe8zHZAyue42tdOZ2TOsjAKw9X+9uZ0wXnznoQhvf25Df2CA6zCQQj2TkhSNh
hLkuTwFL1KwRDtFLmbtzCebyOQbXuJBnSajscu5hHsz43sA+MEwV2dHoQJeA3fYV
jxVN7blecFewpCKuSJIUuf7QUWadG1mDvjKXmVHuFXgyqsG1/5vuoaumLX5tsk5Q
yw3Nzh9IjgNefiSDXrPP
=SXE0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to