Void linux XBPS broke: certificate verification failed
5
votes
4
answers
13131
views
I installed my first distro: Void Linux, the version without any desktop environment. I got my wifi to work and the package manager (xbps) worked fine; I installed things like htop, i3, etc without problem. I booted my PC today and wanted to install git.
sudo xbps-install -S git
The same holds for any install command, such as:
sudo xbps-install -Su
I have the same problem in root or as a normal user.
It says:
Updating (some url) ...
Certificate verification failed for (some other url)
SSL_connect returned 1
ERROR: failed to fetch file (url of first line): Operation not permitted.
I did not change anything since yesterday, when it worked fine.
I only found this on google:
https://github.com/voidlinux/void-packages/issues/14465
https://github.com/voidlinux/xbps/issues/224
For the first link, I do not have xtools and I do not have this file:
/var/cache/xbps/ca-certificates-20170717_2.noarch.xbps
so I cannot copy it.
For the second link:
sudo update-ca-certificates
did not fix anything. It says:
0 added, 0 removed; Done.
I tried using another repo mirror but it doesn't seem to recognise those.
I use https://alpha.de.repo.voidlinux.org/current
I don't know what to do from this point.
Asked by ocdy1001
(53 rep)
Jan 1, 2019, 02:49 PM
Last activity: May 26, 2025, 04:15 AM
Last activity: May 26, 2025, 04:15 AM