Hide Forgot
Description of problem: Vdsm is missing these dependencies: # Numactl is not available on s390[x] and ARM %ifnarch s390 s390x %{arm} Requires: numactl %endif %ifarch x86_64 Requires: python-dmidecode Requires: dmidecode Requires: virt-v2v %endif These dependencies are provided today by the safelease package, although it does not require any of these packages. Version-Release number of selected component (if applicable): Since 3.6 Vdsm build system should be fixed to require the arch specific dependencies. See bug 1320278 for the safelease side.
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
Yaniv - let's try to push that in 4.0. Perhaps can be a task for Irit.
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.
If we need to depend on vdsm-gluster\ceph tools to 4.0 we should move forward with the patch asap, although if it is not necessary in 4.0 I prefer to delay it to 4.1 to avoid such big spec changes in this version (and re-build of safelease). Currently there is a problem with koji env and I can't build vdsm and test it as we wanted. Nir\Allon, its up to you to know the urgency and update. if you decide to keep, move forward and merge the patch in and then ask bkorren to build in brew to see that we didn't brake anything
nm... Dan already merged that:)
Removing the abandoned patch, it is not required.
http://gerrit.ovirt.org/57184 adds the missing required packages. The patch is missing the bug url, so it was not added the bug automatically.
ok, 4.0.0-19 comparison between vdsm arch builds (x86_64 vs ppc64le) reveals the deps are OK: [root@jb-rhevm40 ~]# rpm -qRp http://$url/builds/4.0/4.0.0-19/el7/x86_64/vdsm-4.18.4-2.el7ev.x86_64.rpm | grep -E "dmidecode|virt-v2v|numactl" dmidecode numactl python-dmidecode virt-v2v [root@jb-rhevm40 ~]# rpm -qRp http://$url/builds/4.0/4.0.0-19/el7/ppc64le/vdsm-4.18.4-2.el7ev.ppc64le.rpm | grep -E "dmidecode|virt-v2v|numactl" numactl
oVirt 4.0.0 has been released, closing current release.