[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#622081: marked as done ('apu-1-config --libs' returns unneeded -ldb)



Your message dated Sat, 21 May 2011 23:47:16 +0000
with message-id <E1QNvt6-0001FI-4S@franck.debian.org>
and subject line Bug#622081: fixed in apr-util 1.3.12+dfsg-1
has caused the Debian Bug report #622081,
regarding 'apu-1-config --libs' returns unneeded -ldb
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 owner@bugs.debian.org
immediately.)


-- 
622081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622081
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-perl2
Version: 2.0.4-7
Severity: normal
User: pkg-db-devel@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ý <ondrej@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: apr-util
Source-Version: 1.3.12+dfsg-1

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

apr-util_1.3.12+dfsg-1.diff.gz
  to main/a/apr-util/apr-util_1.3.12+dfsg-1.diff.gz
apr-util_1.3.12+dfsg-1.dsc
  to main/a/apr-util/apr-util_1.3.12+dfsg-1.dsc
apr-util_1.3.12+dfsg.orig.tar.gz
  to main/a/apr-util/apr-util_1.3.12+dfsg.orig.tar.gz
libaprutil1-dbd-freetds_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-dbd-freetds_1.3.12+dfsg-1_i386.deb
libaprutil1-dbd-mysql_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-dbd-mysql_1.3.12+dfsg-1_i386.deb
libaprutil1-dbd-odbc_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-dbd-odbc_1.3.12+dfsg-1_i386.deb
libaprutil1-dbd-pgsql_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-dbd-pgsql_1.3.12+dfsg-1_i386.deb
libaprutil1-dbd-sqlite3_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-dbd-sqlite3_1.3.12+dfsg-1_i386.deb
libaprutil1-dbg_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-dbg_1.3.12+dfsg-1_i386.deb
libaprutil1-dev_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-dev_1.3.12+dfsg-1_i386.deb
libaprutil1-ldap_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1-ldap_1.3.12+dfsg-1_i386.deb
libaprutil1_1.3.12+dfsg-1_i386.deb
  to main/a/apr-util/libaprutil1_1.3.12+dfsg-1_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 622081@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apr-util 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 22 May 2011 01:27:59 +0200
Source: apr-util
Binary: libaprutil1 libaprutil1-ldap libaprutil1-dbd-mysql libaprutil1-dbd-sqlite3 libaprutil1-dbd-odbc libaprutil1-dbd-pgsql libaprutil1-dbd-freetds libaprutil1-dev libaprutil1-dbg
Architecture: source i386
Version: 1.3.12+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description: 
 libaprutil1 - Apache Portable Runtime Utility Library
 libaprutil1-dbd-freetds - Apache Portable Runtime Utility Library - FreeTDS Driver
 libaprutil1-dbd-mysql - Apache Portable Runtime Utility Library - MySQL Driver
 libaprutil1-dbd-odbc - Apache Portable Runtime Utility Library - ODBC Driver
 libaprutil1-dbd-pgsql - Apache Portable Runtime Utility Library - PostgreSQL Driver
 libaprutil1-dbd-sqlite3 - Apache Portable Runtime Utility Library - SQLite3 Driver
 libaprutil1-dbg - Apache Portable Runtime Utility Library - Debugging Symbols
 libaprutil1-dev - Apache Portable Runtime Utility Library - Development Headers
 libaprutil1-ldap - Apache Portable Runtime Utility Library - LDAP Driver
Closes: 622081
Changes: 
 apr-util (1.3.12+dfsg-1) unstable; urgency=low
 .
   * New upstream version
   * Make apu-config not output dbm libs by default. Closes: #622081
   * Set DEB_GCC_NO_O3=1 for the benefit of ppc64 on Ubuntu.
Checksums-Sha1: 
 6bf13a40e1b7385af509733fc0d22436a0f46293 1739 apr-util_1.3.12+dfsg-1.dsc
 00ec6ff0ae3b2c7005c84b7fb574c6fc8199a55b 753970 apr-util_1.3.12+dfsg.orig.tar.gz
 575f4e13e568a718313ed42dfd426d2a251abd78 25234 apr-util_1.3.12+dfsg-1.diff.gz
 b0f48e4052075c136f148dca79d37d081b6952fa 86594 libaprutil1_1.3.12+dfsg-1_i386.deb
 6c1299622a502a027eca5d57b1dbc4f6a10dc983 18578 libaprutil1-ldap_1.3.12+dfsg-1_i386.deb
 659e6b340e5c2d2922d09b2bc27c4a786181da0e 23114 libaprutil1-dbd-mysql_1.3.12+dfsg-1_i386.deb
 d5a084e99866a0a5c2d2b5bcc8b24b2b094404fd 20870 libaprutil1-dbd-sqlite3_1.3.12+dfsg-1_i386.deb
 e73f3ef13cf08fbc811aaacb23edc91ef8412256 27444 libaprutil1-dbd-odbc_1.3.12+dfsg-1_i386.deb
 417bc792a8593eadd69fd2e42d51826cc0e432d8 23240 libaprutil1-dbd-pgsql_1.3.12+dfsg-1_i386.deb
 21c41003320062c524282fa0ada023b523b5cef1 21432 libaprutil1-dbd-freetds_1.3.12+dfsg-1_i386.deb
 46ae363377eeebae9db6b9fe0d6d03a340bc0d65 620542 libaprutil1-dev_1.3.12+dfsg-1_i386.deb
 bf700a3dbb04b195cc16c812ce0dd4be772a8034 224440 libaprutil1-dbg_1.3.12+dfsg-1_i386.deb
