Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Feb 2019 00:51:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235545] news/nzbhydra2 after install will not start missing permissions to create directory to /usr/local
Message-ID:  <bug-235545-7788-3QPPzciYS0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235545-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235545-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=3D235545

--- Comment #1 from Ralph Bacolod <rab@devsphoto.com> ---
service nzbhydra2 start
Starting nzbhydra2.
Traceback (most recent call last):
  File "/usr/local/share/nzbhydra2/nzbhydra2wrapper.py", line 541, in <modu=
le>
    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

--=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-235545-7788-3QPPzciYS0>