From owner-freebsd-ports@freebsd.org Thu Apr 22 09:58:41 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9716A5E8551 for ; Thu, 22 Apr 2021 09:58:41 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FQtD13xsbz3Q57 for ; Thu, 22 Apr 2021 09:58:41 +0000 (UTC) (envelope-from pi@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 8764F5E85CA; Thu, 22 Apr 2021 09:58:41 +0000 (UTC) Delivered-To: ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 872F35E85C9 for ; Thu, 22 Apr 2021 09:58:41 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FQtD13Vwtz3Pft for ; Thu, 22 Apr 2021 09:58:41 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by fc.opsec.eu with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1lZW6T-0008up-9K; Thu, 22 Apr 2021 11:58:33 +0200 Date: Thu, 22 Apr 2021 11:58:33 +0200 From: Kurt Jaeger To: Baptiste Daroussin Cc: ports@freebsd.org Subject: Re: pkg install fails in some strange way on 14.0 Message-ID: References: <20210422094621.orn4rg6nocukzq2d@aniel.nours.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210422094621.orn4rg6nocukzq2d@aniel.nours.eu> X-Rspamd-Queue-Id: 4FQtD13Vwtz3Pft X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2021 09:58:41 -0000 Hi! > > > So even if I have newer pkg's in the repo, pkg upgrade does > > > not find them. Any ideas what's going on ? > > > > pkg calls with -d option (debug) can be found at: > > > > https://people.freebsd.org/~pi/logs/pkg-bug.txt > Please try with: pkg -o DEBUG_LEVEL=4 Ah, much more output (5MB!). Now available at https://people.freebsd.org/~pi/logs/pkg-bug2.txt I do not see obvious reasons for the problem -- any hints ? -- pi@FreeBSD.org +49 171 3101372 Now what ?