#System clock wont synchronise

65 messages · Page 1 of 1 (latest)

neat quest
#

I have tried to install arch using the archinstall script but it got stuck on waiting for time sync and tells me to go to the known issues site. I checked timedatectl and it said NTP service active but System clock synchronised no. I restarted systemd-timesyncd.service as suggested on as suggested on the known issues page but that didnt do anything timedatectrl showed still the same. Then i looked at the timesyncd.conf but didnt know what to do with it so i just pinged the first fallback server and it worked fine. Then since the time was still correct i just did archinstall --skip-ntp but that got stuck on keyring sync

austere grail
#

Your ISO is probably outdated and the keyring can't sync.

#

killall gpg-agent && rm -rf /etc/pacman.d/gnupg && pacman-key --init && pacman-key --populate && pacman -Sy archlinux-keyring

#

Try running this and then running archinstall normally.

blissful elbow
neat quest
#

The restart still doesnt change anything even if i set ntp true before that and curl does give me the code of the website

neat quest
blissful elbow
neat quest
blissful elbow
neat quest
blissful elbow
# neat quest No change

Okay, that might be an issue with the Archinstall tool. You could ask in the Archinstall Discord server or just install Arch manually.

neat quest
#

Well if i install it manually id still need to get the clock to syncronise right?

blissful elbow
neat quest
#

Well i guess ill just try the manual install then

austere grail
#

Like --skip wkd or something?

neat quest
#

-skip ntp at least if thats what you ment

blissful elbow
neat quest
blissful elbow
austere grail
neat quest
blissful elbow
neat quest
blissful elbow
neat quest
blissful elbow
neat quest
blissful elbow
neat quest
blissful elbow
blissful elbow
neat quest
blissful elbow
# neat quest

Run one by one

rm /var/cache/pacman/pkg/archlinux-keyring-*.pkg.tar.zst
pacman-key --init
pacman-key --populate archlinux
pacman -Sy archlinux-keyring
neat quest
#

In response to the first command it says rm: cannot remove '/var/cache/pacman/pkg/': Is a directory

blissful elbow
neat quest
#

Oop my bad

#

Now it tells me no matches found

blissful elbow
neat quest
#

No matches found

blissful elbow
# neat quest

Ok, run pacman-key --refresh-keys and try again pacman -Sy archlinux-keyring!!

blissful elbow
neat quest
blissful elbow
blissful elbow
neat quest
#

Well i hope i can just continue from here without problem

blissful elbow
neat quest
blissful elbow
neat quest
#

No im talking about how they are displayed

#

I want dd.mm.yyyy not mm/dd/yyyy

#

I mean that doesnt really have anything to do with the original question anyway i can figure that out myself

blissful elbow
neat quest
#

I removed the commentation on en and de, ran locale-gen and am now editing the locale.conf can in not just do both right here like LANG=en_US.UTF-8 LC_TIME=de_DE.UTF-8

blissful elbow