On 2020/03/30 15:15, putridsoul66@gmail.com wrote:
> I tried to generate PLIST using 'make update-plist'
> and was greeted with 'doas: Operation not permitted'
>
> /etc/doas.conf
> 'permit user as root update-plist' didn't work
> 'permit user as root /usr/infrastructure/bin/update-plist' didn't work
> 'permit user as root' atleast asked me for a password
>
> Can anyone tell me what invocation is sent to doas?
Run it, then at the password prompt run "pgrep -lf doas" in another
terminal.
> Following on 'permit user as root', 'make update-plist'
> gave following output, is pkglocatedb required?
>
> Reading existing plist for 64tass-1.55.2176
> Scanning /usr/portsdir/pobj/64tass-1.55.2176/fake-amd64
> Removing .debug artefacts
> Figuring out tie points
> Tieing loose objects
> Copying objects
> Can't look for conflicts, pkglocatedb not installed
>
See update-plist(1) "If the pkglocatedb package is installed, (...)".
Regarding your diff, you have misunderstood REVISION, and "make patch"
fails.
No comments:
Post a Comment