Date: Mon, 04 May 2026 05:18:29 +0000
From: bugzilla-noreply@freebsd.org
To: pkgbase@FreeBSD.org
Subject: [Bug 294966] pkgbase ${SRC}/release/release.sh generic build failing in create-sets-packages
Message-ID: <bug-294966-36141-dxG05vslaf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294966-36141@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294966 Mark Millard <marklmi26-fbsd@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #11 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Lexi Winter from comment #7) Possibly syntax something like: _tmp="$(${PKG_CMD} query -F "$pkg" '%At %n %Av' | (grep '^set ' || [ $? -eq 1]))" presuming greater than 1 for just the grep should still error (even though the error value turns into 1 instead of the original, greater value). I made no attempt to figure out if any distinct handling of the empty _tmp case (no sets) would be needed later. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294966-36141-dxG05vslaf>
