----- Original Message -----
From: "Ling Ho" <ling(a)slac.stanford.edu>
To: "Eyal Edri" <eedri(a)redhat.com>
Cc: users(a)ovirt.org
Sent: Monday, January 6, 2014 9:24:57 PM
Subject: Re: [Users] EL6 Repo error
On 01/06/14 11:16, Eyal Edri wrote:
> ----- Original Message -----
>> From: "Ling Ho" <ling(a)slac.stanford.edu>
>> To: users(a)ovirt.org
>> Sent: Monday, January 6, 2014 9:07:22 PM
>> Subject: [Users] EL6 Repo error
>>
>> Hi,
>>
>> I am trying to install the newly put out el6 release and ran into this
>> problem:
>>
>> # yum install
>>
http://resources.ovirt.org/releases/ovirt-release-el6-10-1.noarch.rpm
>> Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,
>> : subscription-manager
>> This system is not registered to Red Hat Subscription Management. You
>> can use subscription-manager to register.
>> This system is receiving updates from RHN Classic or RHN Satellite.
>>
http://ovirt.org/releases/stable/rpm/EL/6Server/repodata/4cd21f91c27c01e3...:
>> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not
>> Found"
>> Trying other mirror.
>> Setting up Install Process
>> ovirt-release-el6-10-1.noarch.rpm | 7.9 kB
>> 00:00
>> Examining /var/tmp/yum-root-pxJdcB/ovirt-release-el6-10-1.noarch.rpm:
>> ovirt-release-el6-10-1.noarch
>> /var/tmp/yum-root-pxJdcB/ovirt-release-el6-10-1.noarch.rpm: does not
>> update installed package.
>> Error: Nothing to do
>>
>> Can the repodata be rebuilt?
> yes, done.
>
> can you try again?
>
> Eyal.
Running
yum install
http://resources.ovirt.org/releases/ovirt-release-el6-10-1.noarch.rpm still
complains about the missing
4cd21f91c27c01e374836de61319954cebf520f6111a987293827259b4fb43be-primary.sqlite.bz2.
i think yum clean all should fix that (i just tried to run the same command and it
worked).
Howover, running yum localinstall
http://ovirt.org/releases/ovirt-release-el.noarch.rpm which I did prior to
this installed the ovirt-release-el6-10-1.noarch package.
# rpm -qa|grep ovirt
ovirt-release-el6-10-1.noarch
Is this sufficient?
yes, just check /etc/yum.repos.d/el6-ovirt.repo - you'll see the ovirt repos there.
now the fun begins, with installing ovirt-engine..
http://www.ovirt.org/Quick_Start_Guide#Install_oVirt_Engine
(mostly for fedora, but general should be the same).
...
ling
>
>> Thanks,
>> ...
>> ling
>> _______________________________________________
>> Users mailing list
>> Users(a)ovirt.org
>>
http://lists.ovirt.org/mailman/listinfo/users
>>
Still the same problem.