Problem with GPG-KEY of Adobe repo

Michael Schwendt mschwendt at gmail.com
Wed May 30 18:54:57 UTC 2012


On Wed, 30 May 2012 19:17:24 +0100, Paul Smith wrote:

> Dear All,
> 
> I have installed Adobe repo for installing the flash-plugin. However,
> when I try to install it, I get the following error:
> 
> ---------------------------------------------------
> 
> # yum install flash-pluginLoaded plugins: presto, refresh-packagekit
> Resolving Dependencies
> --> Running transaction check
> ---> Package flash-plugin.x86_64 0:11.2.202.235-release will be updated
> ---> Package flash-plugin.x86_64 2:11.0.1.129-1 will be an update
> --> Finished Dependency Resolution
> 
> Dependencies Resolved
> 
> ================================================================================
>  Package              Arch           Version                Repository     Size
> ================================================================================
> Updating:
>  flash-plugin         x86_64         2:11.0.1.129-1         flash         5.3 M
> 
> Transaction Summary
> ================================================================================
> Upgrade  1 Package
> 
> Total size: 5.3 M
> Is this ok [y/N]: y
> Downloading Packages:
> warning: rpmts_HdrFromFdno: Header V4 DSA/SHA1 Signature, key ID c2a8342a: NOKEY
> Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-leigh123linux
> 
> 
> GPG key retrieval failed: [Errno 14] Could not open/read
> file:///etc/pki/rpm-gpg/RPM-GPG-KEY-leigh123linux
> #
> 
> ---------------------------------------------------
> 
> Any ideas? I did run
> 
> rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
> 
> but no progress.
> 
> Thanks in advance,

Verify your repo configuration -> /etc/yum.repos.d/
Adobe's repo is not named "flash" but "adobe-linux-x86_64"
I'd say you have a conflicting repo entry for the flash plugin in
a 3rd party repo created by leigh123linux. And it wins RPM version
comparison due to a higher "Epoch" value (2 > 0). Remove that repo. When
done, please also show "yum repolist ; yum list flash-plugin".

-- 
Fedora release 17 (Beefy Miracle) - Linux 3.3.7-1.fc17.x86_64
loadavg: 0.13 0.10 0.16


More information about the users mailing list