【发布时间】:2020-07-12 08:51:31
【问题描述】:
我在 redhat 8 上安装 Jenkins,所以我按照 Jenkins 官方 documentation987654321@ 建议的命令运行以下命令
sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo
sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key
但是当我运行命令时
yum install Jenkins
它显示一个错误我这样的错误
Failed to synchronize cache for repo 'Jenkins', ignoring this repo
我已经安装了 java 8。
【问题讨论】:
-
不是
machine-learning问题,请不要向无关标签发送垃圾邮件(已删除)。 -
它是机器学习的一部分,甚至我正在部署与 jekins @desertnaut 集成的机器学习代码
-
请注意,标签只与问题的内容有关,与其上下文无关;您可能需要帮助调试,例如,随后将在宇宙飞船上使用的计算机视觉模型这一事实并不能将问题限定为关于
space-engineering。
标签: jenkins download redhat yum