[Bug 276280] net-p2p/bazarr: fails silently on start

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Jan 2024 13:12:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276280

--- Comment #3 from Dries Michiels <driesm@freebsd.org> ---
I suspect a PATH issue. That also explains why it works when I manually start
it from the CLI. 

When I add:

export PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"

In bazarr_precmd(), it works fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.