On Fri, Feb 17, 2017 at 3:33 PM, Lynn Dixon <ldi...@redhat.com> wrote:
> Sure! here is the output: > > ---------------------------------------------------- > [root@tywin ~]# yum info --show-duplicates ovirt-engine-setup > Loaded plugins: langpacks, product-id, search-disabled-repos, > subscription-manager, versionlock > Repository virtio-win-stable is listed more than once in the configuration > centos-opstools-testing > | 2.9 kB 00:00:00 > centos-ovirt-common-candidate > | 3.4 kB 00:00:00 > centos-ovirt41-candidate > | 3.4 kB 00:00:00 > ovirt-4.0 > | 2.9 kB 00:00:00 > It's suspicious that you don't see ovirt-4.1 repo here, something happened to repository configuration provided by ovirt-release-41 package. If you execute: yum repoinfo enabled | grep Repo-id you should see following repositories: Repo-id : base/7/x86_64 Repo-id : centos-opstools-testing/x86_64 Repo-id : centos-ovirt-common-candidate/x86_64 Repo-id : centos-ovirt40-release/x86_64 Repo-id : centos-ovirt41-candidate/x86_64 Repo-id : centos-sclo-rh/x86_64 Repo-id : centos-sclo-sclo/x86_64 Repo-id : extras/7/x86_64 Repo-id : ovirt-4.0/7 Repo-id : ovirt-4.0-centos-gluster37/x86_64 Repo-id : ovirt-4.0-epel/x86_64 Repo-id : ovirt-4.0-patternfly1-noarch-epel/x86_64 Repo-id : ovirt-4.1/7 Repo-id : ovirt-4.1-centos-gluster38/x86_64 Repo-id : ovirt-4.1-epel/x86_64 Repo-id : ovirt-4.1-patternfly1-noarch-epel/x86_64 Repo-id : updates/7/x86_64 Repo-id : virtio-win-stable If not, please try following steps: yum remove ovirt-release41 yum clean all rm /etc/yum.repos.d/ovirt-4.1*.repo yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release41.rpm yum check-update After those steps your repositories should be fine and you should see oVirt 4.1 packages. > ovirt-4.1-centos-gluster38 > | 2.9 kB 00:00:00 > ovirt-4.1-epel/x86_64/metalink > | 14 kB 00:00:00 > ovirt-4.1-patternfly1-noarch-epel > | 3.0 kB 00:00:00 > ovirt-4.1-centos-gluster38/x86_64/primary_db > | 80 kB 00:00:00 > Installed Packages > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.6.3 > Release : 1.el7.centos > Size : 11 k > Repo : installed > From repo : ovirt-4.0 > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Available Packages > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.0.6 > Release : 1.el7.centos > Size : 8.6 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.1.1 > Release : 1.el7.centos > Size : 8.7 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.2.6 > Release : 1.el7.centos > Size : 9.1 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.2.7 > Release : 1.el7.centos > Size : 9.2 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.3 > Release : 1.el7.centos > Size : 9.4 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.4.4 > Release : 1.el7.centos > Size : 9.8 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.5.5 > Release : 1.el7.centos > Size : 10 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > Name : ovirt-engine-setup > Arch : noarch > Version : 4.0.6.3 > Release : 1.el7.centos > Size : 10 k > Repo : ovirt-4.0/7Server > Summary : Setup and upgrade scripts for oVirt Engine > URL : http://www.ovirt.org > License : ASL 2.0 > Description : Setup and upgrade scripts for oVirt Engine > > ------------------------------------------------------------ > ------------------------------------------------ > > > > *Lynn Dixon* | Red Hat Certified Architect #100-006-188 > *Sr. Cloud Consultant* | Cloud Management Practice > Google Voice: 423-618-1414 <%28423%29%20618-1414> > Cell/Text: 423-774-3188 <%28423%29%20774-3188> > Click here to view my Certification Portfolio <http://red.ht/1XMX2Mi> > > > > On Fri, Feb 17, 2017 at 3:27 AM, Martin Perina <mper...@redhat.com> wrote: > >> So could you please share following output? >> >> yum info --show-duplicates ovirt-engine-setup >> >> >> On Fri, Feb 17, 2017 at 9:07 AM, Lynn Dixon <ldi...@redhat.com> wrote: >> >>> Yes Martin, that was the first step I did. I have also double checked >>> that the 4.1 repo is enabled. >>> >>> *Lynn Dixon* | Red Hat Certified Architect #100-006-188 >>> *Sr. Cloud Consultant* | Cloud Management Practice >>> Google Voice: 423-618-1414 <%28423%29%20618-1414> >>> Cell/Text: 423-774-3188 <%28423%29%20774-3188> >>> Click here to view my Certification Portfolio <http://red.ht/1XMX2Mi> >>> >>> >>> >>> On Fri, Feb 17, 2017 at 3:07 AM, Martin Perina <mper...@redhat.com> >>> wrote: >>> >>>> Hi, >>>> >>>> have you installed oVirt 4.1 repositories before trying to update setup >>>> packages? >>>> >>>> yum install http://resources.ovirt.org/pub >>>> /yum-repo/ovirt-release41.rpm >>>> >>>> Regards >>>> >>>> Martin >>>> >>>> On Fri, Feb 17, 2017 at 8:55 AM, Lynn Dixon <ldi...@redhat.com> wrote: >>>> >>>>> I am following the three simple steps in the release notes here: >>>>> https://www.ovirt.org/release/4.1.0/ >>>>> >>>>> I have added the repo fine, and did a yum clean all just to be >>>>> cautions. >>>>> >>>>> However, when I try to run the yum update "ovirt-*-setup*" command it >>>>> just returns no updates found. Likewise, if I even try to do a yum update >>>>> ovirt-engine-setup it returns no updates found. >>>>> >>>>> I am currently running oVirt 4.0.6.3-1.el7.centos on a CentOS >>>>> machine. I feel like I am missing something really simple here, but I can >>>>> not get it to update any packages beyond the 4.0 repos. I have even tried >>>>> disabling the 4.0 repos, but no luck. >>>>> >>>>> Any suggestions? >>>>> >>>>> >>>>> *Lynn Dixon* | Red Hat Certified Architect #100-006-188 >>>>> *Sr. Cloud Consultant* | Cloud Management Practice >>>>> Google Voice: 423-618-1414 <%28423%29%20618-1414> >>>>> Cell/Text: 423-774-3188 <%28423%29%20774-3188> >>>>> Click here to view my Certification Portfolio <http://red.ht/1XMX2Mi> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Devel mailing list >>>>> Devel@ovirt.org >>>>> http://lists.ovirt.org/mailman/listinfo/devel >>>>> >>>> >>>> >>> >> >
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel