![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reading the header of a tar file(posix header) | Tanvirk | Linux | 2 | 01-31-2008 08:50 AM |
| Signature??? | aniseed | Post Here to Contact Site Administrators and Moderators | 2 | 12-08-2005 08:27 AM |
| signature? | vgersh99 | Forum Support Area for Unregistered Users & Account Problems | 3 | 02-20-2005 10:02 AM |
| mail with automatic signature | piltrafa | UNIX for Dummies Questions & Answers | 1 | 12-09-2004 05:00 PM |
| profile signature | mib | Post Here to Contact Site Administrators and Moderators | 1 | 03-31-2001 02:31 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Header V3 DSA signature:
Code:
[root@rhel5HP Server]# rpm -ivh telnet-server-0.17-38.el5.i386.rpm
warning: telnet-server-0.17-38.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
xinetd is needed by telnet-server-0.17-38.el5.i386
[root@rhel5HP Server]#
Code:
[root@rhel5HP yum.repos.d]# yum -y install telnet-server ..... warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 37017186 Public key for telnet-server-0.17-38.el5.i386.rpm is not installed I have the RHEL5 cd copied to the harddisk. set up yum configuration file.. #createrepo -v . is also done.. when i am trying to install any thing it is giving this error..why? ---------- Post updated at 04:05 PM ---------- Previous update was at 03:48 PM ---------- Code:
[root@rhel5HP rhn]# rpm --import /rhelrepo/RPM-GPG-KEY-redhat-beta [root@rhel5HP rhn]# rpm --import /rhelrepo/RPM-GPG-KEY-redhat-former [root@rhel5HP rhn]# rpm --import /rhelrepo/RPM-GPG-KEY-redhat-release [root@rhel5HP rhn]# rpm --import /rhelrepo/RPM-GPG-KEY-redhat-auxiliary i did the above commands and all is working as expected. but now the question is if i have gpgcheck=0 i will not have to do the above? or will i? Code:
[root@rhel5HP yum.repos.d]# cat rhel5HP.repo [0001] name=rhel5 baseurl=file:///rhelrepo/ enabled=1 gpgcheck=0 Last edited by pludi; 1 Week Ago at 05:22 AM.. Reason: code tags, please... |
|
||||
|
no no..
i did have gpgcheck=0. but i spelled it wrong so i was getting the key issue. then i imported the keys with #rpm --import command and at that same time i found out that gpgcheck=0 was spelled grgckeck... my question is if i have gpgcheck=0 then will i ever get that key problem .. and i do apologize for not putting the codes in blocks..i will make sure it doesnt happen again thanks |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|