Bug ID: 292375 Summary: usr.sbin/pkg: ignores ASSUME_ALWAYS_YES in pkg.conf since FreeBSD 14.3 Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: pkg@FreeBSD.org Reporter: jbeich@FreeBSD.org Regressed by base 7be3ea2e6470. ASSUME_ALWAYS_YES works via environ(7) but = not pkg.conf(5). 13.5 and 14.2 aren't affected. # mkdir -p /usr/local/etc # echo "ASSUME_ALWAYS_YES: yes" >/usr/local/etc/pkg.conf=20 # pkg bootstrap -f The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: --=20 You are receiving this mail because: You are the assignee for the bug.=