问题:
[root@hcss-ecs-7612 software]# rpm -i gitlab-ce-12.10.9-ce.0.el7.x86_64.rpm
warning: gitlab-ce-12.10.9-ce.0.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID f27eab47: NOKEY
error: Failed dependencies:policycoreutils-python is needed by gitlab-ce-12.10.9-ce.0.el7.x86_64
解决:
[root@hcss-ecs-7612 software]# yum install policycoreutils-python
注意:
centos 8 + 是没有 policycoreutils-python