You are not logged in.

#1 2012-06-19 11:14:17

arashroshan
Member
Registered: 2012-06-17
Posts: 31

[SOLVED] pacman -Syu not working !!!

Hello Everyone !

today i faced this problem :

[root@Arash-PC arashr]# pacman -Syu
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
:: Synchronizing package databases...
 core is up to date                                                                          0.0   B  0.00B/s 00:00 [---------------------------------------------------------------------]   0%
 extra is up to date                                                                         0.0   B  0.00B/s 00:00 [---------------------------------------------------------------------]   0%
 community is up to date                                                                0.0   B  0.00B/s 00:00 [---------------------------------------------------------------------]   0%
 multilib is up to date                                                                      0.0   B  0.00B/s 00:00 [---------------------------------------------------------------------]   0%
error: database 'core' is not valid (invalid or corrupted database (PGP signature))
error: database 'extra' is not valid (invalid or corrupted database (PGP signature))
error: database 'community' is not valid (invalid or corrupted database (PGP signature))
error: database 'multilib' is not valid (invalid or corrupted database (PGP signature))

Last edited by arashroshan (2012-06-19 11:43:21)

Offline

#2 2012-06-19 11:21:08

valr
Member
From: Belgium
Registered: 2012-01-08
Posts: 62

Re: [SOLVED] pacman -Syu not working !!!

Have you enabled package and database signing in your pacman.conf ?
Have you initialized your keys ? http://www.archlinux.org/news/having-pa … -packages/

Offline

#3 2012-06-19 11:23:49

arashroshan
Member
Registered: 2012-06-17
Posts: 31

Re: [SOLVED] pacman -Syu not working !!!

i don't know !
the last package i downloaded was avrdude and after that this error is happening !

Last edited by arashroshan (2012-06-19 11:25:04)

Offline

#4 2012-06-19 11:37:20

valr
Member
From: Belgium
Registered: 2012-01-08
Posts: 62

Re: [SOLVED] pacman -Syu not working !!!

Well, your error message seems to be related to signatures so I sugggest you read the wiki https://wiki.archlinux.org/index.php/Pacman-key and the information that is mentionned in the link I provided in my previous post. There should be enough info for you to see if you have (or not) initialized pacman properly for package/database signing.

Offline

#5 2012-06-19 11:41:32

arashroshan
Member
Registered: 2012-06-17
Posts: 31

Re: [SOLVED] pacman -Syu not working !!!

thank you for your reply !
i solved problem with :

pacman -Syy 

but i don't know what happened ? and How This command Solved the problem ?!?

Last edited by arashroshan (2012-06-19 11:42:38)

Offline

#6 2012-06-19 12:34:59

Pres
Member
Registered: 2011-09-12
Posts: 423

Re: [SOLVED] pacman -Syu not working !!!

Database signing is not implemented yet unless I missed something. So if you have "Required" in your Siglevel line, you should also have "DatabaseOptional". Otherwise it will check for signatures on the databases.

Offline

#7 2012-06-22 17:01:59

mankand007
Member
From: Chennai, India
Registered: 2012-02-26
Posts: 43
Website

Re: [SOLVED] pacman -Syu not working !!!

Actually this problem might occur if the databases were corrupt. For example, if you tried to sync the databases without an internet connection, then the databases get corrupt, and show this error.

This can be solved by forcing database refresh..


Custom built Openbox Arch linux 64

blog:
http://manikandan.means.it

Offline

#8 2012-10-31 04:08:42

hisland
Member
Registered: 2012-10-29
Posts: 5

Re: [SOLVED] pacman -Syu not working !!!

Offline

Board footer

Powered by FluxBB