[ovirt-devel] [VDSM] Cannot install vdsm from master - missing dependencies again
Nir Soffer
nsoffer at redhat.com
Sun Apr 10 16:46:58 UTC 2016
Hi all,
Trying to install master, I get this error:
error: Failed dependencies:
libguestfs-tools-c >= 1:1.28.1-1.55.el7_2.2 is needed by
vdsm-4.17.999-910.gitc8bd2b7.el7.noarch
libvirt-daemon >= 1.2.17-13.el7_2.4 is needed by
vdsm-4.17.999-910.gitc8bd2b7.el7.noarch
# yum info libguestfs-tools-c | egrep 'Version|Release'
Version : 1.28.1
Release : 1.55.el7
# yum info libvirt-daemon | egrep 'Version|Release'
Version : 1.2.17
Release : 13.el7
Seems that we require again version which are not available yet, or
maybe we need now a new
repository?
I have latest ovirt-release-master:
# rpm -q ovirt-release-master
ovirt-release-master-4.0.0-0.3.master.20160323082648.gitd523a42.noarch
And these rhel repos: latest-RHEL-7/compose/Server,
latest-RHEL-7/compose/Server-optional,
rhevh-rhel-7.2-candidate
The problem versions added in these patches:
commit 761f60020e9b33f2ed5cc09f8a20d67e397d4ec2
Author: Francesco Romani <fromani at redhat.com>
Date: Wed Mar 16 10:21:17 2016 +0100
spec: bump libvirt requirement
Consume fix to handle imports from vmware.
Change-Id: I7c231a33161d91470e98165311f408cf6fa41d38
Bug-Url: https://bugzilla.redhat.com/1292096
Signed-off-by: Francesco Romani <fromani at redhat.com>
Backport-To: 3.6
Reviewed-on: https://gerrit.ovirt.org/54796
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
Tested-by: Dan Kenigsberg <danken at redhat.com>
Continuous-Integration: Jenkins CI
commit a79014d4c3f9f7855e9058e80639d9c2a7879d71
Author: Francesco Romani <fromani at redhat.com>
Date: Tue Mar 29 10:43:29 2016 +0200
spec: bump libguestfs-tools-c requirement again
I misread the virt-v2v changelog, and bumped the
dependency not high enough. This patch fixes that
Change-Id: I09f9611e2b15e0cf41a15b837e780b11327c18be
Backport-To: 3.6
Bug-Url: https://bugzilla.redhat.com/1292096
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/55387
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
Cheers,
Nir
More information about the Devel
mailing list