Il 19/03/2015 12:08, Francesco Romani ha scritto: > ----- Original Message ----- >> From: "Dan Kenigsberg" <[email protected]> >> To: "Sandro Bonazzola" <[email protected]>, "Timothy Asir" >> <[email protected]>, "Bala.FA" <[email protected]> >> Cc: [email protected] >> Sent: Thursday, March 19, 2015 12:06:22 PM >> Subject: Re: [ovirt-devel] Broken dependency for VDSM >> >> 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 > > Please also note that centos 7 ships > > python-blivet-0.18.34-1.el7.noarch
CentOS 7.1 deliver 0.61.0.26 so it's not satisfied in CentOS 7.1 as well. http://mirror.centos.org/centos/7/cr/x86_64/Packages/python-blivet-0.61.0.26-1.el7.noarch.rpm > > Bests, > -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
