Hello,
I tried to install a package today But I get 404.
I updated before, e.g.
sudo apt update
sudo apt install mutt
The update part works fine. But the install part gives me an 404 error.
-H
Hello,
I tried to install a package today But I get 404.
I updated before, e.g.
sudo apt update
sudo apt install mutt
The update part works fine. But the install part gives me an 404 error.
-H
On what system are you on and can you provide the console output?
It’s brand new Librem 14.
here is the output:
henning@Oppenheimer:~$ sudo apt update
[sudo] password for henning:
Hit:1 https:__repo.pureos.net/pureos byzantium InRelease
Hit:2 https:__epo.pureos.net/pureos byzantium-security InRelease
Hit:3 https:__repo.pureos.net/pureos byzantium-updates InRelease
Reading package lists… Done
Building dependency tree
Reading state information… Done
All packages are up to date.
henning@Oppenheimer:~$ sudo apt install mutt
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following additional packages will be installed:
libtokyocabinet9
Suggested packages:
default-mta | mail-transport-agent urlview mixmaster
The following NEW packages will be installed:
libtokyocabinet9 mutt
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,762 kB/2,136 kB of archives.
After this operation, 8,147 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Err:1 https:__repo.pureos.net/pureos byzantium/main amd64 mutt amd64 1.14.6-1
404 Not Found [IP: 138.201.228.45 443]
E: Failed to fetch https:__repo.pureos.net/pureos/pool/main/m/mutt/mutt_1.14.6-1_amd64.deb 404 Not Found [IP: 138.201.228.45 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\
I had to edit the urls.
Here is the thing. mutt 1.14 does not exist 8n the byzantium repository. mutt 1.19 or mutt 2 does.
I tried on a librem mini I just updated to byzatium
It tries to load mutt 2.
Is it possible that purism shipped a new librem 14 with a screwed up apt setup?