无法在系统和 gui 级别升级 ovirt
Can't upgrade ovirt on the system and gui level
我尝试通过 GUI 更新 oVirt 节点,但我失败了,没有错误消息。
然后在设置维护和耗尽主机后,我 运行 直接通过 ssh dnf/yum 将 oVirt 升级到最新版本,但我收到以下错误...
~# dnf upgrade
Last metadata expiration check: 0:00:13 ago on Wed 08 Sep 2021 12:03:06 PM CEST.
Error:
Problem 1: cannot install the best update candidate for package ovirt-host-dependencies-4.4.7-1.el8.x86_64
- nothing provides python3-os-brick needed by ovirt-host-dependencies-4.4.8-1.el8.x86_64
Problem 2: package ovirt-host-4.4.8-1.el8.x86_64 requires ovirt-host-dependencies = 4.4.8-1.el8, but none of the providers can be installed
- cannot install the best update candidate for package ovirt-host-4.4.7-1.el8.x86_64
- nothing provides python3-os-brick needed by ovirt-host-dependencies-4.4.8-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
运行 按照命令重新运行 dnf upgrade
yum update ovirt-release44 -y
信用 > https://www.mail-archive.com/users@ovirt.org/msg67508.html
我尝试通过 GUI 更新 oVirt 节点,但我失败了,没有错误消息。
然后在设置维护和耗尽主机后,我 运行 直接通过 ssh dnf/yum 将 oVirt 升级到最新版本,但我收到以下错误...
~# dnf upgrade
Last metadata expiration check: 0:00:13 ago on Wed 08 Sep 2021 12:03:06 PM CEST.
Error:
Problem 1: cannot install the best update candidate for package ovirt-host-dependencies-4.4.7-1.el8.x86_64
- nothing provides python3-os-brick needed by ovirt-host-dependencies-4.4.8-1.el8.x86_64
Problem 2: package ovirt-host-4.4.8-1.el8.x86_64 requires ovirt-host-dependencies = 4.4.8-1.el8, but none of the providers can be installed
- cannot install the best update candidate for package ovirt-host-4.4.7-1.el8.x86_64
- nothing provides python3-os-brick needed by ovirt-host-dependencies-4.4.8-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
运行 按照命令重新运行 dnf upgrade
yum update ovirt-release44 -y
信用 > https://www.mail-archive.com/users@ovirt.org/msg67508.html