Need gpg key for skype for importing and installation
Kernel: 2.6.22.14-72.fc6
Skype version available via yum: 1.4.0.118-fc5
My "skype.repo" contains the following:
[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=0
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=1
The following is given when attempting to install skype via yum:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID d66b746e
GPG key parsing failed: No key found in given key data
Using wget to download the key does not help; where is the key located for importing and skype installation?
|