Checksums-Sha256: 
 b2587288c20f0ad34bccae30d84cd52c702e47e745ceab1b22a2ae5e9323f8c8 1739 apr-util_1.3.12+dfsg-1.dsc
 e5f1c3016f57c9b3b86919df4cf5805335c1c00a579eb764a3271bb6754a4382 753970 apr-util_1.3.12+dfsg.orig.tar.gz
 273b2d66b62e4b1d61ead483bb82ed7c8e75f25b455cab135cbe433a2cd45b54 25234 apr-util_1.3.12+dfsg-1.diff.gz
 cca5717f350d0cec46c0ec7017e72dbdd4e5dd7dfb1cba9bba37b3fa4ff6e8a0 86594 libaprutil1_1.3.12+dfsg-1_i386.deb
 f22b041dea6d7aefff95670f89be817ebccbd937d99e061df1fe3256bd3bac1e 18578 libaprutil1-ldap_1.3.12+dfsg-1_i386.deb
 8e24a6574bcd191ff69426aaab1eef88cc2f6e20dbd5ca416740c13e7b58147c 23114 libaprutil1-dbd-mysql_1.3.12+dfsg-1_i386.deb
 b2cccd19fa12c421752b047d854226752536665ee7242ace81474aaf2e143c09 20870 libaprutil1-dbd-sqlite3_1.3.12+dfsg-1_i386.deb
 c9a2070951e6cf042254448477d2828a5e6461926b43fe347c9b75d3ba2654f3 27444 libaprutil1-dbd-odbc_1.3.12+dfsg-1_i386.deb
 dee789bdc8ba9554ba27745e0590a569c0f59a95d621d2eae9b4d3427b29f58d 23240 libaprutil1-dbd-pgsql_1.3.12+dfsg-1_i386.deb
 2b1bed7b14d13402ccb4acb1b6a0757c0155298e5cd6a19d9f37ac83ab512d61 21432 libaprutil1-dbd-freetds_1.3.12+dfsg-1_i386.deb
 c94473abef09864267a1fd96a583982d8a784fa2937cee681be052058ebb0f3b 620542 libaprutil1-dev_1.3.12+dfsg-1_i386.deb
 e9cfd931fd7091ce16e9f9c7d54180e58777c3385890d5ea38d5b82e9c7ac0f5 224440 libaprutil1-dbg_1.3.12+dfsg-1_i386.deb
Files: 
 612f90d6c4b7605ff7ab265153e32a65 1739 libs optional apr-util_1.3.12+dfsg-1.dsc
 bb242d259ba49fba7c700d4c69fc02b4 753970 libs optional apr-util_1.3.12+dfsg.orig.tar.gz
 ebecc781657ec02fc5a30c5fa2c03872 25234 libs optional apr-util_1.3.12+dfsg-1.diff.gz
 0dff97ddb35a1e93d51a70cb7fbbe781 86594 libs optional libaprutil1_1.3.12+dfsg-1_i386.deb
 0f9aff14b90a3a20979cc7c6fddaec19 18578 libs optional libaprutil1-ldap_1.3.12+dfsg-1_i386.deb
 650918995a1decbfb7944ab93ed36583 23114 libs optional libaprutil1-dbd-mysql_1.3.12+dfsg-1_i386.deb
 52c49ef6a81b58c4bf04325c26c4a529 20870 libs optional libaprutil1-dbd-sqlite3_1.3.12+dfsg-1_i386.deb
 da0d0a798324df066f455acb34ab4aff 27444 libs optional libaprutil1-dbd-odbc_1.3.12+dfsg-1_i386.deb
 927fbebb7edd408a1f819059801f1e3f 23240 libs optional libaprutil1-dbd-pgsql_1.3.12+dfsg-1_i386.deb
 285cae1781536a480b3538d5d9801ceb 21432 libs optional libaprutil1-dbd-freetds_1.3.12+dfsg-1_i386.deb
 a0430157ad6af51fc94d7a4eaac4ceaa 620542 libdevel optional libaprutil1-dev_1.3.12+dfsg-1_i386.deb
 b31fbfbe67be14a5ffa1e9507bef9668 224440 debug extra libaprutil1-dbg_1.3.12+dfsg-1_i386.deb

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

iD8DBQFN2E0Pbxelr8HyTqQRAp3GAJ47W9E9eE+QB44cKZOJwdxEg/6BewCgxPuD
15xy6+87N0gIUTYOyVkjYUs=
=y3+a
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: