镜像地址: Index of /gitlab-ce/yum/el7/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror
wget Index of /gitlab-ce/yum/el7/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror
rpm -i gitlab-ce-15.9.1-ce.0.el7.x86_64.rpm
一直提示 : No match for argument: policycoreutils-pythoh
yum install policycoreutils-python
centos8用这个 yum -y install policycoreutils-python-utils
还不行就直接强制安装 rpm -i gitlab-ce-16.5.1-ce.0.el7.x86_64.rpm --nodeps --force