LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   64 bit flash plugin (https://www.linuxquestions.org/questions/fedora-35/64-bit-flash-plugin-776675/)

satimis 12-18-2009 08:32 AM

64 bit flash plugin
 
Hi folks,

Fedora 12 64-bit


I followed #304 on;
http://forums.fedoraforum.org/showth...=flash&page=21

to download and install flash-plugin


Download went through without problem;

Code:

$ wget http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/flash-plugin-10.0.42.34-1.x86_64.rpm
--2009-12-09 14:04:01--  http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/flash-plugin-10.0.42.34-1.x86_64.rpm
Resolving www.dfm.uninsubria.it... 193.206.162.138
Connecting to www.dfm.uninsubria.it|193.206.162.138|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3157788 (3.0M) [application/x-rpm]
Saving to: “flash-plugin-10.0.42.34-1.x86_64.rpm”

100%[======================================>] 3,157,788    759K/s  in 4.2s   

2009-12-09 14:04:05 (731 KB/s) - “flash-plugin-10.0.42.34-1.x86_64.rpm” saved [3157788/3157788]


On running;
Code:

[satimis@fedora12 ~]$ rpm -K flash-plugin-10.0.42.34-1.x86_64.rpm
flash-plugin-10.0.42.34-1.x86_64.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS:GPG#c2a8342a)

Please advise how to fix the problem. TIA

B.R.
satimis

AleLinuxBSD 12-18-2009 04:08 PM

I think when you have add your repository you haven't import the signature (or you haven't update it).
Because i read on the link that you send that was a problem on that package (initially wasn't signed).

Probably using something similar:
sudo rpm -i --nosignature flash-plugin-10.0.42.34-1.x86_64.rpm
you could avoid that warning message.

Sscheme 12-18-2009 05:48 PM

You can try "yum localinstall --nogpgcheck filename.rpm"

satimis 12-18-2009 06:16 PM

Hi folks,

Thanks for your advice.

I solved my problem by running;
# rpm -Uvh flash-plugin-10.0.42.34-1.x86_64.rpm

No complaint

B.R.
satimis


All times are GMT -5. The time now is 12:28 AM.