Hi Chris & Steven,

Thanks for your reply.

The links you both gave are the same and I tried them all.
First, I remove the old ones by

[root@church ~]# rpm -aq | grep rpmfusion
rpmfusion-nonfree-release-14-2.noarch
rpmfusion-free-release-14-2.noarch
[root@church ~]# rpm -e rpmfusion-nonfree-release-14-2.noarch
[root@church ~]# rpm -e rpmfusion-free-release-14-2.noarch

And then I installed them by using

su -c 'rpm -Uvh
http://download1.rpmfusion.org/free/el/updates/testing/6/i386/rpmfusion-free-release-6-0.1.noarch.rpm
http://download1.rpmfusion.org/nonfree/el/updates/testing/6/i386/rpmfusion-nonfree-release-6-0.1.noarch.rpm
'

And then I got:

[root@church yum.repos.d]# rpm -aq | grep rpmfusion
rpmfusion-nonfree-release-6-0.1.noarch
rpmfusion-free-release-6-0.1.noarch

And I only got under /etc/yum.repos.d

-rw-r--r--. 1 root root 1002 May 15  2011 rpmfusion-free-updates.repo
-rw-r--r--. 1 root root 1062 May 15  2011
rpmfusion-free-updates-testing.repo
-rw-r--r--. 1 root root 1047 May 15  2011 rpmfusion-nonfree-updates.repo
-rw-r--r--. 1 root root 1107 May 15  2011
rpmfusion-nonfree-updates-testing.repo

and without

rpmfusion-free.repo
rpmfusion-nonfree.repo

So, when I do "yum install kmod-nvidia"

Setting up Install Process
No package kmod-nvidia available.
Error: Nothing to do


Any idea please?

Again, I did not have any trouble with rpmfusion and install kmod-nvidia
and vlc while I used SL 6.1.  It seems that SL 6.2 is slightly different in
some way.  I hope it is not related to IPv6 setting.

Thanks in advance,
-Daniel.






On 17 February 2012 15:08, Steven Haigh <net...@crc.id.au> wrote:

> On 17/02/2012 3:46 PM, Daniel Pun wrote:
>
>> Hi all,
>>
>> After installation of SL 6.2 and epel, I installed rpmfusion repository
>> by using
>>
>> su -c 'rpm -Uvh
>> http://download1.rpmfusion.**org/free/fedora/rpmfusion-**
>> free-release-stable.noarch.rpm<http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm>
>> http://download1.rpmfusion.**org/nonfree/fedora/rpmfusion-**
>> nonfree-release-stable.noarch.**rpm<http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm>
>> '
>>
>>
>> And then I try to "yum install kmod-nvidia" and got the following error:
>>
>> Error: Cannot retrieve repository metadata (repomd.xml) for repository:
>> rpmfusion-free. Please verify its path and try again
>>
>>
>> I did not have this problem when I use SL 6.1.
>>
>
> I'd say you would have. Those packages are for Fedora - not EL6.
>
> You should be using:
> http://download1.rpmfusion.**org/free/el/updates/testing/6/**
> i386/rpmfusion-free-release-6-**0.1.noarch.rpm<http://download1.rpmfusion.org/free/el/updates/testing/6/i386/rpmfusion-free-release-6-0.1.noarch.rpm>
> http://download1.rpmfusion.**org/nonfree/el/updates/**
> testing/6/i386/rpmfusion-**nonfree-release-6-0.1.noarch.**rpm<http://download1.rpmfusion.org/nonfree/el/updates/testing/6/i386/rpmfusion-nonfree-release-6-0.1.noarch.rpm>
>
> Taken from:
> http://www.rpmfusion.org/**Configuration<http://www.rpmfusion.org/Configuration>
>
> --
> Steven Haigh
>
> Email: net...@crc.id.au
> Web: http://www.crc.id.au
> Phone: (03) 9001 6090 - 0412 935 897
> Fax: (03) 8338 0299
>
>

Reply via email to