Your message dated Thu, 3 Feb 2005 13:01:12 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Package db4.0 has been removed
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; 6 Aug 2002 17:07:16 +0000
>From [EMAIL PROTECTED] Tue Aug 06 12:07:16 2002
Return-path: <[EMAIL PROTECTED]>
Received: from murphy.debian.org [65.125.64.134] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 17c7nf-0000sP-00; Tue, 06 Aug 2002 12:07:15 -0500
Received: (qmail 17990 invoked from network); 6 Aug 2002 03:02:45 -0000
Received: from blowme.phunnypharm.org (65.207.35.140)
  by murphy.debian.org with SMTP; 6 Aug 2002 03:02:45 -0000
Received: from blimpo.phunnypharm.org ([192.168.0.1] ident=mail)
        by blowme.phunnypharm.org with esmtp (Exim 3.35 #1 (Debian))
        id 17buU9-00044R-00
        for <[EMAIL PROTECTED]>; Mon, 05 Aug 2002 22:54:13 -0400
Received: from bmc by blimpo.phunnypharm.org with local (Exim 3.35 #1 (Debian))
        id 17bubq-0006JD-00
        for <[EMAIL PROTECTED]>; Mon, 05 Aug 2002 23:02:10 -0400
Date: Mon, 5 Aug 2002 23:02:10 -0400
From: Ben Collins <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: db4: Bug in db_recover code
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="xHFwDpU9dbj6ez1V"
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: [EMAIL PROTECTED]


--xHFwDpU9dbj6ez1V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: db4.0
Severity: serious
Tags: patch

This patch is from Keith Bostic (Sleepycat) and fixes a bug to where a
wedged db-env cannot be recovered. This is immensely helpful for svn
repo's :)

Thanks

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/

--xHFwDpU9dbj6ez1V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="db4.patch"

*** mp_bh.c.orig        Sat Jul 28 11:05:21 2001
--- mp_bh.c     Mon Jul 29 15:30:27 2002
***************
*** 347,353 ****
         * already, unless it was modified by the application *after* the sync
         * was scheduled.
         */
!       if (LOGGING_ON(dbenv) && mfp->lsn_off != -1 &&
            (!F_ISSET(bhp, BH_SYNC) || F_ISSET(bhp, BH_SYNC_LOGFLSH))) {
                memcpy(&lsn, bhp->buf + mfp->lsn_off, sizeof(DB_LSN));
                if ((ret = dbenv->log_flush(dbenv, &lsn)) != 0)
--- 347,353 ----
         * already, unless it was modified by the application *after* the sync
         * was scheduled.
         */
!       if (LOGGING_ON(dbenv) && !IS_RECOVERING(dbenv) && mfp->lsn_off != -1 &&
            (!F_ISSET(bhp, BH_SYNC) || F_ISSET(bhp, BH_SYNC_LOGFLSH))) {
                memcpy(&lsn, bhp->buf + mfp->lsn_off, sizeof(DB_LSN));
                if ((ret = dbenv->log_flush(dbenv, &lsn)) != 0)

--xHFwDpU9dbj6ez1V--

---------------------------------------
Received: (at 155661-done) by bugs.debian.org; 3 Feb 2005 12:01:25 +0000
>From [EMAIL PROTECTED] Thu Feb 03 04:01:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net [212.18.0.9] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cwffk-0004Yw-00; Thu, 03 Feb 2005 04:01:20 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id 56B49584B;
        Thu,  3 Feb 2005 13:01:19 +0100 (CET)
Received: from sol.so.argh.org (ppp-82-135-65-187.mnet-online.de 
[82.135.65.187])
        by mail.m-online.net (Postfix) with ESMTP id F3AD748661;
        Thu,  3 Feb 2005 13:01:18 +0100 (CET)
Received: from aba by sol.so.argh.org with local (Exim 4.22 #1 (Debian) 
[+prerelease])
        id 1Cwffd-0001ui-0b; Thu, 03 Feb 2005 13:01:13 +0100
Date: Thu, 3 Feb 2005 13:01:12 +0100
From: Andreas Barth <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: Package db4.0 has been removed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Editor: Vim http://www.vim.org/
User-Agent: Mutt/1.5.6i
Delivered-To: [EMAIL PROTECTED]
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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Hi,

the source package db4.0 has been removed from Debian now. Therefore, I
close all related bugs.


Cheers,
Andi
-- 
   http://home.arcor.de/andreas-barth/
   PGP 1024/89FB5CE5  DC F1 85 6D A6 45 9C 0F  3B BE F1 D0 C5 D1 D9 0C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to