按照gitlab官方的安装步骤,sudo gitlab-ctl reconfigure会报一下错误:

Error executing action `run` on resource 'execute[semodule -i /opt/gitlab/embedded/selinux/rhel/7/gitlab-7.2.0-ssh-keygen.pp]

解决方法

sudo yum install libsemanage-static libsemanage-devel

相关文章:

  • 2021-11-05
  • 2021-09-01
  • 2021-04-23
  • 2021-05-19
  • 2021-11-11
  • 2021-06-12
  • 2021-06-14
猜你喜欢
  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
  • 2021-08-05
  • 2022-12-23
  • 2021-12-29
相关资源
相似解决方案