Your message dated Sat, 18 Feb 2012 16:17:43 +0000
with message-id <e1rymyl-00012k...@franck.debian.org>
and subject line Bug#621377: fixed in clisp 1:2.49-8.1
has caused the Debian Bug report #621377,
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.)
--
621377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621377
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clisp
Version: 1:2.49-6
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: clisp
Source-Version: 1:2.49-8.1
We believe that the bug you reported is fixed in the latest version of
clisp, which is due to be installed in the Debian FTP archive:
clisp-dev_2.49-8.1_amd64.deb
to main/c/clisp/clisp-dev_2.49-8.1_amd64.deb
clisp-doc_2.49-8.1_all.deb
to main/c/clisp/clisp-doc_2.49-8.1_all.deb
clisp-module-berkeley-db_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-berkeley-db_2.49-8.1_amd64.deb
clisp-module-bindings-glibc_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-bindings-glibc_2.49-8.1_amd64.deb
clisp-module-clx_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-clx_2.49-8.1_amd64.deb
clisp-module-dbus_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-dbus_2.49-8.1_amd64.deb
clisp-module-gdbm_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-gdbm_2.49-8.1_amd64.deb
clisp-module-pcre_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-pcre_2.49-8.1_amd64.deb
clisp-module-postgresql_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-postgresql_2.49-8.1_amd64.deb
clisp-module-rawsock_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-rawsock_2.49-8.1_amd64.deb
clisp-module-wildcard_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-wildcard_2.49-8.1_amd64.deb
clisp-module-zlib_2.49-8.1_amd64.deb
to main/c/clisp/clisp-module-zlib_2.49-8.1_amd64.deb
clisp_2.49-8.1.debian.tar.gz
to main/c/clisp/clisp_2.49-8.1.debian.tar.gz
clisp_2.49-8.1.dsc
to main/c/clisp/clisp_2.49-8.1.dsc
clisp_2.49-8.1_amd64.deb
to main/c/clisp/clisp_2.49-8.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.
Sébastien Villemot <sebastien.ville...@ens.fr> (supplier of updated clisp
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: Fri, 17 Feb 2012 14:23:49 +0100
Source: clisp
Binary: clisp clisp-dev clisp-doc clisp-module-berkeley-db clisp-module-pcre
clisp-module-bindings-glibc clisp-module-postgresql clisp-module-clx
clisp-module-rawsock clisp-module-dbus clisp-module-wildcard clisp-module-gdbm
clisp-module-zlib
Architecture: source all amd64
Version: 1:2.49-8.1
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team
<pkg-common-lisp-de...@lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien.ville...@ens.fr>
Description:
clisp - GNU CLISP, a Common Lisp implementation
clisp-dev - GNU CLISP, a Common Lisp implementation (development files)
clisp-doc - GNU CLISP, a Common Lisp implementation (documentation)
clisp-module-berkeley-db - clisp module that adds an interface to Berkeley DB
clisp-module-bindings-glibc - clisp module that adds the glibc bindings
clisp-module-clx - clisp module that adds X11 bindings
clisp-module-dbus - clisp module that adds an interface to D-Bus
clisp-module-gdbm - clisp module that adds an interface to GNU DBM
clisp-module-pcre - clisp module that adds libpcre support
clisp-module-postgresql - clisp module that adds a PostgreSQL interface
clisp-module-rawsock - clisp module that adds a low level socket interface
clisp-module-wildcard - clisp module that adds wildcard matching
clisp-module-zlib - clisp module that adds zlib support for vectors
Closes: 621377
Changes:
clisp (1:2.49-8.1) unstable; urgency=low
.
* Non-maintainer upload.
* Build depend on libdb-dev instead of libdb4.8-dev. Add new patch to
reflect the fact that Berkeley DB 5.1 no longer supports RPC.
(Closes: #621377)
Checksums-Sha1:
4890f987280c6f3b88203c61708a58c857b8e383 2548 clisp_2.49-8.1.dsc
35253c13958e58e1d80d4790fec21712556ee891 25613 clisp_2.49-8.1.debian.tar.gz
84a358490e70b2bb1f7877bd18ebfd8c480c58e1 1209614 clisp-doc_2.49-8.1_all.deb
12e907a06c0d0f5b91d2196a26cea171bb5a6bd9 3123064 clisp_2.49-8.1_amd64.deb
6149341d9f7429fad8bcd06bbfc549887ebff90e 1636578 clisp-dev_2.49-8.1_amd64.deb
280e7b421685a3771065c9ff0f01d6b8dde86314 714790
clisp-module-berkeley-db_2.49-8.1_amd64.deb
0d2fa46518b26eadabec8968c799e18448c5e42c 627940
clisp-module-pcre_2.49-8.1_amd64.deb
ad5bba0021d5163ff383962b53021a4b4529f433 743534
clisp-module-bindings-glibc_2.49-8.1_amd64.deb
8e77780ea1927f24e6fc3d42081f04d5d0defe6d 645706
clisp-module-postgresql_2.49-8.1_amd64.deb
99d16e44eab1e602f07b2e9e621df065c95e9ae1 954066
clisp-module-clx_2.49-8.1_amd64.deb
296f0dc10f0dd65b84e9968ee4ab1e726516f90b 664388
clisp-module-rawsock_2.49-8.1_amd64.deb
40343be7feeef2f3765c4f8539bc171fcf0a3bd1 682686
clisp-module-dbus_2.49-8.1_amd64.deb
aa32ca5b0a185ef0dd75af195cf4b2c17b5877c2 610838
clisp-module-wildcard_2.49-8.1_amd64.deb
7a93d1d559451b671e81fc6e0406bfdbd0c159a3 632328
clisp-module-gdbm_2.49-8.1_amd64.deb
8d35ffc82cc3c78a7d9856d35c614ef8cc8f014a 611770
clisp-module-zlib_2.49-8.1_amd64.deb
Checksums-Sha256:
7526e650d14f25e7b0a39c000ea2193621cc72c1ae2a0127fd751c31ad1c063c 2548
clisp_2.49-8.1.dsc
b06faf070434ce9e9b9bab18818ff79836565dacb4381bac0ebb7c8a49c6b2d4 25613
clisp_2.49-8.1.debian.tar.gz
cfd8faa7ffca24f6ede566b097b66f124b8b04412acbd421b3ceb1abcda14c77 1209614
clisp-doc_2.49-8.1_all.deb
2d16fa651879f3cf84dc4d3ac03e4d581a974f7ce25c6a3b1ccb5136284d9efc 3123064
clisp_2.49-8.1_amd64.deb
18c12fd895deca42cc7983b5ebb079a2cfbe66acb72c0d3e5933007d4ce193af 1636578
clisp-dev_2.49-8.1_amd64.deb
a67c64b8989d873aeca43a2b2143321a42c37bea2784eaf761be9884d0b47b6d 714790
clisp-module-berkeley-db_2.49-8.1_amd64.deb
9c4c5597dc15a836f0673d04c7c03cded02098eca178740cca46a063a61569f4 627940
clisp-module-pcre_2.49-8.1_amd64.deb
9943dbb49cdcb0084a724ae5066da5419834a03df84083ff1500ed7260b60e28 743534
clisp-module-bindings-glibc_2.49-8.1_amd64.deb
5220100042fd49c6b0db9e5b75b76396de70a263f88a03fcc455d1dd7de47972 645706
clisp-module-postgresql_2.49-8.1_amd64.deb
6e48e7ae9625004ddbfb5983997abbe5ebbd8140467559087c52cff82a3ac777 954066
clisp-module-clx_2.49-8.1_amd64.deb
850d514f5d22b2de3c042d801ff0ad60ccd9c9a2c4ba5421387aa7ae8d1a008b 664388
clisp-module-rawsock_2.49-8.1_amd64.deb
e0c7ffde0c7b42e31a89c8998dc88626eb087eef0e249851ad532b970f350e78 682686
clisp-module-dbus_2.49-8.1_amd64.deb
9b91086048c1aed4de66689c8a37dabc4e3a68b07e96902364f15dcf6e622b7e 610838
clisp-module-wildcard_2.49-8.1_amd64.deb
66658f14be69df2b99b14e32a74896d9e7fd8f9a0570c4ea1569cd7a06f82ee0 632328
clisp-module-gdbm_2.49-8.1_amd64.deb
a231467accc1564e99d599ea253c6d68c39e5b4b79317b3992c368e4f3702cfd 611770
clisp-module-zlib_2.49-8.1_amd64.deb
Files:
a1cd1be2cc91d1201ecd44df8647036f 2548 lisp optional clisp_2.49-8.1.dsc
44b3eb836686829cc8602c420aeb6fc4 25613 lisp optional
clisp_2.49-8.1.debian.tar.gz
f40858307c2162ca274e2553c019057f 1209614 doc optional
clisp-doc_2.49-8.1_all.deb
2ef20b849a97977ce77c0867110a2254 3123064 lisp optional clisp_2.49-8.1_amd64.deb
cc6fbbc8dafb690c98e3e72758c10738 1636578 lisp optional
clisp-dev_2.49-8.1_amd64.deb
8465bac70a6834f4917644513de7113a 714790 lisp optional
clisp-module-berkeley-db_2.49-8.1_amd64.deb
ea63233c979c06723807b15e1ddf7599 627940 lisp optional
clisp-module-pcre_2.49-8.1_amd64.deb
3d4d8a7cfbb62d04b3078eafb7c16002 743534 lisp optional
clisp-module-bindings-glibc_2.49-8.1_amd64.deb
1c9e80cd9dbc2b0ac769f8117bc3af3c 645706 lisp optional
clisp-module-postgresql_2.49-8.1_amd64.deb
66f87b3d89e89a68857303da4e837cbb 954066 lisp optional
clisp-module-clx_2.49-8.1_amd64.deb
93a5d8957fa987f2f6f7089caf0e2c51 664388 lisp optional
clisp-module-rawsock_2.49-8.1_amd64.deb
0f5c7f073de6bdde8d7fbc2ae8ca60d1 682686 lisp optional
clisp-module-dbus_2.49-8.1_amd64.deb
9de3b1560699c93f2b80e4aab6b3ee51 610838 lisp optional
clisp-module-wildcard_2.49-8.1_amd64.deb
c70599e66dde9329802741eb929bacd3 632328 lisp optional
clisp-module-gdbm_2.49-8.1_amd64.deb
d4c435c6a2ef409fcbe1136836338267 611770 lisp optional
clisp-module-zlib_2.49-8.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk8+kQYACgkQeGfVPHR5Nd3sFgCeKE6FnxdSvmHdZaJYmvpniduw
9qcAniSOerWlydEJBStzj2FoSrfq5KWS
=yO3T
-----END PGP SIGNATURE-----
--- End Message ---