Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2019 03:09:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238230] www/gitea 1.8.1 missing conf file causes failure in start
Message-ID:  <bug-238230-7788-drVhZ8ZY1A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238230-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238230-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=3D238230

--- Comment #2 from jbw@hilltopgroup.com ---
And strangely, once I ran that once, now the rc script works when I reboot =
the
jail that gitea is running in.  So now everything seems to be working for m=
e.=20=20

TLDR; Workaround:=20

# su git

$ /usr/bin/env -i 'GITEA_WORK_DIR=3D/usr/local/share/gitea'
'GITEA_CUSTOM=3D/usr/local/etc/gitea' 'HOME=3D/usr/local/git'
'PATH=3D/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin' 'USER=3Dgit'
/usr/local/sbin/gitea web

ctrl-c

$ exit

# service start gitea

--=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-238230-7788-drVhZ8ZY1A>