Commit 7f92267
committed
CI: force pkg metadata refresh on FreeBSD
The FreeBSD 15.0 CMake job occasionally fails at package install when
the implicit pkg update during `pkg install` hits a truncated
signature fingerprint fetch. pkg prints "repository is up to date"
but leaves the on-disk index half-written, and the subsequent install
can't read it. `pkg update -f` forces a clean re-fetch regardless of
cached state.1 parent 9faa534 commit 7f92267
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| 440 | + | |
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
| |||
0 commit comments