From nobody Sat Mar 19 01:39:14 2022 X-Original-To: freebsd-questions@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 140771A1169C for ; Sat, 19 Mar 2022 01:39:23 +0000 (UTC) (envelope-from tremere@cainites.net) Received: from cainites.net (77-172-72-250.fixed.kpn.net [77.172.72.250]) (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 4KL3T62Zwlz3Qhs for ; Sat, 19 Mar 2022 01:39:22 +0000 (UTC) (envelope-from tremere@cainites.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=cainites.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:Subject:In-Reply-To:References:To:From:Sender: Reply-To:Cc: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=7gxwpXuEXP9eS7Dds0de+WQFZmcizAd56dnqvs7AtxU=; b=Zbrr6djGJWnbu6wwRH8alPNtAl 7fwSk7qqU0HMRP5DB7lh5TT/OocMrIT/GIyDbI/dFBL9yq9LQsvHskBFqEh1kyHOpZV7BUNtoj6NX io4kJZHiFC8jkoC7BtS09+Wclk0jSn4lp0VcUzbBAgrPk6pItwPbI6aFgUZfA7BkaA9Q=; Received: from [2a02:a468:4123:1:4d75:1f29:3cdf:a0eb] (helo=L02373) by cainites.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95 (FreeBSD)) (envelope-from ) id 1nVO3r-000AvF-Vd; Sat, 19 Mar 2022 02:39:20 +0100 From: "Ralf van der Enden" To: "'Matthias Fechner'" , References: <4b42e9a3-ff28-6435-f2e6-078e167869e7@fechner.net> In-Reply-To: <4b42e9a3-ff28-6435-f2e6-078e167869e7@fechner.net> Subject: RE: Use specific FreeBSD patch version with poudriere Date: Sat, 19 Mar 2022 02:39:14 +0100 Message-ID: <017501d83b32$274449e0$75ccdda0$@cainites.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQH7yvwbZQM6EzvcrrdGkOd35vUocKx+y7xw Content-Language: nl X-Rspamd-Queue-Id: 4KL3T62Zwlz3Qhs X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cainites.net header.s=default header.b=Zbrr6djG; dmarc=pass (policy=quarantine) header.from=cainites.net; spf=pass (mx1.freebsd.org: domain of tremere@cainites.net designates 77.172.72.250 as permitted sender) smtp.mailfrom=tremere@cainites.net X-Spamd-Result: default: False [1.20 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(0.00)[cainites.net:s=default]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(0.00)[+ip4:77.172.72.250:c]; NEURAL_HAM_LONG(-0.96)[-0.961]; MIME_GOOD(-0.10)[text/plain]; SPAMHAUS_RECEIVED(0.00)[77.172.72.250:from]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; BAD_REP_POLICIES(0.10)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[cainites.net:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(0.00)[cainites.net,quarantine]; NEURAL_HAM_SHORT(-0.84)[-0.836]; MLMMJ_DEST(0.00)[freebsd-questions]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:1136, ipnet:77.172.0.0/16, country:NL]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RBL_SPAMHAUS_PBL(2.00)[77.172.72.250:from] X-ThisMailContainsUnwantedMimeParts: N Hi, I've seen weird behaviour as well rebuilding all my ports using = poudriere. After an upgrade (even a small one going from -p7 to -p8) triggers a = rebuild of all my packages. A lot of them fail with extremely weird = reasons. I've downgraded my box to -p7 and then rebuilt everything in -p8 jails, = which works fine. Reinstalling -p8, fetching the latest port updates and = then rebuilding just the new ports also causes issues. I've tried removing poudriere/packages/amd13-0-default and clearing my = /var/cache/ccache directories, but that didn't help either. Here's a poudriere run where both the host and jail are on -p8: = https://pkg.cainites.net/build.html?mastername=3Damd64-13-0-default&build= =3D2022-03-16_22h53m32s And here=E2=80=99s the one where the host is on -p7 and the jail on -p8: = https://pkg.cainites.net/build.html?mastername=3Damd64-13-0-default&build= =3D2022-03-18_20h31m12s (it's actually still in progress as I write this = mail, but should be done soon) Kind regards, Ralf van der Enden -----Original Message----- From: Ralf van der Enden On Behalf Of Matthias = Fechner Sent: vrijdag 18 maart 2022 15:44 To: freebsd-questions@freebsd.org Subject: Use specific FreeBSD patch version with poudriere Dear all, I see problems after the upgrade of FreeBSD 13 to -p8. Is it possible to install a jail with very specific patch level 7:=20 13.0-RELEASE-p7 I already tried: poudriere jail -c -v 13.0-RELEASE -a amd64 -j 130amd64 -t = 13.0-RELEASE-p7 But it does not work. This would help to understand if the problem I see in poudriere is = related to -p8 or not. Thanks a lot. Gru=C3=9F Matthias --=20 "Programming today is a race between software engineers striving to = build bigger and better idiot-proof programs, and the universe trying to = produce bigger and better idiots. So far, the universe is winning." -- = Rich Cook