2024-06-27, 06:48 PM
(2024-06-26, 09:37 PM)TheDreadPirate Wrote: What the heck. Why would it use the 23.04 suites name. That is already EOL. And it seems to agree since they are not enabled.
In /etc/apt/sources.list.d/ubuntu.sources it should look like this.
Code:Types: deb
URIs: http://us.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
So I've managed to get it installed, I changed my sources file to include noble backports and universe and multiverse and was able to install it
