On Tue, Mar 29, 2016 at 03:35:13PM +0200, Sandro Bonazzola wrote:
On Tue, Mar 29, 2016 at 3:21 PM, Nir Soffer
<nsoffer(a)redhat.com> wrote:
> Hi all,
>
> Since commit f247a0cff310 (el7: require newly available
> python34-nose), building vdsm
> requires Python 3 on EL7.
>
> Unfortunately, it seems that ovirt-release-master that should add all
> the dependencies
> needed for vdsm does is not configured properly, so building vdsm will
> fail.
>
Pithon 3 is not available in CentOS 7 and as far as I can tell it's not
available in EPEL as well.
Please drop Python3 on EL7.
python34-{six,nose} has been recently added to EPEL7.
I suspect that it is not pulled by the ovirt-syndicated epel repository,
and I hope that
https://gerrit.ovirt.org/#/c/55415/ would fix it.
Maor, would you try it, please?