You are not logged in.

#1 2014-07-01 14:27:45

elvenic
Member
Registered: 2014-07-01
Posts: 2

[SOLVED] inifinality-bundle: signature from "bohoomil ..." is unknown

Hi,

I've installed Arch Linux two days ago, so far all looks OK except for this:

I'm trying to install infinality bundle (to make fonts look better) according to this page:

https://wiki.archlinux.org/index.php/In … stallation

I've added key:

# pacman-key -r 962DDE58
gpg: requesting key 962DDE58 from hkp server pgp.mit.edu
gpg: key 962DDE58: "bohoomil (dev key) <bohoomil@zoho.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
==> Updating trust database...
gpg: next trustdb check due at 2015-03-31

I've added infinality-bindle and infinality-bundle-multilib repositories to the /etc/pacman.conf

Then when I run pacman -Syyu, I see following errors:

 pacman -Syyu
error: infinality-bundle: signature from "bohoomil (dev key) <bohoomil@zoho.com>" is unknown trust
error: infinality-bundle-multilib: signature from "bohoomil (dev key) <bohoomil@zoho.com>" is unknown trust
:: Synchronizing package databases...
 core                                                                                                                        110.8 KiB   158K/s 00:01 [############################################################################################] 100%
 extra                                                                                                                      1709.9 KiB   500K/s 00:03 [############################################################################################] 100%
 community                                                                                                                     2.2 MiB   584K/s 00:04 [############################################################################################] 100%
 multilib                                                                                                                    117.9 KiB   134K/s 00:01 [############################################################################################] 100%
 infinality-bundle                                                                                                             9.3 KiB  9.12M/s 00:00 [############################################################################################] 100%
 infinality-bundle.sig                                                                                                       287.0   B  0.00B/s 00:00 [############################################################################################] 100%
error: infinality-bundle: signature from "bohoomil (dev key) <bohoomil@zoho.com>" is unknown trust
error: failed to update infinality-bundle (invalid or corrupted database (PGP signature))
 infinality-bundle-multilib                                                                                                    2.5 KiB  0.00B/s 00:00 [############################################################################################] 100%
 infinality-bundle-multilib.sig                                                                                              287.0   B  0.00B/s 00:00 [############################################################################################] 100%
error: infinality-bundle-multilib: signature from "bohoomil (dev key) <bohoomil@zoho.com>" is unknown trust
error: failed to update infinality-bundle-multilib (invalid or corrupted database (PGP signature))
 archlinuxfr                                                                                                                  19.2 KiB   118K/s 00:00 [############################################################################################] 100%
error: database 'infinality-bundle' is not valid (invalid or corrupted database (PGP signature))
error: database 'infinality-bundle-multilib' is not valid (invalid or corrupted database (PGP signature))

I've searched the internet for solutions, but nothing so far helped, including:

- pacman-key --init && pacman-key --populate archlinux
- deleting database in /var/lib/pacman/sync
- deleting /etc/pacman.d/gnupg

Can somebody tell me what did I do wrong?

Last edited by elvenic (2014-07-02 00:42:20)

Offline

#2 2014-07-01 15:07:32

bolorino
Member
From: Spain
Registered: 2013-06-17
Posts: 18
Website

Re: [SOLVED] inifinality-bundle: signature from "bohoomil ..." is unknown

Hi,
have you tried

# pacman-key --lsign-key 962DDE58

?


Improve my english... Work in progress

Offline

#3 2014-07-01 15:08:45

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,559

Re: [SOLVED] inifinality-bundle: signature from "bohoomil ..." is unknown

You missed a step. Make sure to read the entire section.
https://wiki.archlinux.org/index.php/Pa … icial_keys

Offline

#4 2014-07-02 00:40:52

elvenic
Member
Registered: 2014-07-01
Posts: 2

Re: [SOLVED] inifinality-bundle: signature from "bohoomil ..." is unknown

Yes, bolorino, Scimmia, thank you!

Indeed, I didn't read the instruction in full. I run

pacman-key --lsign-key 962DDE58

and then the installation worked OK.


Thank you,

  elvenic.

Offline

Board footer

Powered by FluxBB