From owner-freebsd-questions@FreeBSD.ORG Sat May 10 21:08:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 478BD106564A for ; Sat, 10 May 2008 21:08:48 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 1A54F8FC14 for ; Sat, 10 May 2008 21:08:48 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 340BA1CD94; Sat, 10 May 2008 13:08:47 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Sat, 10 May 2008 23:08:45 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805102308.45970.fbsd.questions@rachie.is-a-geek.net> Cc: Gilles Subject: Re: [samba 3.0.28a,1) PANIC: tdb_reopen_all failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 21:08:48 -0000 On Saturday 10 May 2008 15:40:02 Gilles wrote: > [2008/05/10 10:29:59, 0] lib/util_tdb.c:tdb_log(664) > tdb(/var/db/samba/locking.tdb): tdb_reopen: open failed (No such > file or directory) > FWIW, I downloaded the latest ports and compiled it recently to get > samba-3.0.28a,1. I didn't get this type of error with the previous > version. Is it possible to downgrade to a stable version? Not sure it's related, but did you read the message you get before you installed this version? ( cd /usr/ports/net/samba3 && make pre-everything) -- Mel Problem with today's modular software: they start with the modules and never get to the software part.