Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite waiting for Arch Linux Keyring (archlinux-keyring-wkd-sync) synchronization to complete. (Lastest version) #2679

Open
Heyo7726 opened this issue Sep 10, 2024 · 4 comments

Comments

@Heyo7726
Copy link

How i got this:
First i got an error:

Time synchronisation not completing, while you wait- check the docs for workarounds: https://archinstall.readthedocs.io/

then did:

timedatectl set-time "current date/time"
archinstall --skip-ntp
made Automatic time sync (NTP) false/no

then got:

Waiting for Arch Linux Keyring (archlinux-keyring-wkd-sync) synchronization to complete.

waited for around 30m and still on the same thing.

possible fixes that i already did:
sudo pacman -Sy archinstall
pacman-key --init pacman-key --populate pacman-key --refresh-keys sudo pacman -Sy archlinux-keyring

@Torxed
Copy link
Member

Torxed commented Sep 16, 2024

You would also need to terminate/restart the archlinux-keyring-wkd-sync.service as this is what we're waiting for.

This is however the second time I've seen this specific report in 2 weeks so I'll look into how we could optimize this situation.

@ProgrammerNull
Copy link

I have the same issue as @Heyo7726. I'm a complete newbie with Linux so I'm not well versed in this arena. But I thought I would mention that I have the issue too.

@shalldie
Copy link

shalldie commented Nov 7, 2024

Same issue when run archinstall. 😢
archlinux-keyring-wkd-sync.service and timer is dead, and can't start.

@Torxed
Copy link
Member

Torxed commented Nov 9, 2024

Same issue when run archinstall. 😢 archlinux-keyring-wkd-sync.service and timer is dead, and can't start.

Usually that's due to network related reasons.
I really wish the timer/service in question would have more debug output..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants