I think the problem may be other than I indicated, however, because I don't see ovirt-engine-3.3.2 in the FC19 stable repo either. Here's the error output of my update command:

Error: Package: ovirt-engine-3.3.1-2.el6.noarch (@ovirt-stable)
           Requires: ovirt-engine-websocket-proxy = 3.3.1-2.el6
Removing: ovirt-engine-websocket-proxy-3.3.1-2.el6.noarch (@ovirt-stable)
               ovirt-engine-websocket-proxy = 3.3.1-2.el6
Updated By: ovirt-engine-websocket-proxy-3.3.2-1.el6.noarch (ovirt-3.3.2)
               ovirt-engine-websocket-proxy = 3.3.2-1.el6
Available: ovirt-engine-websocket-proxy-3.3.0-3.el6.noarch (ovirt-stable)
               ovirt-engine-websocket-proxy = 3.3.0-3.el6
Available: ovirt-engine-websocket-proxy-3.3.0-4.el6.noarch (ovirt-stable)
               ovirt-engine-websocket-proxy = 3.3.0-4.el6
Available: ovirt-engine-websocket-proxy-3.3.0.1-1.el6.noarch (ovirt-stable)
               ovirt-engine-websocket-proxy = 3.3.0.1-1.el6
Available: ovirt-engine-websocket-proxy-3.3.1-1.el6.noarch (ovirt-stable)
               ovirt-engine-websocket-proxy = 3.3.1-1.el6

I have attached my current repo config, after the update of ovirt-release-el6-10-1

I'm not sure why it's not seeing http://resources.ovirt.org/releases/3.3.2/rpm/EL/6/noarch/ovirt-engine-3.3.2-1.el6.noarch.rpm

I do see that repository enabled in "yum repolist enabled" output.

-Bob

On 12/20/2013 11:13 AM, Fabian Deutsch wrote:
Am Freitag, den 20.12.2013, 11:12 -0500 schrieb Bob Doolittle:
I can't do an update of Engine for RHEL 6.

The 3.3.2 packages do not seem to have been pushed here:

http://resources.ovirt.org/releases/stable/rpm/EL/6/noarch/
Thanks - I observed the same.

- fabian

-Bob

On 12/19/2013 09:03 AM, Sandro Bonazzola wrote:
The oVirt development team is very happy to announce the general
availability of oVirt 3.3.2 as of December 19th 2013. This release
solidifies oVirt as a leading KVM management application and open
source alternative to VMware vSphere.

oVirt is available now for Fedora 19 and Red Hat Enterprise Linux 6.5
(or similar).

This release of oVirt includes 175 bug fixes and the first release of the
Backup and Restore API, which enables backup programs to integrate with oVirt.
This release also simplifies the Guide Me VM-creation wizard. See the release
notes [1] for a list of the new features and bugs fixed.

IMPORTANT NOTE: If you're upgrading from a previous version, please update
ovirt-release to the latest version (10) and verify you have the correct
repositories enabled by running the following commands

# yum update ovirt-release
# yum repolist enabled

before upgrading with the usual procedure. You should see the ovirt-3.3.2 and
ovirt-stable repositories listed in the output of the repolist command.



[1] http://www.ovirt.org/OVirt_3.3.2_release_notes

_______________________________________________
Arch mailing list
a...@ovirt.org
http://lists.ovirt.org/mailman/listinfo/arch

[ovirt-stable]
name=Older Stable builds of the oVirt project
baseurl=http://ovirt.org/releases/stable/rpm/EL/$releasever/
enabled=1
skip_if_unavailable=1
gpgcheck=0

[ovirt-3.3.2]
name=oVirt 3.3.2 release
baseurl=http://resources.ovirt.org/releases/3.3.2/rpm/EL/$releasever/
enabled=1
skip_if_unavailable=1
gpgcheck=0

[ovirt-updates-testing]
name=Test Updates builds of the oVirt project
baseurl=http://ovirt.org/releases/updates-testing/rpm/EL/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0

[ovirt-beta]
name=Beta builds of the oVirt project
baseurl=http://ovirt.org/releases/beta/rpm/EL/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0

[ovirt-nightly]
name=Nightly builds of the oVirt project
baseurl=http://ovirt.org/releases/nightly/rpm/EL/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to