From nobody Sat Apr 6 07:23:30 2024 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VBRfj1ytQz5G1tr; Sat, 6 Apr 2024 07:23:41 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mx-2023-1.gwdg.de (mx-2023-1.gwdg.de [134.76.10.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VBRfh5Xybz3xRj; Sat, 6 Apr 2024 07:23:40 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gwdg.de; s=2023-rsa; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:CC: References:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Content-ID :Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To: Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe :List-Post:List-Owner:List-Archive; bh=557QFH0CT6dpH82Xkrw8fqZBhVqGxxFl8gUoS8Uxq98=; b=daLgW+IWVnhB0ivFn0z27u+qWL RqEp/os8xvk86r71qp6i/k1oZ+FtGv6SR7vSLotPhEAPEw53ed7/IBlSeM6DXA3bZJrGIhPV7VNyR Wa/fERIIsYpLVu+E3/mcT62Zakp80ghuxeI2QhfAMNB/gbt4ufC6Wdljto0rdsKUhzuKSqPfRNp+P 3km0bdyCVgbhzUaoRcUCkczHidFKasy64680mbIV6aVkWbCtBtiHJd1eL5CSCq80D8LEQUOujdGVH kbOu1OmyEYc+7iIfPQEpfpB12Z9KdCgD3abBMOyonJcp/hMsm+tG8ORk+aIluR6aB2du+6PgE3m90 botTfqdQ==; Received: from xmailer.gwdg.de ([134.76.10.29]:54668) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1rt0Oh-006nGb-2g; Sat, 06 Apr 2024 09:23:31 +0200 Received: from mbx19-gwd-03.um.gwdg.de ([10.108.142.56] helo=email.gwdg.de) by mailer.gwdg.de with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (GWDG Mailer) (envelope-from ) id 1rt0Oh-0006dI-1u; Sat, 06 Apr 2024 09:23:31 +0200 Received: from [192.168.178.23] (10.250.9.199) by MBX19-GWD-03.um.gwdg.de (10.108.142.56) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.2.1544.9; Sat, 6 Apr 2024 09:23:31 +0200 Message-ID: Date: Sat, 6 Apr 2024 09:23:30 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: pkg-1.21.0: after upgrade 1.20.9_1 -> 1.21.0: pkg core dumps on specific ports Content-Language: en-US To: FreeBSD User References: <20240406090527.34d84eb9@thor.intern.walstatt.dynvpn.de> CC: FreeBSD Ports , FreeBSD CURRENT From: Rainer Hurling In-Reply-To: <20240406090527.34d84eb9@thor.intern.walstatt.dynvpn.de> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.250.9.199] X-ClientProxiedBy: EXCMBX-13.um.gwdg.de (134.76.9.222) To MBX19-GWD-03.um.gwdg.de (10.108.142.56) X-Virus-Scanned: (clean) by clamav X-Spam-Level: - X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:207592, ipnet:134.76.0.0/16, country:DE] X-Rspamd-Queue-Id: 4VBRfh5Xybz3xRj Am 06.04.24 um 09:05 schrieb FreeBSD User: > Hello, > > after updating (portmaster and make) ports-mgmt/ports from 1.20.9_1 -> 1.21.0 on CURRENT and > 14-STABLE, I can't update several ports: > > www/apache24 > databases/redis > > pkg core dumps while performing installation. apache24 and redis are ports I realized this > misbehaviour on ALL 14-STABLE and CURRENT boxes (both OS variants latest builds, i.e. FreeBSD > 15.0-CURRENT #32 main-n269135-da2b732288c7: Fri Apr 5 20:30:39 CEST 2024 amd64). > > After some updates on a poudriere builder (CURRENT base host, 14.0-RELENG jail with poudriere) > building packages for 14.0-RELENG, I observed the same behaviour when updating packages on > target hosts where pkg is first updated, on those hosts, nextcloud-server and icinga2 host > utilizing also databases/redis and www/apache24, pkg fails the same way. > > I do not dare to update our poudriere hosts since the problem seems to pop up when pkg 1.21.0 > is installed, no matter whether I use poudriere built ports (from our own builder hosts) or > recent source tree with portmaster/make build process. > > Looks like a serious bug to me and not a site/user specific problem. Hopefully others do > realize the same ... > > Thanks in advance, > > oh Hmm, I just tried to reproduce that. Both ports mentioned, databases/redis and www/apache24, can be built and installed with Portmaster. The box is a 15.0-CURRENT with pkg-1.21.0. Maybe 'pkg check -Bn' or 'portmaster --check-depends --check-port-dbdir' show some inconsistencies? Best wishes, Rainer