【发布时间】:2018-06-03 17:13:54
【问题描述】:
我正在尝试使用以下教程在 Linux 服务器(Red Hat Enterprise Linux Server 版本 5.5)上安装 GitLab 社区版。
Installing GitLab on RedHat Enterprise 5 RHEL 5
但是当我尝试按照教程安装 python26 时,出现以下错误。
# yum install python26
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
No package python26 available.
Nothing to do
我对 Ubuntu 有一些经验,但我是 Red Hat 的新手。有谁知道如何解决这个问题?
【问题讨论】:
-
yum list python26的 putput 是什么? -
"这个系统没有注册到 RHN。"到时候回来。
-
@SandeepLade
Error: No matching Packages to list -
@IgnacioVazquez-Abrams 这意味着什么?我应该注册所谓的“RHN”
-
仅当您想访问软件包和更新时。
标签: python linux gitlab redhat