Received: from pch.mit.edu (PCH.MIT.EDU [18.7.21.90]) by krbdev.mit.edu (8.9.3p2) with ESMTP id QAA16073; Tue, 4 Oct 2005 16:31:22 -0400 (EDT) Received: from pch.mit.edu (pch.mit.edu [127.0.0.1]) by pch.mit.edu (8.12.8p2/8.12.8) with ESMTP id j94KUkpx020953 for ; Tue, 4 Oct 2005 16:30:46 -0400 Received: from biscayne-one-station.mit.edu (BISCAYNE-ONE-STATION.MIT.EDU [18.7.7.80]) by pch.mit.edu (8.12.8p2/8.12.8) with ESMTP id j94KUjpx020950 for ; Tue, 4 Oct 2005 16:30:45 -0400 Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) j94KUi85014475; Tue, 4 Oct 2005 16:30:44 -0400 (EDT) Received: from all-in-one.mit.edu (ALL-IN-ONE.MIT.EDU [18.18.1.71]) (authenticated bits=56) (User authenticated as raeburn@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.1/8.12.4) with ESMTP id j94KUekq018343 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 4 Oct 2005 16:30:41 -0400 (EDT) Received: (from raeburn@localhost) by all-in-one.mit.edu (8.12.9) id j94KUexo017752; Tue, 4 Oct 2005 16:30:40 -0400 To: krb5-bugs@MIT.EDU From: Ken Raeburn Date: Tue, 04 Oct 2005 16:30:40 -0400 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: 0.482 X-Spam-Flag: NO X-Scanned-BY: MIMEDefang 2.42 Subject: repair kdb locking X-Beenthere: krb5-bugs-incoming@mailman.mit.edu X-Mailman-Version: 2.1 Precedence: list Sender: krb5-bugs-incoming-bounces@PCH.mit.edu Errors-To: krb5-bugs-incoming-bounces@PCH.mit.edu X-RT-Original-Encoding: us-ascii Content-Length: 358 The kdb locking tests (lib/kadm5/unit-test/api.1/lock.exp) fail after the DAL merge. I'm going to temporarily disable the test, but it must be re-enabled and the locking problems fixed before the 1.5 release. (Unless there's a good reason for the change in behavior, in which case the test case should be updated to reflect the new locking strategy.) Ken