You are not logged in.

#1 2015-03-02 22:49:03

zabrielza
Member
Registered: 2015-03-02
Posts: 125

[SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Hello,

i edited my pacman.conf file so it includes repositories by Vi0l0 user.

[xorg112]
Server = http://catalyst.wirephire.com/repo/xorg112/$arch
## Mirrors, if the primary server does not work or is too slow:
#Server = http://mirror.rts-informatique.fr/archl … g112/$arch
#Server = http://mirror.hactar.bz/Vi0L0/xorg112/$arch

[catalyst-hd234k]
Server = http://catalyst.wirephire.com/repo/cata … 234k/$arch
## Mirrors, if the primary server does not work or is too slow:
#Server = http://70.239.162.206/catalyst-mirror/r … 234k/$arch
#Server = http://mirror.rts-informatique.fr/archl … 234k/$arch
#Server = http://mirror.hactar.bz/Vi0L0/catalyst-hd234k/$arch

As this page suggests, https://wiki.archlinux.org/index.php/User:Vi0L0 , i executed this command:

pacman-key --keyserver pgp.mit.edu --recv-keys 0xabed422d653c3094

I get

gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: IPC connect call failed
gpg: keyserver receive failed: No dirmngr
==> ERROR: Remote key not fetched correctly from keysever.

Why is that happening?I have already read the pacman-keyring in arch wiki.

Thanks in advance!

Last edited by zabrielza (2015-03-03 20:11:55)

Offline

#2 2015-03-02 23:00:22

cedeel
Member
From: ~
Registered: 2009-08-25
Posts: 176
Website

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Not that it helps with your situation, but your driver should support X.org 1.13 according to the wiki article.

Offline

#3 2015-03-02 23:19:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Offline

#4 2015-03-03 07:09:09

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

zabrielza wrote:

Hello,
As this page suggests, https://wiki.archlinux.org/index.php/User:Vi0L0 , i executed this command:

pacman-key --keyserver pgp.mit.edu --recv-keys 0xabed422d653c3094

I get

gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: IPC connect call failed
gpg: keyserver receive failed: No dirmngr
==> ERROR: Remote key not fetched correctly from keysever.

Why is that happening?I have already read the pacman-keyring in arch wiki.

Thanks in advance!

Please search the forums. This problem has been discussed a few times and solutions have been found.

EDIT: Read Karol's link.

Last edited by runical (2015-03-03 07:09:34)

Offline

#5 2015-03-03 18:56:46

zabrielza
Member
Registered: 2015-03-02
Posts: 125

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Sorry for my late reply. I had no internet connection smile Ok, i did pacman-key --init && pacman-key --populate but it stuck  at gpg: Generating pacman keyring master key. What should i do?

Offline

#6 2015-03-03 19:06:26

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

I assume you did the other steps as well? Then all you can do is use the computer and wait until the key is generated. You can continue after that.

Offline

#7 2015-03-03 19:12:26

zabrielza
Member
Registered: 2015-03-02
Posts: 125

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Yes, I did those steps:

# rm -R /etc/pacman.d/gnupg/
# rm -R /root/.gnupg/  # only if the directory exists
# gpg --refresh-keys

after that

# pacman-key --init && pacman-key --populate

And it stuck. So, is it normal? Should i wait?

Last edited by zabrielza (2015-03-03 19:13:19)

Offline

#8 2015-03-03 19:21:29

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Hi zabrielza,
You need system entropy in order to generate the master key so just use your pc until the generation is completed: watch a video, move the mouse, do something...
You can find more information on the wiki: https://wiki.archlinux.org/index.php/pa … he_keyring.


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#9 2015-03-03 19:28:09

zabrielza
Member
Registered: 2015-03-02
Posts: 125

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

I am on a machine with fresh arch linux installation. No graphic environment at all. ( I want to install the drivers first as i mentioned above ) Can i do something with my keyboard or something?

EDIT: Ok, was just pressing buttons on my keyboard i am moving on to next step smile

Last edited by zabrielza (2015-03-03 19:33:53)

Offline

#10 2015-03-03 19:37:35

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#11 2015-03-03 19:41:29

zabrielza
Member
Registered: 2015-03-02
Posts: 125

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

Ok, SOLVED. Thanks very much!

Offline

#12 2015-03-03 19:51:19

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]Cannot import key with pacman-key on fresh installation.Why?

jasonwryan wrote:

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB