Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2015 10:56:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205283] [NEW PORT] devel/gogs: Painless self-hosted Git service
Message-ID:  <bug-205283-13-KI8k2l7arV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205283-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205283-13@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=205283

--- Comment #23 from idefix@fechner.net ---
Thanks, Bug#204772 was missing in my patch list.
I did now a compile using poudriere and it succeeded!
The log file can be found here:
http://pkg.fechner.net/data/102amd64-default/2015-12-16_11h45m30s/logs/gogs-0.151216.log

The only thing I changed was the UID.
I added the following lines:
gogs:*:209:209::0:0:gogs user:/var/db/gogs/home:/bin/sh
and
gogs:*:209:

the uid used from your entry is not free as everything over 1000 is used for
real users.

I will give it now a try and make further tests.

I hope that all depending patch will quickly go into HEAD so the port could be
added.

-- 
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-205283-13-KI8k2l7arV>