[Bug 294966] pkgbase ${SRC}/release/release.sh generic build failing in create-sets-packages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 May 2026 05:18:29 UTC
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.