LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 06-19-2007, 06:53 PM   #1
paritoshchandragupta
LQ Newbie
 
Registered: Jun 2007
Posts: 7

Rep: Reputation: 0
Question public key for jre-1.5.0_04-linux-i586.rpm is not installed


hi friends,
i am new to linux and using FC5 distribution . every time i try installing softwares using yum ,i get the error of keys i have tried importing keys but these have helped little please help !!
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
jre i586 1.5.0_04-fcs /root/Desktop/jre-1.5.0_04-linux-i586.rpm 39 M
Updating for dependencies:
java-1.4.2-gcj-compat i386 1.4.2.0-40jpp_83rh.4 updates 2.4 M
jessie i386 1.0.1-5 updates 820 k

Transaction Summary
=============================================================================
Install 1 Package(s)
Update 2 Package(s)
Remove 0 Package(s)
Total download size: 42 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 797f5165


Public key for jre-1.5.0_04-linux-i586.rpm is not installed


importing errors

[root@localhost ~]# rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY
error: http://rpm.livna.org/RPM-LIVNA-GPG-KEY: import read failed(0).
[root@localhost ~]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
[root@localhost ~]# rpm --import http://freshrpms.net/RPM-GPG-KEY-freshrpms
[root@localhost ~]# rpm --import http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
error: http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt: import read failed(-1).
rpmk: url.c:103: XurlFree: Assertion `u && u->magic == 0xd00b1ed0' failed.
Aborted
[root@localhost ~]# rpm --import http://atrpms.net/RPM-GPG-KEY.atrpms
[root@localhost ~]# rpm --import http://newrpms.sunsite.dk/gpg-pubkey-newrpms.txt
[root@localhost ~]# rpm --import http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt
[root@localhost ~]# rpm --import http://www.jpackage.org/jpackage.asc
[root@localhost ~]# rpm --import http://kde-redhat.sourceforge.net/gp...f6382fa-3e1ab2
error: http://kde-redhat.sourceforge.net/gp...6382fa-3e1ab2: import read failed(0).


please help
 
Old 06-19-2007, 07:24 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
From where the package resides as root type:rpm -Uvh jre-1.5.0_04-linux-i586.rpm
 
Old 06-19-2007, 07:30 PM   #3
paritoshchandragupta
LQ Newbie
 
Registered: Jun 2007
Posts: 7

Original Poster
Rep: Reputation: 0
DSA signature: NOKEY, key ID 797f5165

[root@localhost ~]# rpm -Uvh /root/Desktop/jre-1.5.0_04-linux-i586.rpm
warning: /root/Desktop/jre-1.5.0_04-linux-i586.rpm: Header V3 DSA signature: NOKEY, key ID 797f5165
error: Failed dependencies:
java >= 0:1.4 is needed by (installed) jessie-1.0.1-3.i386
java-gcj-compat >= 1.0.31 is needed by (installed) xml-commons-apis-1.3.02-0.b2.7jpp_7fc.i386
java-gcj-compat >= 1.0.31 is needed by (installed) gnu-crypto-2.1.0-1jpp_2fc.i386
java-gcj-compat >= 1.0.31 is needed by (installed) xerces-j2-2.7.1-6jpp_7fc.i386
java-gcj-compat >= 1.0.31 is needed by (installed) xalan-j2-2.6.0-3jpp_9fc.i386
java-gcj-compat >= 1.0.31 is needed by (installed) tomcat5-servlet-2.4-api-5.5.15-1jpp_6fc.i386
java-gcj-compat >= 1.0.31 is needed by (installed) hsqldb-1.80.1-1jpp_9fc.i386
java-sasl is needed by (installed) gnu-crypto-2.1.0-1jpp_2fc.i386
java-sasl is needed by (installed) jessie-1.0.1-3.i386
jce is needed by (installed) gnu-crypto-2.1.0-1jpp_2fc.i386
jce is needed by (installed) jessie-1.0.1-3.i386
 
Old 06-19-2007, 07:31 PM   #4
paritoshchandragupta
LQ Newbie
 
Registered: Jun 2007
Posts: 7

Original Poster
Rep: Reputation: 0
what to do now ? how to find and get the key??
 
Old 06-19-2007, 07:52 PM   #5
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Your problem is not with the missing key but the dependencies; rpm -Uvh jre-1.5.0_04-linux-i586.rpm --nodeps
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Public Key Not Installed scorpioofthewoods Fedora 16 09-18-2016 09:33 PM
Public key for jre-1.5.0_04-linux-i586.rpm is not installed paritoshchandragupta Linux - Software 3 06-21-2007 05:48 PM
Unable to install java on Fedora Core 6, jre-6-linux-i586-rpm.bin dragoncorp.org Linux - Software 1 04-09-2007 10:33 PM
chmod a+x jre-1_5_0-linux-i586-rpm.bin chemichael Fedora 4 09-24-2005 10:23 AM
I Installed j2sdk-1_4_1_02-fcs-linux-i586.rpm but still I am not able to chat yahoo DrGenetix Linux - Software 7 01-26-2004 07:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 06:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration