You are not logged in.

#1 2011-10-18 03:09:59

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

error when installing with pacman

yesterday i update my arch and now i cant install anything this is the error

error: giblib: key "7F2D434B9741E8AC" is unknown
error: error al realizar la transacción (paquete no válido o dañado)
Ocurrieron errores, no se actualizaron paquetes

any idea how to fix it =/

i tried to use yaourt but this hapened :
sudo yaourt -S scrot
package-query: error while loading shared libraries: libalpm.so.6: cannot open shared object file: No such file or directory
package-query: error while loading shared libraries: libalpm.so.6: cannot open shared object file: No such file or directory
package-query: error while loading shared libraries: libalpm.so.6: cannot open shared object file: No such file or directory
resolviendo dependencias...
verificando conflictos...

Objetivos (2): giblib-1.2.4-5  scrot-0.8-4

Tamaño instalado:       0,25 MiB

¿Continuar con la instalación? [S/n] s
(2/2) verificando la integridad de los paquetes    [----------------------] 100%
error: giblib: key "7F2D434B9741E8AC" is unknown
:: Importar la llave PGP 9741E8AC, "Pierre Schmitz <pierre@archlinux.de>", creada 2011-04-10? [S/n] s

error: key "Pierre Schmitz <pierre@archlinux.de>" could not be imported
error: error al realizar la transacción (paquete no válido o dañado)
Ocurrieron errores, no se actualizaron paquetes
missing dependency for package-query : pacman<3.6

Offline

#2 2011-10-18 08:21:23

ron9
Member
From: Norway
Registered: 2011-02-02
Posts: 119

Re: error when installing with pacman

If you use "testing" your pacman was upgraded to version 4 and it uses key signing.
https://wiki.archlinux.org/index.php/Pacman-key


lenovo w500 - huawei matebook 14 | archlinux | swaywm | foot | falkon

Offline

#3 2011-10-18 08:26:07

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: error when installing with pacman

don't use yaourt

personally i don't know how did you managed to install pacman 4 without passing -dd to disable dependency checking.

missing dependency for package-query : pacman<3.6

so here is the problem.

you need to install package-query-git and yaourt-git


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2011-10-18 20:32:25

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

Re: error when installing with pacman

yea was my mistake to upgrade with testing didnt realise that until it was done =/, so should i downgrade pacman??
or i just should instal git??

Last edited by jose.mendez (2011-10-18 20:37:02)

Offline

#5 2011-10-18 20:36:08

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

Re: error when installing with pacman

jose.mendez wrote:

should i downgrade pacman??

Yeah, that would solve your yaourt issue.

Offline

#6 2011-10-18 20:43:28

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: error when installing with pacman

karol wrote:
jose.mendez wrote:

should i downgrade pacman??

Yeah, that would solve your yaourt issue.

NO

I already said you should do.


Give what you have. To someone, it may be better than you dare to think.

Offline

#7 2011-10-18 20:47:28

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

Re: error when installing with pacman

how should i doit? im searching in the wiki but it makes reference to  pacman -U but in order to use that i should previusly download the package right?

Offline

#8 2011-10-18 20:48:16

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

Re: error when installing with pacman

wonder wrote:
karol wrote:
jose.mendez wrote:

should i downgrade pacman??

Yeah, that would solve your yaourt issue.

NO

I already said you should do.

ok thanx big_smile

Offline

#9 2011-10-18 20:53:56

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

Re: error when installing with pacman

jose.mendez wrote:

how should i doit? im searching in the wiki but it makes reference to  pacman -U but in order to use that i should previusly download the package right?

wonder, are you sure he should be using [testing]?

Offline

#10 2011-10-18 21:16:52

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

Re: error when installing with pacman

karol wrote:
jose.mendez wrote:

how should i doit? im searching in the wiki but it makes reference to  pacman -U but in order to use that i should previusly download the package right?

wonder, are you sure he should be using [testing]?

i upgraded by mystake with testing, still dont know how to fix it

Offline

#11 2011-10-18 21:24:58

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

Re: error when installing with pacman

jose.mendez wrote:
wonder wrote:
karol wrote:

Yeah, that would solve your yaourt issue.

NO

I already said you should do.

ok thanx big_smile

i just did what you told me to, but i still can not install anything it still have the signature problem

Offline

#12 2011-10-18 21:28:37

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

Re: error when installing with pacman

jose.mendez, when using [testing] repo you should be subscribed to arch-dev-public mailing list. As the name implies, this repo is meant for the brave souls who want to test the brand new packages.

Offline

#13 2011-10-18 21:37:13

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

Re: error when installing with pacman

karol wrote:

jose.mendez, when using [testing] repo you should be subscribed to arch-dev-public mailing list. As the name implies, this repo is meant for the brave souls who want to test the brand new packages.

didnt know that(about the public mailing list), still got a lot to learn xD
just want to fix pacman then upgrade with out [testing] but still dont know how to doit =/

Offline

#14 2011-10-18 21:40:50

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

Re: error when installing with pacman

jose.mendez wrote:
karol wrote:

jose.mendez, when using [testing] repo you should be subscribed to arch-dev-public mailing list. As the name implies, this repo is meant for the brave souls who want to test the brand new packages.

didnt know that(about the public mailing list), still got a lot to learn xD
just want to fix pacman then upgrade with out [testing] but still dont know how to doit =/

Try https://bbs.archlinux.org/viewtopic.php … 4#p1003364

Offline

#15 2011-10-18 22:17:59

jose.mendez
Member
From: Chile
Registered: 2011-09-11
Posts: 10

Re: error when installing with pacman

karol wrote:
jose.mendez wrote:
karol wrote:

jose.mendez, when using [testing] repo you should be subscribed to arch-dev-public mailing list. As the name implies, this repo is meant for the brave souls who want to test the brand new packages.

didnt know that(about the public mailing list), still got a lot to learn xD
just want to fix pacman then upgrade with out [testing] but still dont know how to doit =/

Try https://bbs.archlinux.org/viewtopic.php … 4#p1003364

still cant import the keys =/

Offline

#16 2011-10-19 06:43:11

ron9
Member
From: Norway
Registered: 2011-02-02
Posts: 119

Re: error when installing with pacman

If you want to keep pacman 4 maybe you should read the wiki page https://wiki.archlinux.org/index.php/Pacman-key


lenovo w500 - huawei matebook 14 | archlinux | swaywm | foot | falkon

Offline

Board footer

Powered by FluxBB