Author Topic: cards upgrade fails with "download failed" for the past week SOLVED  (Read 1505 times)

antirust7704

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
Greetings. Over the past week I've tried to upgrade cards with:
 
Code: [Select]
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
« Last Edit: Mon Feb 03 00:03:39 2025 by antirust7704 »

antirust7704

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
Re: cards upgrade fails with "download failed" for the past week
« Reply #1 on: Mon Feb 03 00:02:45 2025 »
I figured out a solution after an RTFM.
I read the man page for cards and decided to try the following:
Code: [Select]
cards install -u cardswhich worked successfully.
I'm now upgrading the entire system.

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 710
  • Karma: +14/-0
  • Gender: Male
    • NuTyX distribution
Hi antirust

Welcome to NuTyX,
Glad you could fix this issue.

Best regards,
Thierry

antirust7704

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
Hi antirust

Welcome to NuTyX,
Glad you could fix this issue.

Best regards,
Thierry

Thank you very much.