You are not logged in.
[guoyi@helix ~]$ sudo pacman -Syy
[sudo] password for guoyi:
:: Synchronising package databases...
error: failed retrieving file 'core.db' from mirrors.ustc.edu.cn : SSL certificate problem: certificate is not yet valid
core 133.0 KiB 33.4 KiB/s 00:04 [###########################################] 100%
error: failed retrieving file 'extra.db' from mirrors.ustc.edu.cn : SSL certificate problem: certificate is not yet valid
extra 1549.3 KiB 26.4 KiB/s 00:59 [###########################################] 100%
error: failed retrieving file 'community.db' from mirrors.ustc.edu.cn : SSL certificate problem: certificate is not yet valid
error: failed retrieving file 'community.db' from mirrors.tuna.tsinghua.edu.cn : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
community 5.5 MiB 40.5 KiB/s 02:20 [###########################################] 100%
error: failed retrieving file 'multilib.db' from mirrors.ustc.edu.cn : SSL certificate problem: certificate is not yet valid
multilib 150.3 KiB 94.6 KiB/s 00:02 [###########################################] 100%
error: failed retrieving file 'archlinuxcn.db' from mirrors.tuna.tsinghua.edu.cn : The requested URL returned error: 404
error: failed to update archlinuxcn (failed to retrieve some files)
error: failed to synchronize all databases
Same mirrorlist is used for my Arch PC, but the information of Arch Rock Pi X meets the SSL certificate problem: certificate is not yet valid
Last edited by malacology (2021-05-30 16:24:08)
Don't speak to silly man. Keep Minimalism.
Offline
Offline
Is your system clock correct?
Post the output of timedatectl
It seems not right
[guoyi@helix ~]$ timedatectl status
Local time: Tue 2021-05-18 19:28:40 CST
Universal time: Tue 2021-05-18 11:28:40 UTC
RTC time: Sun 2012-01-01 02:10:24
Time zone: Asia/Shanghai (CST, +0800)
System clock synchronized: no
NTP service: inactive
RTC in local TZ: no
Don't speak to silly man. Keep Minimalism.
Offline
I solved after I try
timedatectl set-ntp true
Don't speak to silly man. Keep Minimalism.
Offline