Hi,

I had success specify the full path of the file...

Thank you very much for the help

Angelo

On Wed, Apr 20, 2016 at 6:59 PM, Samuel Sieb <samuel@sieb.net> wrote:
On 04/20/2016 08:37 AM, Angelo Moreschini wrote:
Hi Ed,

I have Fedora 21 .

_I think that, with your help, now is all Ok . _
You guided me to have the file with the key, that I need, inside my
computer...


What I need now is only to _install this KEY on the computer _...!

That means that the file rpmfusion-free-release-21.noarch.rpm,
that now is in the directory  /home Downloads

produce  the creation of the fileRPM-GPG-KEY-rpmfusion-free-fedora-21
inside the directory /etc/pki/rpm-gpg.

---------------------
I think the command :

|yum install |rpmfusion-free-release-21.noarch.rpm
is suitable for this purpose...

You could try
"yum downgrade rpmfusion-free-release-21.noarch.rpm"
but if that doesn't work, you will have to do
"yum remove rpmfusion-free-release"
first and then do the install.  This is because you have a newer version of the release file already installed and you need the older one.