Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

GPG key retrieval failed ?

[es] :: Linux :: GPG key retrieval failed ?

[ Pregleda: 2498 | Odgovora: 7 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

scenarist

Član broj: 169249
Poruke: 441
*.fbih.806590-39.bih.net.ba.



+2 Profil

icon GPG key retrieval failed ?11.04.2011. u 10:18 - pre 158 meseci
Imam problem sa GPG kljucem. Centos mi izlazi preko proxyja i u yum.conf sam podesio proxy parametre ali kada pokusam bilo sta da instaliram preko yuma dobijem

Code:

[root@localhost /]# yum install yum-plugin-priorities
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package yum-plugin-priorities.noarch 0:0.0.7-2.c4 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 yum-plugin-priorities   noarch     0.0.7-2.c4       extras             13 k

Transaction Summary
=============================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
Total download size: 13 k
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 443e1821
Public key for yum-plugin-priorities-0.0.7-2.c4.noarch.rpm is not installed
Retrieving GPG key from http://mirror.centos.org/centos/RPM-GPG-KEY-centos4


[b]GPG key retrieval failed: [Errno 4] IOError: <urlopen error (110, 'Connection timed out')>[/b]


 
Odgovor na temu

scenarist

Član broj: 169249
Poruke: 441
178.77.7.*



+2 Profil

icon Re: GPG key retrieval failed ?20.04.2011. u 20:07 - pre 158 meseci
Kada pokusam samo

Code:

#yum update

imam slijedeci error
Code:

warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID d05c057c
GPG key retrieval failed: [Errno 14] HTTP eRROR 404: Not found



 
Odgovor na temu

combuster
Ivan Bulatovic
Kraljevo

Član broj: 151351
Poruke: 4563
*.dynamic.isp.telekom.rs.

Sajt: www.linuxsrbija.org


+104 Profil

icon Re: GPG key retrieval failed ?20.04.2011. u 21:28 - pre 158 meseci
Kada pingujes mirror jel ti vraca nesto ?
make love - !war
 
Odgovor na temu

scenarist

Član broj: 169249
Poruke: 441
178.77.7.*



+2 Profil

icon Re: GPG key retrieval failed ?20.04.2011. u 22:29 - pre 158 meseci
Kada pingam mirror iz Centos-Base.repo
[Base]
Code:

[root@localhost ~]# ping mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
[1] 3958
[2] 3959



 
Odgovor na temu

scenarist

Član broj: 169249
Poruke: 441
178.77.7.*



+2 Profil

icon Re: GPG key retrieval failed ?20.04.2011. u 22:34 - pre 158 meseci
@combuster
Pronasao sam identicnu gresku na Elastix forumu,koja je rijesena, ali meni opet ne prolazi, pa vidi ne znam mozda ces ti skontati u cemu je problem, mislim da ces moci vidjeti postove kao neregistrirani korisnik, evo link..
Elastix forum


 
Odgovor na temu

scenarist

Član broj: 169249
Poruke: 441
178.77.7.*



+2 Profil

icon Re: GPG key retrieval failed ?20.04.2011. u 22:45 - pre 158 meseci
heh
proslo je sa
Code:

rpm --import http://repo-es.elastix.org/elastix/RPM-GPG-KEY-Elastix


ali imam sad drugi problem kada pokusam yum update
Code:

[root@localhost ~]# yum update
Install       7 Package(s)
Upgrade     121 Package(s)

Total size: 216 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 217521f6
epel/gpgkey                                                                                                                                      | 1.7 kB     00:00
Importing GPG key 0x217521F6 "Fedora EPEL <[email protected]>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
Is this ok [y/N]: y


Package libuser-0.54.7-2.1.el5_5.2.i386.rpm is not signed
[root@localhost ~]# 


 
Odgovor na temu

combuster
Ivan Bulatovic
Kraljevo

Član broj: 151351
Poruke: 4563
*.dynamic.isp.telekom.rs.

Sajt: www.linuxsrbija.org


+104 Profil

icon Re: GPG key retrieval failed ?20.04.2011. u 23:55 - pre 158 meseci
Ruzan hack ali probaj da u /etc/yum.conf u main sekciji dodas ili izmenis gpgcheck=1 u

gpgcheck=0
make love - !war
 
Odgovor na temu

scenarist

Član broj: 169249
Poruke: 441
178.77.22.*



+2 Profil

icon Re: GPG key retrieval failed ?21.04.2011. u 19:53 - pre 158 meseci
Citat:
scenarist: heh
proslo je sa
Code:

rpm --import http://repo-es.elastix.org/elastix/RPM-GPG-KEY-Elastix


ali imam sad drugi problem kada pokusam yum update
Code:

[root@localhost ~]# yum update
Install       7 Package(s)
Upgrade     121 Package(s)

Total size: 216 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 217521f6
epel/gpgkey                                                                                                                                      | 1.7 kB     00:00
Importing GPG key 0x217521F6 "Fedora EPEL <[email protected]>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
Is this ok [y/N]: y


Package libuser-0.54.7-2.1.el5_5.2.i386.rpm is not signed
[root@localhost ~]# 


Problem rijesen sa>>>
Code:

[root@localhost ~]#yum clean all
[root@localhost ~]#yum update

Kompletnu temu mozete vidjeti na
ovom linku

 
Odgovor na temu

[es] :: Linux :: GPG key retrieval failed ?

[ Pregleda: 2498 | Odgovora: 7 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.