From owner-freebsd-ports@freebsd.org Sat Apr 24 10:18:38 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 A7FF75F95E0 for ; Sat, 24 Apr 2021 10:18:38 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4FS6Z64Qhvz4lNG for ; Sat, 24 Apr 2021 10:18:38 +0000 (UTC) (envelope-from pi@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 97E385F97DD; Sat, 24 Apr 2021 10:18:38 +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 97ADE5F95DE for ; Sat, 24 Apr 2021 10:18:38 +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 4FS6Z63zFZz4lnB for ; Sat, 24 Apr 2021 10:18:38 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by fc.opsec.eu with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1laFMq-000AT6-3Y; Sat, 24 Apr 2021 12:18:28 +0200 Date: Sat, 24 Apr 2021 12:18:28 +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> <20210424054147.l7zl75hmf7mgoidf@aniel.nours.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210424054147.l7zl75hmf7mgoidf@aniel.nours.eu> X-Rspamd-Queue-Id: 4FS6Z63zFZz4lnB 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: Sat, 24 Apr 2021 10:18:38 -0000 Hi! > > I do not see obvious reasons for the problem -- any hints ? > > I don't see anything obvious, (I don't see any error actually there). The webserver for the repo and pkg run on the same machine. The apache server was no longer serving a valid TLS protocol (!), and pkg did not really complain about it. After I forced the installation with: pkg add -f apache24-2.4.46_2.txz it worked. -- pi@FreeBSD.org +49 171 3101372 Now what ?