Page MenuHomeFreeBSD

Prefer bootstrapped tools when running certctl.sh
ClosedPublic

Authored by arichardson on Sep 19 2020, 1:34 PM.
Tags
None
Referenced Files
F167788234: D26481.id77218.diff
Mon, Aug 24, 1:22 PM
Unknown Object (File)
Sun, Aug 23, 8:43 AM
Unknown Object (File)
Wed, Aug 19, 9:32 AM
Unknown Object (File)
Tue, Aug 18, 9:42 PM
Unknown Object (File)
Mon, Aug 17, 2:59 AM
Unknown Object (File)
Wed, Aug 12, 12:28 PM
Unknown Object (File)
Wed, Aug 12, 12:26 PM
Unknown Object (File)
Wed, Aug 12, 12:00 PM
Subscribers

Details

Summary

Otherwise we get lots of warnings when building on Linux/macOS during
installworld:
Scanning /local/scratch/alr48/cheri/output/freebsd-x86/usr/share/certs/blacklisted for certificates...
install: invalid option -- 'U'
Try 'install --help' for more information.
install: invalid option -- 'U'
....

Maybe certctl should run with set -e?

Test Plan

no more warnings emitted, didn't check if it does the right thing.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33645
Build 30887: arc lint + arc unit