Date: Sun, 14 Jan 2024 13:12:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276280] net-p2p/bazarr: fails silently on start Message-ID: <bug-276280-7788-i1cHqQLRN6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276280-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-276280-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276280 --- Comment #3 from Dries Michiels <driesm@freebsd.org> --- I suspect a PATH issue. That also explains why it works when I manually sta= rt it from the CLI.=20 When I add: export PATH=3D"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" In bazarr_precmd(), it works fine. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276280-7788-i1cHqQLRN6>