I am for some reason unable to get an update for my RHEL6 system for the latest ovirt-release-el6 RPM.

My version remains at 10.0.1-3 instead of 11.1.0-1.

I assume this is why I have no ovirt-3.3-stable repo available, only ovirt-3.3.3.

I've attached my repo file if interested.

-Bob

On 03/27/2014 08:37 AM, Sandro Bonazzola wrote:
Il 27/03/2014 11:57, Gianluca Cecchi ha scritto:
On Thu, Mar 27, 2014 at 10:52 AM, Brian Proffitt <bprof...@redhat.com> wrote:

The existing repository ovirt-stable has been updated for delivering this 
release without the need of enabling any other repository.
Is thee a way to eventually migrate from 3.3.3 to 3.3.4 without
directly passing to 3.4?
Yes, just disable the 3.4 and stable repo, keeping the 3.3 repo enabled.

yum-config-manager --disable ovirt-stable
yum-config-manager --disable ovirt-3.4-stable
yum-config-manager --enable ovirt-3.3-stable



Thanks,
Gianluca
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



[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.3]
name=oVirt 3.3.3 release
baseurl=http://resources.ovirt.org/releases/3.3.3/rpm/EL/$releasever/
enabled=0
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

[ovirt-3.4.0-alpha]
name=3.4.0 alpha testing repo for the oVirt project
baseurl=http://ovirt.org/releases/3.4.0-alpha/rpm/EL/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0

[ovirt-3.4.0-prerelease]
name=Pre release builds of the oVirt 3.4 project
baseurl=http://resources.ovirt.org/releases/3.4.0_pre/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