https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258576
--- Comment #8 from Jan Beich <[email protected]> --- Looks like the updates arrived to 11.4 and 13.0. For 12.2 the package builder is too slow: either the machine needs to be replaced or MAX_EXECUTION_TIME (86400 aka 24h by default) bumped from 122400 (34h) to 172800 (48h). $ env ABI=FreeBSD:13:amd64 pkg rquery %n-%v chromium electron12 chromium-92.0.4515.159_2 electron12-12.0.9_2 $ env ABI=FreeBSD:12:amd64 pkg rquery %n-%v chromium electron12 $ env ABI=FreeBSD:11:amd64 pkg rquery %n-%v chromium electron12 chromium-92.0.4515.159_2 -- You are receiving this mail because: You are the assignee for the bug.
