错误

[root@minio-1 gitlab]# rpm -i gitlab-ce-14.9.3-ce.0.el8.x86_64.rpm 
警告:gitlab-ce-14.9.3-ce.0.el8.x86_64.rpm: 头V4 RSA/SHA256 Signature, 密钥 ID f27eab47: NOKEY
错误:依赖检测失败:
        policycoreutils-python-utils 被 gitlab-ce-14.9.3-ce.0.el8.x86_64 需要

解决方法,需要在rpm包后面添加–nodeps --force

rpm -i gitlab-ce-14.9.3-ce.0.el8.x86_64.rpm --nodeps --force
Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