From owner-freebsd-pkg@FreeBSD.ORG Fri Jan 17 01:21:28 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 B4EC09E7; Fri, 17 Jan 2014 01:21:28 +0000 (UTC) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 869781D19; Fri, 17 Jan 2014 01:21:28 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id s0H1LRiG070639; Thu, 16 Jan 2014 17:21:27 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <52D88597.8080807@rawbw.com> Date: Thu, 16 Jan 2014 17:21:27 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: "pkg: Unable to find catalogs" message during "pkg upgrade" on 10-RC5 References: <52D735D0.8080603@rawbw.com> <20140116085545.GG39030@ithaqua.etoilebsd.net> In-Reply-To: <20140116085545.GG39030@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-pkg@FreeBSD.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 17 Jan 2014 01:21:28 -0000 On 01/16/2014 00:55, Baptiste Daroussin wrote: > no, it is a cluster issue I'm working on it. Now this happens during every single run of 'pkg upgrade' and 'pkg install xxx' on 10-RC5 This is a serious usability issue, unless there is a workaround. I tried deleting /var/db/pkg/*, this didn't help. Also, somewhere EPKG_FATAL is set without printing what the error was. It should always print the message detailing what the failure is. There are 474 locations where this error is initiated. Yuri