Greetings. Over the past week I've tried to upgrade cards with:
sudo cards sync && sudo cards upgrade
I've done a simple ping request to google and have used the firefox browser so the network is up.
It seems to sync fine but the cards download always fails and so it never upgrades.
How can I fix this problem?
the link is to a screenshot of my terminal so you can see the exact error.
https://imgur.com/a/I2ZdyJv (https://imgur.com/a/I2ZdyJv)
I figured out a solution after an RTFM.
I read the man page for cards and decided to try the following:
cards install -u cards
which worked successfully.
I'm now upgrading the entire system.
Hi antirust
Welcome to NuTyX,
Glad you could fix this issue.
Best regards,
Thierry
Quote from: Thierry on Mon Feb 03 16:37:02 2025
Hi antirust
Welcome to NuTyX,
Glad you could fix this issue.
Best regards,
Thierry
Thank you very much.