On Wed, Apr 1, 2020 at 3:25 PM Dana Elfassy <delfassy(a)redhat.com> wrote:
Moving to deverl, since other people may have the same problem.
We switched to ovirt-imageio 2.0.2 yesterday. The package should be
available from
ovirt repositories and for QE.
When I'm trying to install updates I'm getting the following
error message:
"Depsolve Error occured: \n Problem: problem with installed package
vdsm-4.40.10-1.el8.x86_64\n - package vdsm-4.40.10-1.el8.x86_64 > requires
ovirt-imageio-daemon = 1.6.3, but none of the providers can be installed\n - package
vdsm-4.40.9-1.el8.x86_64 requires ovirt-imageio-daemon = > 1.6.3, but none of the
providers can be installed\n - cannot install both ovirt-imageio-daemon-2.0.2-0.el8.x86_64
and ovirt-imageio-daemon-1.6.3-0.20 > 2003041517.gitefb1267.el8.x86_64\n - cannot
install both ovirt-imageio-daemon-2.0.2-0.el8.x86_64 and
ovirt-imageio-daemon-1.6.3-0.el8.noarch\n - cann > ot install the best candidate for
the job"
The current version I have is
[root@dhcp-1-31 ~]# rpm -qa | grep "ovirt-imageio"
ovirt-imageio-common-1.6.3-0.202003041517.gitefb1267.el8.x86_64
ovirt-imageio-daemon-1.6.3-0.202003041517.gitefb1267.el8.x86_64
I have tried to remove it (which requires installing ovirt-release-master again), and got
the same error
Is this centos or rhel system?
If this is a rhel system the right place to discuss it is rhev-devel.
For centos the packages are available here:
https://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el8/x86_64/
If you have ovirt-release-master package installed:
yum install
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
The package should be available.
This is the way we test installation in the CI.
Nir