【问题标题】:Unable to upgrade ovirt-3.6 to ovirt-4.0 in CentOS 6.8CentOS 6.8 无法升级 ovirt-3.6 到 ovirt-4.0
【发布时间】:2016-11-27 23:03:08
【问题描述】:

尝试使用命令yum update "ovirt-engine-setup*"升级详细链接是here.

Error: Package: ovirt-engine-lib-4.0.1.1-1.el7.centos.noarch (ovirt-4.0) Requires: python(abi) = 2.7 Installed: python-2.6.6-64.el6.x86_64 (@base/$releasever) python(abi) = 2.6 Error: Package: ovirt-engine-dwh-4.0.1-1.el7.centos.noarch (ovirt-4.0) Requires: apache-commons-collections Error: Package: otopi-java-1.5.1-1.el7.centos.noarch (ovirt-4.0) Requires: apache-commons-logging Error: Package: otopi-1.5.1-1.el7.centos.noarch (ovirt-4.0) Requires: python(abi) = 2.7 Installed: python-2.6.6-64.el6.x86_64 (@base/$releasever) python(abi) = 2.6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

我同时拥有 python 2.62.7,默认情况下,它使用 alias 链接 python2.7。但是还是有错误说需要python(abi) = 2.7

尝试了所有这些可能的SO 问题。但是问题没有解决。

【问题讨论】:

  • 您的链接ovirt.org/release/4.0.0 是关于 RHEL 7、CentOS 7(和 Fedora。)...注意:requires python(abi) = 2.7 表示没有 rpm 包 python-2.7 可用或安装。 IE。 rpm 包库只有关于 rpm 包的信息。

标签: python linux python-2.7 centos dependencies


【解决方案1】:

【讨论】:

    【解决方案2】:

    来自 Ovirt 的网站:

    oVirt 4.0 用于生产用途,可用于 以下平台:

    • Fedora 23
    • Red Hat Enterprise Linux 7.2 或更高版本
    • CentOS 7.2 或更高版本
    • 科学版 Linux 7.2 或更高版本

    所以 Centos 6.8 不被官方支持,所以即使你让它运行起来,更新也会很痛苦。理想情况下,您可以在 7.2 上启动新虚拟机并将引擎迁移到新主机。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-11-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-06-19
      • 1970-01-01
      • 2017-10-01
      • 1970-01-01
      相关资源
      最近更新 更多