You are not logged in.

#1 2014-06-15 19:55:35

Miguelost
Member
Registered: 2012-01-29
Posts: 14

Repo Core not valid

Hi, today i will update my arch but i cant, i paste the error in spanish (because is my natural language)

[root@ArchLinux-System ~]# pacman -Syu
error: GPGME error: No data
:: Sincronizando las bases de datos de paquetes...
 core está actualizado
 extra está actualizado
 community está actualizado
 multilib está actualizado
 archlinuxfr está actualizado
error: la base de datos 'core' no es válida (base de datos no válida o dañada (firma PGP))

Offline

#2 2014-06-15 20:12:52

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

Re: Repo Core not valid

Run                                                                                                                                                           

LC_ALL=C <command>

                                                                                                                                                       
to get the output in English.                                                                                                                                 



Did you search the forum?
https://bbs.archlinux.org/viewtopic.php … 0#p1266030
https://bbs.archlinux.org/viewtopic.php?id=179270

Last edited by karol (2014-06-15 20:13:46)

Offline

#3 2014-06-15 20:15:42

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Repo Core not valid

I don't speak Spanish, but you could try:

pacman-key --init && pacman-key --populate archlinux

Jin, Jîyan, Azadî

Offline

#4 2014-06-15 21:16:17

Miguelost
Member
Registered: 2012-01-29
Posts: 14

Re: Repo Core not valid

in english

[root@ArchLinux-System ~]# LC_ALL=C pacman -Syu
error: GPGME error: No data
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 archlinuxfr is up to date
error: database 'core' is not valid (invalid or corrupted database (PGP signature))

Offline

#5 2014-06-15 21:17:56

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

Re: Repo Core not valid

Try a different mirror, if it doesn't work, post your pacman.conf and your mirrorlist.

Offline

#6 2014-06-15 21:19:52

Miguelost
Member
Registered: 2012-01-29
Posts: 14

Re: Repo Core not valid

the command

 pacman-key --init && pacman-key --populate archlinux 

not resolv my problem sad

Offline

#7 2014-06-15 21:58:59

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,459
Website

Re: Repo Core not valid

pacman -Scc
pacman -Syyu

"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#8 2014-06-15 22:21:58

Miguelost
Member
Registered: 2012-01-29
Posts: 14

Re: Repo Core not valid

Trilby wrote:
pacman -Scc
pacman -Syyu

Yeah.. this is work... is upgrading.. thanks big_smile

Offline

#9 2014-06-16 14:31:08

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Repo Core not valid

Trilby wrote:
pacman -Scc
pacman -Syyu

Since -Scc removes all packages from the cache, wouldn't removing /var/lib/pacman/sync be a better option?

Offline

#10 2014-06-16 14:33:38

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

Re: Repo Core not valid

You should be able / have been able to identify what file exactly was causing problems. Maybe there was a stray .sig file there?

Offline

#11 2014-06-16 14:37:23

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Repo Core not valid

All wrong...   we do not sign our repos so the repo db can not be verified by gpg.  Revert the change you made in pacman.conf.

Offline

Board footer

Powered by FluxBB