Your message dated Sun, 17 Apr 2011 20:41:11 +0000
with message-id <[email protected]>
and subject line Bug#621434: fixed in skksearch 0.0-18
has caused the Debian Bug report #621434,
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 [email protected]
immediately.)


-- 
621434: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621434
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: skksearch
Version: 0.0-17
Severity: normal
User: [email protected]
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ý <[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: skksearch
Source-Version: 0.0-18

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

skksearch_0.0-18.debian.tar.gz
  to main/s/skksearch/skksearch_0.0-18.debian.tar.gz
skksearch_0.0-18.dsc
  to main/s/skksearch/skksearch_0.0-18.dsc
skksearch_0.0-18_i386.deb
  to main/s/skksearch/skksearch_0.0-18_i386.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.
Tatsuya Kinoshita <[email protected]> (supplier of updated skksearch 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: Mon, 18 Apr 2011 00:03:10 +0900
Source: skksearch
Binary: skksearch
Architecture: source i386
Version: 0.0-18
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita <[email protected]>
Changed-By: Tatsuya Kinoshita <[email protected]>
Description: 
 skksearch  - SKK dictionary server handling multiple dictionaries
Closes: 621434
Changes: 
 skksearch (0.0-18) unstable; urgency=low
 .
   * Migration for libdb5.1. (closes: #621434)
   * debian/control:
     - Remove quilt from Build-Depends.
     - Update Standards-Version to 3.9.2.
   * debian/rules: Don't include patchsys-quilt.mk.
   * debian/skksearch.8: Typo fix.
   * debian/README.Debian: Doc fix for Berkeley DB 5.x.
   * debian/README.source: Removed.
   * debian/copyright: Switch to the DEP-5 format.
   * Switch to the dpkg-source 3.0 (quilt) format.
Checksums-Sha1: 
 a2fd53a700da6eb414f8463a81c9af9aaf3a8a61 1002 skksearch_0.0-18.dsc
 460f387b7a6e8a63d477cb98d8e9fd20211d0925 9106 skksearch_0.0-18.debian.tar.gz
 ca43b29ea2c2abe3329c102f31af8c18f3a1e3d6 13310 skksearch_0.0-18_i386.deb
Checksums-Sha256: 
 ba855bab9a29e849473600f493e44511f50183cc4db33cac68aec73517ca0adb 1002 
skksearch_0.0-18.dsc
 0b915971f9b8014a6e4ec83a51dcc93bc555edf7dcc6f24bf405d93ddac51fb9 9106 
skksearch_0.0-18.debian.tar.gz
 8b2e48d1d6c748513aedd7519cacb7ac617a63130f23118ebbf62f20d3869c9b 13310 
skksearch_0.0-18_i386.deb
Files: 
 612754eecc306fd2a1b1695f5df5d1c2 1002 utils extra skksearch_0.0-18.dsc
 9320d30690c6420e5d2bb0228efc2b43 9106 utils extra 
skksearch_0.0-18.debian.tar.gz
 69cfe36c41af80909a9806ee3757917e 13310 utils extra skksearch_0.0-18_i386.deb

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

iEYEARECAAYFAk2rAvwACgkQgV4LPvpMUpi+QQCglQSPel6NhGi8Y1aGLuBJLqnp
aAgAoLA8KTv2wqmWQJOjGtqvqj/RTwU7
=AjF/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to