diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2026-08-17 09:13:00 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2026-08-17 09:15:23 +0000 |
| commit | 0007de48ce0b25666ee0af57aa213dcea1c853df (patch) | |
| tree | 5b1f0c2b5d5cfb073384fec8ccb269771f8f1167 /math/adasat/pkg-descr | |
| parent | 654078ec67a46e00b1c3e7f399de8f414b4a09e2 (diff) | |
install-missing-packages runs xargs with -o, which reopens stdin from
/dev/tty so that pkg can prompt interactively. In automated or batch
runs there is no controlling terminal, so xargs fails with "can't open
/dev/tty: Device not configured".
Make the -o flag conditional on BATCH: keep the interactive pkg prompt
outside BATCH, and use pkg install -yA (auto-confirm) inside BATCH.
PR: 267416
Reported by: patmaddox@FreeBSD.org
Diffstat (limited to 'math/adasat/pkg-descr')
0 files changed, 0 insertions, 0 deletions
