On Jun 05 22:29:51, [email protected] wrote: > line doesn't have "keepenv", so pkg_add is run without TRUSTED_PKG_PATH > because of doas not keeping it
On Jun 05 21:46:48, [email protected] wrote: > Ports infrastructure should set that automatically. > > Could be you aren't passing the environment through correctly. If you're > using sudo, make sure you have SUDO=sudo -E in mk.conf, or if you're using > doas then make sure it has keepenv. It was the missing keepenv. Thank you, Jan
