On 2023/11/16 21:07, Stefan Hagen wrote:
> I also broke RUN_DEPENDS into one dependency per line. It's just easier to
> read.

+1

> $ ytfzf -t -T {chafa,mpv,imv}
> fzf[85237]: pledge "wpath", syscall 5
> 
> This happens, because fzf is trying to open the prefiew image in /tmp
> 
>   46440 fzf      NAMI  "/tmp/fzf-preview-1776267355"
>   46440 fzf      PLDG  open, "wpath", errno 1 Operation not permitted
> 
> As you're also maintaining fzf, maybe you want to look at this?

pledging "tmppath" maybe appropriate here.

Reply via email to