Librem 14 - Software update issue

Error:
"Unable to download updates:
E: https://repo.puros.net/puros byzantium/main amd64 uuid-dev amd64
2.36.1-8pureos3 is not (yet) available (404 Not Found [IP: 49.13.57.135 443]

Cant install all updates, any way to fix this?

Did you solve your problem, or are you still having issues?

May have been something to do with the web outage.

Note that there is a typo in the domain given in the OP (repo.puros.net) but the IP address suggests that no typo was present but the domain with the typo does resolve (always a dangerous situation, sometimes malicious and deliberate).

1 Like

Yea its odd, been trying to work with support on the issue.

Did a fresh OS install, but still having problems.

Okay, well I think the typos are highly suspicious, so I suggest creating a new PureOS live image onto a USB drive and seeing if the issue still persists from that.

https://downloads.puri.sm/byzantium/gnome/2023-06-14/

When you boot into the live image, fix the time first, then try updating the software using the Terminal.

Ill try this. see what happens.

1 Like

Fixed. Purism support helped with doing this:

sudo rm /var/lib/apt/lists/*

(be careful with this command)

Then run:

sudo apt update && sudo apt full-upgrade

2 Likes