[ovirt-devel] Broken dependency for VDSM

Dan Kenigsberg danken at redhat.com
Thu Mar 19 11:06:22 UTC 2015


On Thu, Mar 19, 2015 at 09:00:27AM +0100, Sandro Bonazzola wrote:
> Hi,
> a recent change introduced a dependency on python-blivet >= 0.61.14 which is not available at least on Fedora 20
> 
> Please provide the required package or ask fedora maintainer to backport to Fedora 20.
> http://koji.fedoraproject.org/koji/packageinfo?packageID=15389

The faulty patch is

    gluster: add createBrick verb
    https://gerrit.ovirt.org/35498

Timothy, please make sure that Vdsm builds again on f20. The bare
minimum is

-%if 0%{?rhel} > 6 || 0%{?fedora}
+%if 0%{?rhelf 0%{?rhel} > 6 || 0%{?fedora}
+%if 0%{?rhel} > 6 || 0%{?fedora} > 20
 BuildRequires: python-blivet >= 0.61.14

Though you must also report to Engine in runtime whether you have brick-adding
feature enabled or not, based on runtime existence of blivet.



More information about the Devel mailing list