[Bug 235545] news/nzbhydra2 after install will not start missing permissions to create directory to /usr/local

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 6 00:51:51 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235545

--- Comment #1 from Ralph Bacolod <rab at devsphoto.com> ---
service nzbhydra2 start
Starting nzbhydra2.
Traceback (most recent call last):
  File "/usr/local/share/nzbhydra2/nzbhydra2wrapper.py", line 541, in <module>
    setupLogger()
  File "/usr/local/share/nzbhydra2/nzbhydra2wrapper.py", line 136, in
setupLogger
    os.makedirs(logsFolder)
  File "/usr/local/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/local/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/local/nzbhydra2'
/usr/local/etc/rc.d/nzbhydra2: WARNING: failed to start nzbhydra2

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


More information about the freebsd-ports-bugs mailing list