[Bug 238230] www/gitea 1.8.1 missing conf file causes failure in start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 30 03:09:18 UTC 2019


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

--- Comment #2 from jbw at 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 me.  

TLDR; Workaround: 

# su git

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

ctrl-c

$ exit

# service start gitea

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


More information about the freebsd-ports-bugs mailing list