[ovirt-devel] [solved] Problem with latest vdsm update on REHL 7.1 host

Nir Soffer nsoffer at redhat.com
Sun Jul 12 10:08:48 UTC 2015


----- Original Message -----
> From: "David Maroshi" <maroshi at redhat.com>
> To: "Martin Perina" <mperina at redhat.com>
> Cc: devel at ovirt.org
> Sent: Sunday, July 12, 2015 11:21:09 AM
> Subject: Re: [ovirt-devel] [solved] Problem with latest vdsm update on REHL 7.1 host
> 
> 
> Greetings team,
> 
> Adding
> 
> [rhel-71-zstream-candidate]
>  name=RHEL_71_Z_CANDIDATE
>  baseurl=http://download.eng.bos.redhat.com/rel-eng/repos/rhel-7.1-z-candidate/x86_64/
>  enabled=1
>  gpgcheck=0
> 
> To RHEL 7.1 repo file, solved the problem.

Eyal team is maintaining a wiki page with instructions how to setup the repositories.

> 
> Thanks
> Joy and happiness
> Dudi
> ----- Original Message -----
> > From: "Martin Perina" <mperina at redhat.com>
> > To: "Dudi Maroshi" <maroshi at redhat.com>
> > Cc: "Sandro Bonazzola" <sbonazzo at redhat.com>, devel at ovirt.org
> > Sent: Thursday, July 9, 2015 1:13:01 PM
> > Subject: Re: [ovirt-devel] Problem with latest vdsm update on REHL 7.1 host
> > 
> > If you have RHEL 7.1 installed on your host, then you need to enable
> > also following repo to get below mentioned python version:
> > 
> >  [rhel-71-zstream-candidate]
> >  name=RHEL_71_Z_CANDIDATE
> >  baseurl=http://download.eng.bos.redhat.com/rel-eng/repos/rhel-7.1-z-candidate/x86_64/
> >  enabled=1
> >  gpgcheck=0
> > 
> > 
> > On Centos 7.1 the required python version is already contained in standard
> > repos.
> > 
> > Martin
> > 
> > ----- Original Message -----
> > > From: "David Maroshi" <maroshi at redhat.com>
> > > To: "Sandro Bonazzola" <sbonazzo at redhat.com>, devel at ovirt.org
> > > Sent: Thursday, July 9, 2015 12:05:22 PM
> > > Subject: Re: [ovirt-devel] Problem with latest vdsm update on REHL 7.1
> > > host
> > > 
> > > 
> > > 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&arch=$basearch
> > > 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.repo/epel-$releasever/$basearch/
> > > enabled=1
> > > skip_if_unavailable=1
> > > gpgcheck=1
> > > gpgkey=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/pub.key
> > > 
> > > [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.repo/epel-$releasever/noarch
> > > enabled=1
> > > skip_if_unavailable=1
> > > gpgcheck=1
> > > gpgkey=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/pub.key
> > > 
> > > [ovirt-master-patternfly1-noarch-epel]
> > > name=Copr repo for patternfly1 owned by patternfly
> > > baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-7-$basearch/
> > > 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-master-snapshot-el$releasever
> > > 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-master-snapshot-static-el$releasever
> > > enabled=0
> > > skip_if_unavailable=1
> > > gpgcheck=0
> > > 
> > > 
> > > ----- Original Message -----
> > > > From: "Sandro Bonazzola" <sbonazzo at redhat.com>
> > > > To: "Dudi Maroshi" <maroshi at redhat.com>, devel at 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.
> > > > 
> > > > 
> > > > 
> > > > > Thanks
> > > > > Joy and happiness
> > > > > Dudi
> > > > > 
> > > > 
> > > > 
> > > > --
> > > > Sandro Bonazzola
> > > > Better technology. Faster innovation. Powered by community
> > > > collaboration.
> > > > See how it works at redhat.com
> > > > _______________________________________________
> > > > Devel mailing list
> > > > Devel at ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/devel
> > > > 
> > > _______________________________________________
> > > Devel mailing list
> > > Devel at ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/devel
> > > 
> > 
> _______________________________________________
> Devel mailing list
> Devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
> 



More information about the Devel mailing list