On Thu, Mar 23, 2017 at 2:33 PM, Paul Dyer <[email protected]> wrote: > This is a RHEL7.3 install. > > I was able to change the ovirt-4.1-dependencies.repo, to update baseurl... > > #baseurl=http://mirror.centos.org/centos/$releasever/virt/$basearch/ovirt-4.1/ > baseurl=http://mirror.centos.org/centos/7/virt/$basearch/ovirt-4.1/ > > That worked to resolve my mirror problem at centos.org. But now, after > installing collectd rpms from centos.org, I get this unusual error during > engine-setup. I have the versions it does not find. Is it something to > do with arch?
I'm getting a similar issue testing w/ ovirt-node-ng-installer-ovirt-4.1-2017032304.iso # yum search appliance CRITICAL:yum.main: Error: rpmdb failed release provides. Try: rpm --rebuilddb # rpm --rebuilddb error: failed to replace old database with new database! error: replace files in /var/lib/rpm with files from /var/lib/rpmrebuilddb.21295 to recovererror: failed to remove directory /var/lib/rpmrebuilddb.21295: Directory not empty I couldn't get rebuilddb to work w/o rm -rf /var/lib/rpm. After that, the node appears not to know its own releasever or basearch. I modded the repo files to include those, and still couldn't yum install iproute without directly providing the URL to the package. > > Thanks > > > [ INFO ] Checking for product updates... > [ ERROR ] Yum [u'collectd-write_http-5.7.0-2.el7.x86_64 requires > collectd(x86-64) = 5.7.0-2.el7', u'collectd-disk-5.7.0-2.el7.x86_64 requires > collectd(x86-64) = 5.7.0-2.el7'] > [ INFO ] Yum Performing yum transaction rollback > > # rpm -qa collectd* > collectd-disk-5.7.0-2.el7.x86_64 > collectd-write_http-5.7.0-2.el7.x86_64 > collectd-5.7.0-2.el7.x86_64 > > > > On Thu, Mar 23, 2017 at 3:03 PM, Paul Dyer <[email protected]> wrote: >> >> Is this new release ready? When I do engine-setup, I get an error >> because centos/7Server directory is missing... >> >> Stage: Environment packages setup >> [ ERROR ] Yum Cannot queue package iproute: failure: repodata/repomd.xml >> from ovirt-centos-ovirt41: [Errno 256] No more mirrors to try. >> http://mirror.centos.org/centos/7Server/virt/x86_64/ovirt-4.1/repodata/repomd.xml: >> [Errno 14] HTTP Error 404 - Not Found >> >> >> >> -- >> Paul Dyer, >> Mercury Consulting Group, RHCE >> 504-302-8750 > > > > > -- > Paul Dyer, > Mercury Consulting Group, RHCE > 504-302-8750 > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
