[Pkg-db-devel] Bug#345019: marked as done (DB_REGISTER problem)

Debian Bug Tracking System owner at bugs.debian.org
Wed Dec 28 16:33:16 UTC 2005


Your message dated Wed, 28 Dec 2005 08:17:12 -0800
with message-id <E1ErdzE-0004iW-Ue at spohr.debian.org>
and subject line Bug#345019: fixed in db4.4 4.4.16-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Dec 2005 14:33:56 +0000
>From fw at deneb.enyo.de Wed Dec 28 06:33:56 2005
Return-path: <fw at deneb.enyo.de>
Received: from mail.enyo.de ([212.9.189.167])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1ErcNI-0005HR-CG
	for submit at bugs.debian.org; Wed, 28 Dec 2005 06:33:56 -0800
Received: from deneb.vpn.enyo.de ([212.9.189.177] helo=deneb.enyo.de)
	by mail.enyo.de with esmtp id 1ErcNG-0006WS-4n
	for submit at bugs.debian.org; Wed, 28 Dec 2005 15:33:54 +0100
Received: from fw by deneb.enyo.de with local (Exim 4.60)
	(envelope-from <fw at deneb.enyo.de>)
	id 1ErcNF-0004Hb-51
	for submit at bugs.debian.org; Wed, 28 Dec 2005 15:33:53 +0100
From: Florian Weimer <fw at deneb.enyo.de>
To: submit at bugs.debian.org
Subject: DB_REGISTER problem
Date: Wed, 28 Dec 2005 15:33:53 +0100
Message-ID: <87irt9l29a.fsf at mid.deneb.enyo.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libdb4.4
Version: 4.4.16-3
Tags: upstream patch

The patch below (from Keith Bostic/Sleepycat, posted to the
comp.databases.berkeley-db newsgroup) fixes a problem with DB_REGISTER
support.  I'm not yet sure if this fixes my problem mentioned on the
pkg-db mailiung list, but I hope so.

--- env_register.c.orig	2005-12-28 15:28:21.000000000 +0100
+++ env_register.c	2005-12-28 15:30:59.000000000 +0100
@@ -217,9 +217,9 @@
 		if (nr != PID_LEN)
 			goto corrupt;
 
-		if (FLD_ISSET(
-		    dbenv->verbose, DB_VERB_REGISTER) && PID_ISEMPTY(buf)) {
-			__db_msg(dbenv, "%02u: EMPTY", lcnt);
+		if (PID_ISEMPTY(buf)) {
+			if (FLD_ISSET(dbenv->verbose, DB_VERB_REGISTER))
+				__db_msg(dbenv, "%02u: EMPTY", lcnt);
 			continue;
 		}
 


---------------------------------------
Received: (at 345019-close) by bugs.debian.org; 28 Dec 2005 16:20:49 +0000
>From katie at ftp-master.debian.org Wed Dec 28 08:20:49 2005
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1ErdzE-0004iW-Ue; Wed, 28 Dec 2005 08:17:12 -0800
From: Clint Adams <schizo at debian.org>
To: 345019-close at bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#345019: fixed in db4.4 4.4.16-4
Message-Id: <E1ErdzE-0004iW-Ue at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Wed, 28 Dec 2005 08:17:12 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: db4.4
Source-Version: 4.4.16-4

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

db4.4-doc_4.4.16-4_all.deb
  to pool/main/d/db4.4/db4.4-doc_4.4.16-4_all.deb
db4.4_4.4.16-4.diff.gz
  to pool/main/d/db4.4/db4.4_4.4.16-4.diff.gz
db4.4_4.4.16-4.dsc
  to pool/main/d/db4.4/db4.4_4.4.16-4.dsc



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 345019 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <schizo at debian.org> (supplier of updated db4.4 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 at debian.org)


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

Format: 1.7
Date: Wed, 28 Dec 2005 10:14:34 -0500
Source: db4.4
Binary: libdb4.4-java libdb4.4-tcl libdb4.4 libdb4.4++ db4.4-util libdb4.4-java-dev db4.4-doc libdb4.4-dev libdb4.4++-dev
Architecture: source all
Version: 4.4.16-4
Distribution: unstable
Urgency: low
Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
Changed-By: Clint Adams <schizo at debian.org>
Description: 
 db4.4-doc  - Berkeley v4.4 Database Documentation [html]
 db4.4-util - Berkeley v4.4 Database Utilities
 libdb4.4   - Berkeley v4.4 Database Libraries [runtime]
 libdb4.4++ - Berkeley v4.4 Database Libraries for C++ [runtime]
 libdb4.4++-dev - Berkeley v4.4 Database Libraries for C++ [development]
 libdb4.4-dev - Berkeley v4.4 Database Libraries [development]
 libdb4.4-java - Berkeley v4.4 Database Libraries for Java
 libdb4.4-java-dev - Berkeley v4.4 Database Libraries for Java [development]
 libdb4.4-tcl - Berkeley v4.4 Database Libraries for TCL [module]
Closes: 344726 345019
Changes: 
 db4.4 (4.4.16-4) unstable; urgency=low
 .
   * Apply Sleepycat patch from Florian Weimer to fix DB_REGISTER
     problem.  closes: #345019.
   * Compile db_java_wrap.c with -O0 to work around alleged gcj-4.0
     bug.  closes: #344726.
Files: 
 ad41c014a242ecf54749a37ad9a036e5 1071 libs standard db4.4_4.4.16-4.dsc
 0c00daa31e0d3a1617bc26ac58c4b054 108865 libs standard db4.4_4.4.16-4.diff.gz
 872fc246d384fca7eca02ec77c82295f 4902354 libs optional db4.4-doc_4.4.16-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Debian!

iD8DBQFDsrZE5m0u66uWM3ARAnQuAKCRuPghUGZiQDcWXw6BavbwuR7DDQCgiorm
ONIlVoz3Rh2pZrF6U1sc2Go=
=2t7+
-----END PGP SIGNATURE-----




More information about the Pkg-db-devel mailing list