Re: installing unsigned packages

2023-06-05 Thread Jan Stary
On Jun 05 22:29:51, sol...@perso.pw 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, s...@spacehopper.org wrote: > Ports infrastructure should set that automatically. > > Could be you aren't passing the

Re: installing unsigned packages

2023-06-05 Thread Stuart Henderson
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. -- Sent from a phone, apologies for poor formatting.

Re: installing unsigned packages

2023-06-05 Thread Solène Rapenne
On Mon, 2023-06-05 at 22:23 +0200, Jan Stary wrote: > This is current/amd64.  I just build the rsync package > as currently tweaked for xxhash, up to make package; > now I'm trying to install it. > > $ env TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all/ make update > ===> Updating for

installing unsigned packages

2023-06-05 Thread Jan Stary
This is current/amd64. I just build the rsync package as currently tweaked for xxhash, up to make package; now I'm trying to install it. $ env TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all/ make update ===> Updating for rsync-3.2.7p0 Upgrading from rsync-3.2.7 doas (h...@box.stare.cz) password: