
On Sun, May 19, 2013 at 5:51 PM, Gianluca Cecchi wrote:
Hello, what should I do to accomplish what in subject?
Also, I currently have fedora 18 and ovirt 3.2.1 (with ovirt-release-fedora-5-3.noarch). I see that at http://resources.ovirt.org/releases/ there is also ovirt-release-fedora-6-1.noarch.rpm released on 7th of May.
WHat is that for? How to catch it other than manually? In my current /etc/yum.repos.d/ovirt.repo I don't see any updates-testing repo to enable....
Thanks in advance, Gianluca
So I manually downloaded ovirt-release-fedora-6-1.noarch.rpm as the ovirt-release packages was not proposed as an update for me. The difference between this new version and the former one is indeed the updates-testing repo < [ovirt-updates-testing] < name=Stable builds of the oVirt project < baseurl=http://ovirt.org/releases/updates-testing/rpm/Fedora/$releasever/ < enabled=0 < skip_if_unavailable=1 < gpgcheck=0 after that I was able to use the usual procedure to pass from 3.2.1 to 3.2.2. This is on an all-in-one setup (not updated vdsm related packages yet). Reports and dwh updated too and it seems they work ok Gianluca