I'm getting this error when trying to install Flash:
[davek@localhost ~]$ su
Password:
[root@localhost davek]# rpm -ivh
http://linuxdownload.adobe.com/adobe...0-1.noarch.rpm
Retrieving
http://linuxdownload.adobe.com/adobe...0-1.noarch.rpm
warning: /var/tmp/rpm-tmp.TlmCEm: Header V3 DSA/SHA1 Signature, key ID f6777c67: NOKEY
Preparing... ########################################### [100%]
1:adobe-release-i386 ########################################### [100%]
[root@localhost davek]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
[root@localhost davek]# yum install flash-plugin
Loaded plugins: presto, refresh-packagekit
adobe-linux-i386 | 951 B 00:00
adobe-linux-i386/primary | 12 kB 00:00
adobe-linux-i386 18/18
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
[root@localhost davek]#
Went to sources and didn't find a metadata repo. How do I solve this?