devkitPro / pacman

GNU General Public License v2.0
169 stars 16 forks source link

dkp-libs.db Failed to Download #40

Closed P0W3 closed 1 year ago

P0W3 commented 1 year ago

image


MSYS ~
$ pacman -Syu
:: Synchronizing package databases...
 msys is up to date
 dkp-libs.db failed to download
error: failed retrieving file 'msys.db' from www2.futureware.at : error setting certificate verify locations:  CAfile: /usr/ssl/certs/ca-bundle.crt CApath: none
error: failed retrieving file 'msys.db' from mirror.yandex.ru : error setting certificate verify locations:  CAfile: /usr/ssl/certs/ca-bundle.crt CApath: none
error: failed retrieving file 'msys.db' from mirrors.tuna.tsinghua.edu.cn : error setting certificate verify locations:  CAfile: /usr/ssl/certs/ca-bundle.crt CApath: none
error: failed retrieving file 'dkp-libs.db' from downloads.devkitpro.org : error setting certificate verify locations:  CAfile: /usr/ssl/certs/ca-bundle.crt CApath: none
error: failed to synchronize all databases (download library error)

MSYS ~
$
AndrewPiroli commented 1 year ago

This was triaged and fixed in DacoTaco/priiloader#321 and can be closed.

The resolution was fixing the root CA store by re-installing ca-certificates and running update-ca-trust extract.