Void linux XBPS broke: certificate verification failed
I installed my first disto: Void Linux, the version without any desktop enviroment. 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 doesnt seem to recognise those.
I use https://alpha.de.repo.voidlinux.org/current
I dont know what to do from this point.
package-management certificates void-linux
New contributor
add a comment |
I installed my first disto: Void Linux, the version without any desktop enviroment. 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 doesnt seem to recognise those.
I use https://alpha.de.repo.voidlinux.org/current
I dont know what to do from this point.
package-management certificates void-linux
New contributor
We can not help you with your desire to install git. Not being root, will have no effect on this desire. If this desire is elevated by install commands, then I would recommend avoiding them.
– ctrl-alt-delor
Jan 1 at 16:18
@ctrl-alt-delor Me wanting to install git was just an example, the whole package manager was broken, i could not install anything. But it has been solved by beginner6789's answer, apparently the DE server is just broken. Also I do not understand what you meant with your last sentence about install commands?
– ocdy1001
Jan 1 at 16:26
Yes I was 100% sure that what you said was not what you meant. But that is what you said.
– ctrl-alt-delor
Jan 1 at 16:30
add a comment |
I installed my first disto: Void Linux, the version without any desktop enviroment. 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 doesnt seem to recognise those.
I use https://alpha.de.repo.voidlinux.org/current
I dont know what to do from this point.
package-management certificates void-linux
New contributor
I installed my first disto: Void Linux, the version without any desktop enviroment. 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 doesnt seem to recognise those.
I use https://alpha.de.repo.voidlinux.org/current
I dont know what to do from this point.
package-management certificates void-linux
package-management certificates void-linux
New contributor
New contributor
edited Jan 1 at 15:21
Rui F Ribeiro
39.2k1479130
39.2k1479130
New contributor
asked Jan 1 at 14:49
ocdy1001
31
31
New contributor
New contributor
We can not help you with your desire to install git. Not being root, will have no effect on this desire. If this desire is elevated by install commands, then I would recommend avoiding them.
– ctrl-alt-delor
Jan 1 at 16:18
@ctrl-alt-delor Me wanting to install git was just an example, the whole package manager was broken, i could not install anything. But it has been solved by beginner6789's answer, apparently the DE server is just broken. Also I do not understand what you meant with your last sentence about install commands?
– ocdy1001
Jan 1 at 16:26
Yes I was 100% sure that what you said was not what you meant. But that is what you said.
– ctrl-alt-delor
Jan 1 at 16:30
add a comment |
We can not help you with your desire to install git. Not being root, will have no effect on this desire. If this desire is elevated by install commands, then I would recommend avoiding them.
– ctrl-alt-delor
Jan 1 at 16:18
@ctrl-alt-delor Me wanting to install git was just an example, the whole package manager was broken, i could not install anything. But it has been solved by beginner6789's answer, apparently the DE server is just broken. Also I do not understand what you meant with your last sentence about install commands?
– ocdy1001
Jan 1 at 16:26
Yes I was 100% sure that what you said was not what you meant. But that is what you said.
– ctrl-alt-delor
Jan 1 at 16:30
We can not help you with your desire to install git. Not being root, will have no effect on this desire. If this desire is elevated by install commands, then I would recommend avoiding them.
– ctrl-alt-delor
Jan 1 at 16:18
We can not help you with your desire to install git. Not being root, will have no effect on this desire. If this desire is elevated by install commands, then I would recommend avoiding them.
– ctrl-alt-delor
Jan 1 at 16:18
@ctrl-alt-delor Me wanting to install git was just an example, the whole package manager was broken, i could not install anything. But it has been solved by beginner6789's answer, apparently the DE server is just broken. Also I do not understand what you meant with your last sentence about install commands?
– ocdy1001
Jan 1 at 16:26
@ctrl-alt-delor Me wanting to install git was just an example, the whole package manager was broken, i could not install anything. But it has been solved by beginner6789's answer, apparently the DE server is just broken. Also I do not understand what you meant with your last sentence about install commands?
– ocdy1001
Jan 1 at 16:26
Yes I was 100% sure that what you said was not what you meant. But that is what you said.
– ctrl-alt-delor
Jan 1 at 16:30
Yes I was 100% sure that what you said was not what you meant. But that is what you said.
– ctrl-alt-delor
Jan 1 at 16:30
add a comment |
1 Answer
1
active
oldest
votes
This happened to me too. There is a problem with the de.repo.voidlinux.org certificates.
The repositories can be changed from the default by copying the /usr/share/xbps.d/00-repository-main.conf file to /etc/xbps.d/ directory and editing the repository for example:
repository=http://alpha.us.repo.voidlinux.org/current
I changed from https to http and from the de to us repo and xbps is working now.
Your file might be different for other platforms so just edit the repo part as appropriate.
I am sure this is just a temporary problem.
EDIT: Repo solved. DE repo is back and now working with https.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
ocdy1001 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f491888%2fvoid-linux-xbps-broke-certificate-verification-failed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This happened to me too. There is a problem with the de.repo.voidlinux.org certificates.
The repositories can be changed from the default by copying the /usr/share/xbps.d/00-repository-main.conf file to /etc/xbps.d/ directory and editing the repository for example:
repository=http://alpha.us.repo.voidlinux.org/current
I changed from https to http and from the de to us repo and xbps is working now.
Your file might be different for other platforms so just edit the repo part as appropriate.
I am sure this is just a temporary problem.
EDIT: Repo solved. DE repo is back and now working with https.
add a comment |
This happened to me too. There is a problem with the de.repo.voidlinux.org certificates.
The repositories can be changed from the default by copying the /usr/share/xbps.d/00-repository-main.conf file to /etc/xbps.d/ directory and editing the repository for example:
repository=http://alpha.us.repo.voidlinux.org/current
I changed from https to http and from the de to us repo and xbps is working now.
Your file might be different for other platforms so just edit the repo part as appropriate.
I am sure this is just a temporary problem.
EDIT: Repo solved. DE repo is back and now working with https.
add a comment |
This happened to me too. There is a problem with the de.repo.voidlinux.org certificates.
The repositories can be changed from the default by copying the /usr/share/xbps.d/00-repository-main.conf file to /etc/xbps.d/ directory and editing the repository for example:
repository=http://alpha.us.repo.voidlinux.org/current
I changed from https to http and from the de to us repo and xbps is working now.
Your file might be different for other platforms so just edit the repo part as appropriate.
I am sure this is just a temporary problem.
EDIT: Repo solved. DE repo is back and now working with https.
This happened to me too. There is a problem with the de.repo.voidlinux.org certificates.
The repositories can be changed from the default by copying the /usr/share/xbps.d/00-repository-main.conf file to /etc/xbps.d/ directory and editing the repository for example:
repository=http://alpha.us.repo.voidlinux.org/current
I changed from https to http and from the de to us repo and xbps is working now.
Your file might be different for other platforms so just edit the repo part as appropriate.
I am sure this is just a temporary problem.
EDIT: Repo solved. DE repo is back and now working with https.
edited 1 min ago
answered Jan 1 at 15:33
beginner6789
914
914
add a comment |
add a comment |
ocdy1001 is a new contributor. Be nice, and check out our Code of Conduct.
ocdy1001 is a new contributor. Be nice, and check out our Code of Conduct.
ocdy1001 is a new contributor. Be nice, and check out our Code of Conduct.
ocdy1001 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f491888%2fvoid-linux-xbps-broke-certificate-verification-failed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
We can not help you with your desire to install git. Not being root, will have no effect on this desire. If this desire is elevated by install commands, then I would recommend avoiding them.
– ctrl-alt-delor
Jan 1 at 16:18
@ctrl-alt-delor Me wanting to install git was just an example, the whole package manager was broken, i could not install anything. But it has been solved by beginner6789's answer, apparently the DE server is just broken. Also I do not understand what you meant with your last sentence about install commands?
– ocdy1001
Jan 1 at 16:26
Yes I was 100% sure that what you said was not what you meant. But that is what you said.
– ctrl-alt-delor
Jan 1 at 16:30