要安装Gitlab,我将使用以下链接中的说明,
执行以下命令
curl -s https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
结果为后续输出。
The repository is setup! You can now install packages.稍后执行以下命令
[x@localhost ~]$ sudo dnf install gitlab-ce-8.6.6-ce.0.el6.x86_64
其结果是:
Last metadata expiration check: 0:59:58 ago on Mon Apr 18 23:11:56 2016.
No package gitlab-ce-8.6.6-ce.0.el6.x86_64 available.
Error: Unable to find a match.请提供一个解决方案。
https://stackoverflow.com/questions/36702180
复制相似问题