#6077: el6 build can't find gluster dep for qemu-img ----------------------+------------------------ Reporter: crobinso | Owner: rel-eng@… Type: defect | Status: new Milestone: | Component: epel Keywords: | Blocked By: Blocking: | ----------------------+------------------------ Trying to build vdsm for epel6 fails with a dependency issue when trying to pull in qemu-img:
http://koji.fedoraproject.org/koji/buildinfo?buildID=600894 https://kojipkgs.fedoraproject.org//work/tasks/8711/8548711/root.log
nirik did some magic, which widdled the error down to:
DEBUG util.py:366: Error: Package: 2:qemu-img-0.12.1.2-2.448.el6_6.x86_64 (build) DEBUG util.py:366: Requires: libgfapi.so.0()(64bit)
That's via a vdsm scratch build.
qemu-img-0.12.1.2-2.448.el6_6.x86_64 is the latest qemu package in RHEL6.6 zstream, but for some reason the correct gluster packages aren't found, it should be finding glusterfs-api-3.6.0.28-2.el6.x86_64.rpm which is the version shipped with RHEL/Centos 6.6
nirik asked me to file this ticket since he ran out of ideas
#6077: el6 build can't find gluster dep for qemu-img -----------------------+----------------------- Reporter: crobinso | Owner: rel-eng@… Type: defect | Status: closed Milestone: | Component: epel Resolution: fixed | Keywords: Blocked By: | Blocking: -----------------------+----------------------- Changes (by kevin):
* status: new => closed * resolution: => fixed
Comment:
Managed to track this down and fix it. ;)
rel-eng@lists.fedoraproject.org