I am trying to get Tuleap working, in a CentOS 7 virtual machine. I've been following the instructions at
https://docs.tuleap.org/installation-guide/full-installation.html but I cannot get the Git plugin to work.
I can get Tuleap itself to install, but cannot create Git repositories - the web UI just talks about the task being queued (to create a repo), but it never finishes. I haven't tried doing anything complicated or different while doing the initial install - I have exactly followed the steps in the guide, trying to create an all-in-one Tuleap VM (i.e. no separate DB or anything like that), but it does not work properly.
It seems like something is going wrong with Gitolite. I've been trying a whole bunch of things, and tried from scratch several times, but what seems to be happening is that my CentOS 7 system ends up with `gitolite3` installed, along with system user and group for `gitolite3` - but the install scripts and many other Tuleap parts expect the user/group to be just `gitolite`.
I believe the documentation and/or the installation scripts need to be updated.
This is the version info for the CentOS VM:
root@tuleap ~]# cat /etc/*release*
CentOS Linux release 7.6.1810 (Core)
Derived from Red Hat Enterprise Linux 7.6 (Source)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="
https://www.centos.org/"
BUG_REPORT_URL="
https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.6.1810 (Core)
CentOS Linux release 7.6.1810 (Core)
cpe:/o:centos:centos:7