hello
Was purchased Red Hat Enterprise Linux Desktop, Self-support
I have a problem yum in RedHat 6.3
PHP Code:
[root@bt ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Client release 6.3 (Santiago)
cannot updated and cannot install the program
PHP Code:
[root@bt ~]# yum update
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again
[root@bt ~]#
PHP Code:
root@bt ~]# yum install filezilla
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again
[root@bt ~]#
PHP Code:
[root@bt yum.repos.d]# ll
total 44
-rw-r--r--. 1 root root 116 Jun 21 22:19 google-chrome.repo
-rw-r--r--. 1 root root 190 Jun 21 23:11 redhat.repo
-rw-r--r--. 1 root root 529 May 30 20:59 rhel-source.repo
-rw-r--r--. 1 root root 1325 Feb 28 00:24 rpmfusion-free-rawhide.repo
-rw-r--r--. 1 root root 1202 Oct 29 2011 rpmfusion-free.repo
-rw-r--r--. 1 root root 1200 Oct 29 2011 rpmfusion-free-updates.repo
-rw-r--r--. 1 root root 1260 May 17 2009 rpmfusion-free-updates-testing.repo
-rw-r--r--. 1 root root 1393 Feb 28 01:03 rpmfusion-nonfree-rawhide.repo
-rw-r--r--. 1 root root 1247 Oct 29 2011 rpmfusion-nonfree.repo
-rw-r--r--. 1 root root 1245 Oct 29 2011 rpmfusion-nonfree-updates.repo
-rw-r--r--. 1 root root 1305 May 17 2009 rpmfusion-nonfree-updates-testing.repo
[root@bt yum.repos.d]#
What is the solution problem