Il 09/07/2015 12:05, David Maroshi ha scritto:
>
> Correction,
> The host is RHEL 7.1 not Fedora 21
>
> Yum repos installed by
> # yum install
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
>
> Thanks
> Dudi
>
> The yum repos are:
> --------------------------------
> [ovirt-master-epel]
> name=Extra Packages for Enterprise Linux 7 - $basearch
> #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
>
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arc...
> failovermethod=priority
> enabled=1
>
includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,safelease,python-paramiko,python-crypto,python-cheetah,python-ecdsa,python-markdown,rubygem-rgen,ovirt-guest-agent,userspace-rcu,protobuf-java
> gpgcheck=1
>
gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
>
> [ovirt-master-glusterfs-epel]
> name=GlusterFS is a clustered file-system capable of scaling to several petabytes.
>
baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.rep...
> enabled=1
> skip_if_unavailable=1
> gpgcheck=1
>
gpgkey=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo...
>
> [ovirt-master-glusterfs-noarch-epel]
> name=GlusterFS is a clustered file-system capable of scaling to several petabytes.
>
baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.rep...
> enabled=1
> skip_if_unavailable=1
> gpgcheck=1
>
gpgkey=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo...
>
> [ovirt-master-patternfly1-noarch-epel]
> name=Copr repo for patternfly1 owned by patternfly
>
baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/pattern...
> enabled=1
> skip_if_unavailable=1
> gpgcheck=0
>
> [virtio-win-stable]
> name=virtio-win builds roughly matching what was shipped in latest RHEL
>
baseurl=http://fedorapeople.org/groups/virt/virtio-win/repo/stable
> enabled=1
> skip_if_unavailable=1
> gpgcheck=0
> [ovirt-master-snapshot]
> name=Latest oVirt master nightly snapshot
> #baseurl=http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el$releasever/
>
mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-maste...
> enabled=0
> skip_if_unavailable=1
> gpgcheck=0
>
> [ovirt-master-snapshot-static]
> name=Latest oVirt master additional nightly snapshot
>
#baseurl=http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el$releasever/
>
mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-maste...
> enabled=0
> skip_if_unavailable=1
> gpgcheck=0
>
>
> ----- Original Message -----
>> From: "Sandro Bonazzola" <sbonazzo(a)redhat.com>
>> To: "Dudi Maroshi" <maroshi(a)redhat.com>, devel(a)ovirt.org
>> Sent: Thursday, July 9, 2015 12:12:02 PM
>> Subject: Re: [ovirt-devel] Problem with latest vdsm update on Fedora 21
>>
>> Il 09/07/2015 11:06, David Maroshi ha scritto:
>>> Greetings team,
>>>
>>> I experience failure trying to update my host. From ovirt-master-snapshot
>>> repo.
>>> # yum update vdsm
>>> ....
>>> Error: Package: vdsm-4.17.0-1114.git30a0d1c.el7.noarch
>>> (ovirt-master-snapshot)
>>> Requires: python >= 2.7.5-18.el7_1.1
>>> ^^^^^^^^^^^
>>> Installed: python-2.7.5-16.el7.x86_64 (@anaconda/7.1)
>>> ^^^^^^^^^^^^^^
>>> python = 2.7.5-16.el7
>>>
>>> Please update the repo for Fedora 21.
>>>
>>
>> Please check your yum configuration.
>> You're installing el7 rpms not fedora ones.
>> vdsm-4.17.0-1114.git30a0d1c.el7.noarch is not in fc21 repository.
Dima, Dan, Yaniv, what's going on? Why vdsm is requiring a not yet existent python
release?
Please revert
https://gerrit.ovirt.org/39780 or amend the spec file for requiring a lower
python version.