bug#42447: Issue with CGIT service

2020-07-27 Thread pelzflorian (Florian Pelz)
On Mon, Jul 27, 2020 at 01:18:19PM +0200, pelzflorian (Florian Pelz) wrote: > Perhaps this can be properly fixed by using supplementary groups now > that has been pushed. P.S. I had thought of where fcgiwrap is involved.

bug#42447: Issue with CGIT service

2020-07-27 Thread pelzflorian (Florian Pelz)
On Mon, Jul 20, 2020 at 02:30:40PM -0500, Brett Gilio wrote: > > Hi all, > > I am having an issue with the CGIT service. There is a record field for > setting the directory it should watch, defaulting to /srv/cgit or > something similar. Currently when doing this it just returns an empty > cgit w

bug#42447: Issue with CGIT service

2020-07-27 Thread Ludovic Courtès
Brett Gilio skribis: > I am having an issue with the CGIT service. There is a record field for > setting the directory it should watch, defaulting to /srv/cgit or > something similar. Currently when doing this it just returns an empty > cgit web interface. > > (service cgit-service-type >

bug#42447: Issue with CGIT service

2020-07-20 Thread Brett Gilio
Hi all, I am having an issue with the CGIT service. There is a record field for setting the directory it should watch, defaulting to /srv/cgit or something similar. Currently when doing this it just returns an empty cgit web interface. --8<---cut here---start