alerque / aur

Package sources for all the AUR packages I either maintain, co-maintain, or fork.
https://wiki.archlinux.org/index.php/Unofficial_user_repositories#alerque
46 stars 26 forks source link

Synching fails with `SSL: no alternative certificate subject name matches target host name 'arch.alerque.com'`. #36

Closed dreirund closed 2 years ago

dreirund commented 2 years ago

When syncing, I now get the error SSL: no alternative certificate subject name matches target host name 'arch.alerque.com':

pacman -Sy:

 alerque.db failed to download
error: failed retrieving file 'alerque.db' from arch.alerque.com : SSL: no alternative certificate subject name matches target host name 'arch.alerque.com'
error: failed to synchronize all databases (download library error)
alerque commented 2 years ago

Thanks for the report. I'm having trouble with pacman too. The cert shows as up to date in the browser through so I'm confused what happened. I'll be looking into it.

alerque commented 2 years ago

It's DNS. I screwed up DNS and some requests are hitting an old legacy server, some hitting a new one. Working on it...

alerque commented 2 years ago

This should be resolved. If you have a DNS resolver cache it might need a poke, but it should clear up soon. Thanks again for the report and sorry for the disruption.