From nobody Fri Mar 18 18:56:41 2022 X-Original-To: dev-commits-ports-main@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 D65EA1A1B703; Fri, 18 Mar 2022 18:56:50 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:510a::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KKtXf540Lz3FRG; Fri, 18 Mar 2022 18:56:50 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R3" (not verified)) by smtp.burggraben.net (Postfix) with ESMTPS id 1057EC00318; Fri, 18 Mar 2022 19:56:42 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 8D3B33AB07; Fri, 18 Mar 2022 19:56:41 +0100 (CET) Date: Fri, 18 Mar 2022 19:56:41 +0100 From: Christoph Moench-Tegeder To: Thomas Zander Cc: Matthias Fechner , Bernard Spil , "ports-committers@FreeBSD.org" , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 43741377b143 - main - security/openssl: Security update to 1.1.1n Message-ID: References: <202203161919.22GJJBoa095195@gitrepo.freebsd.org> <57fe4987-b67a-50db-677f-0823230297b1@FreeBSD.org> <689663a5a86e27cc5649b2a378ed1cf3@freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.2.1 (2022-02-19) X-Rspamd-Queue-Id: 4KKtXf540Lz3FRG X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_RCPT(0.00)[]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N ## Thomas Zander (thomas.e.zander@googlemail.com): > > > Personally I haven't run into issues here and so far you're the only > > > one with feedback. Hope you figure out what went wrong! Let me know. > > > > I just have the impression that maybe 13.0-RELEASE-p8 could be the reason. > > I also have run into massive build problems since -p8 but haven't > figured out the reason yet :-( Here's another one. In my poudriere, I found a bunch of packages in which some files where fill with NUL-bytes. Until I read this, I had assumed that this was from the combination of consumer-level hardware and a hard crash (power-related I think - my microwave switched to a blinking 00:00 at about the same time, but perhaps that's freak coincidence instead of correleation?). It feels like the base system seems fine, and it's only the poudriere jails which have problems, and that sets me thinking: I built the base system from git sources (make buildworld buildkernel yadda-yadda), but the poudriere jails are updated via freebsd-update (poudriere jail -u). We have seen that what's been committed is "not always" the same as what's used for building the freebsd-update patchsets (see https://lists.freebsd.org/archives/freebsd-stable/2022-March/000578.html - there were updates for freebsd-update, but it was impossible to build them from git, so...). Regards, Christoph -- Spare Space