From owner-freebsd-pkg@FreeBSD.ORG Tue Aug 5 10:45:50 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20D05332; Tue, 5 Aug 2014 10:45:50 +0000 (UTC) Received: from erelay3.ox.registrar-servers.com (erelay3.ox.registrar-servers.com [192.64.117.2]) by mx1.freebsd.org (Postfix) with ESMTP id 27EB624AC; Tue, 5 Aug 2014 10:45:49 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id 4C6F022055A4; Tue, 5 Aug 2014 10:45:48 +0000 (UTC) Received: from erelay1.ox.registrar-servers.com ([127.0.0.1]) by localhost (erelay.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SYMQKLu1w53G; Tue, 5 Aug 2014 06:45:47 -0400 (EDT) Received: from imap11.ox.privateemail.com (imap11.ox.privateemail.com [192.64.116.222]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id 3B08122055A0; Tue, 5 Aug 2014 06:45:47 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id CBA008800CB; Tue, 5 Aug 2014 06:45:46 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NuRo8RdggTrh; Tue, 5 Aug 2014 06:45:46 -0400 (EDT) Received: from localhost (227.Red-83-33-60.dynamicIP.rima-tde.net [83.33.60.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id AD50A8800F1; Tue, 5 Aug 2014 06:45:45 -0400 (EDT) Date: Tue, 5 Aug 2014 12:44:58 +0200 From: Carlos Jacobo Puga Medina To: Baptiste Daroussin Subject: Re: [BUG?] pkg: Cannot get a read lock on a database, it is locked by another process Message-Id: <20140805124458.e5971ddcd52299721bc6176a@fbsd.es> In-Reply-To: <20140805062243.GJ75980@ivaldir.etoilebsd.net> References: <20140804214349.8d8d01cb01c8d7f2894adba1@fbsd.es> <20140805062243.GJ75980@ivaldir.etoilebsd.net> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; i386-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2014 10:45:50 -0000 On Tue, 5 Aug 2014 08:22:45 +0200 Baptiste Daroussin wrote: Hello, > On Mon, Aug 04, 2014 at 07:28:26PM -0700, Craig Rodrigues wrote: > > On Mon, Aug 4, 2014 at 12:43 PM, Carlos Jacobo Puga Medina wrote: > > > Hi, > > > > > > After upgrade pkg to 1.3.4 I have the same problem with pkg_libchk which it shows while is running: > > > > > > pkg: Cannot get a read lock on a database, it is locked by another process > > > > What command did you type which caused this problem? I typed 'pkg_libchk -qo > /tmp/rebuild_ports.txt` but it fails running 'pkg_libchk` as well. > > > > > > > > > > > Any suggestion is welcome. > > > > If you look here: > > > > https://github.com/freebsd/pkg/commits/release-1.3 > > > > there is a fix for READ_LOCK commit 4d946cf395a51f48bcc1469e21862910dd50797c but > > that fix went in after pkg 1.3.4 was released. > > > > This won't be available until pkg 1.3.5. > > > This will be available in 1.3.5 Thanks to both of you. It's good to know it :) > > regards, > Bapt Best regards, -- Carlos Jacobo Puga Medina