extra-x86-64-v4: signature invalid #259

Closed
opened 2024-09-30 23:16:30 +02:00 by blackhole · 7 comments

This evening suddenly:

error: extra-x86-64-v4: signature from "Archlinux CIE Repos (Build 2020/2021) cie@harting.dev" is invalid
error: database 'extra-x86-64-v4' is not valid (invalid or corrupted database (PGP signature))

What I can do? alhp-keyring is version 20240426-2

This evening suddenly: error: extra-x86-64-v4: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid error: database 'extra-x86-64-v4' is not valid (invalid or corrupted database (PGP signature)) What I can do? alhp-keyring is version 20240426-2
Owner

Is this happening with a specific mirror?

Is this happening with a specific mirror?
Author

Yes it was happening with the default order, first

Worldwide (CDN)

Server = https://cdn.alhp.dev/$repo/os/$arch/
Server = https://alhp.krautflare.de/$repo/os/$arch/

Now Europe servers are first and all seems fine.

Yes it was happening with the default order, first ## Worldwide (CDN) Server = https://cdn.alhp.dev/$repo/os/$arch/ Server = https://alhp.krautflare.de/$repo/os/$arch/ Now Europe servers are first and all seems fine.
Owner

Seems to be a cache purge problem. We had a few reports in the last weeks that signatures didn't match the database (or vice versa). Maybe the purging needs to be more explicit, I think that's worth a try.

Seems to be a cache purge problem. We had a few reports in the last weeks that signatures didn't match the database (or vice versa). Maybe the purging needs to be more explicit, I think that's worth a try.

Just to add, Server = https://alhp.krautflare.de/$repo/os/$arch/ was working troublefree for the last months.

Just to add, Server = https://alhp.krautflare.de/$repo/os/$arch/ was working troublefree for the last months.
Author

In the meantime the problem never showed up again.
I will remember yoor suggestion, thanks.

In the meantime the problem never showed up again. I will remember yoor suggestion, thanks.

@anonfunc It's happening again

yay
[sudo] password for csaba: 
:: Synchronizing package databases...
 endeavouros                                                                 14.5 KiB  70.5 KiB/s 00:00 [--------------------------------------------------------------] 100%
 core-x86-64-v3                                                              63.6 KiB   195 KiB/s 00:00 [--------------------------------------------------------------] 100%
 extra-x86-64-v3                                                           1052.1 KiB  1817 KiB/s 00:01 [--------------------------------------------------------------] 100%
 multilib-x86-64-v3                                                          65.8 KiB   114 KiB/s 00:01 [--------------------------------------------------------------] 100%
 core is up to date
 extra                                                                        7.5 MiB  3.25 MiB/s 00:02 [--------------------------------------------------------------] 100%
 multilib                                                                   133.5 KiB   403 KiB/s 00:00 [--------------------------------------------------------------] 100%
error: extra-x86-64-v3: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid
error: failed to synchronize all databases (unexpected error)

@anonfunc It's happening again ``` yay [sudo] password for csaba: :: Synchronizing package databases... endeavouros 14.5 KiB 70.5 KiB/s 00:00 [--------------------------------------------------------------] 100% core-x86-64-v3 63.6 KiB 195 KiB/s 00:00 [--------------------------------------------------------------] 100% extra-x86-64-v3 1052.1 KiB 1817 KiB/s 00:01 [--------------------------------------------------------------] 100% multilib-x86-64-v3 65.8 KiB 114 KiB/s 00:01 [--------------------------------------------------------------] 100% core is up to date extra 7.5 MiB 3.25 MiB/s 00:02 [--------------------------------------------------------------] 100% multilib 133.5 KiB 403 KiB/s 00:00 [--------------------------------------------------------------] 100% error: extra-x86-64-v3: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid error: failed to synchronize all databases (unexpected error) ```
Owner

We are tracking this in ALHP/alhp-keyring#4. I'll try to get a new cache purge mechanism going this weekend.

We are tracking this in https://somegit.dev/ALHP/alhp-keyring/issues/4. I'll try to get a new cache purge mechanism going this weekend.
Sign in to join this conversation.