I'm wanting to update to something that works, but also a version that has decent Radeon graphics drivers. I've tried to update everything ... will be rebooting and trying to update in a moment.
Code:
[user]@workstation:~$ sudo apt update
sudo apt upgrade
[sudo] password for [user]:
Ign:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease
Ign:2 http://ca.archive.ubuntu.com/ubuntu kinetic InRelease
Err:3 http://security.ubuntu.com/ubuntu kinetic-security Release
404 Not Found [IP: 91.189.91.81 80]
Ign:4 http://ca.archive.ubuntu.com/ubuntu kinetic-updates InRelease
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 https://repo.radeon.com/amdgpu/5.4.1/ubuntu jammy InRelease
Hit:7 https://deb.termius.com squeeze InRelease
Ign:8 http://ca.archive.ubuntu.com/ubuntu kinetic-backports InRelease
Hit:9 https://repo.radeon.com/rocm/apt/5.4.1 jammy InRelease
Err:10 http://ca.archive.ubuntu.com/ubuntu kinetic Release
404 Not Found [IP: 91.189.91.83 80]
Err:11 http://ca.archive.ubuntu.com/ubuntu kinetic-updates Release
404 Not Found [IP: 91.189.91.83 80]
Err:12 http://ca.archive.ubuntu.com/ubuntu kinetic-backports Release
404 Not Found [IP: 91.189.91.83 80]
Hit:13 https://ppa.launchpadcontent.net/obsproject/obs-studio/ubuntu kinetic InRelease
Hit:14 http://old-releases.ubuntu.com/ubuntu kinetic InRelease
Ign:15 https://repo.waydro.id ubuntu-devel InRelease
Hit:16 http://old-releases.ubuntu.com/ubuntu kinetic-updates InRelease
Hit:17 http://old-releases.ubuntu.com/ubuntu kinetic-security InRelease
Hit:18 http://old-releases.ubuntu.com/ubuntu kinetic-backports InRelease
Err:19 https://repo.waydro.id ubuntu-devel Release
404 Not Found [IP: 205.185.118.53 443]
Reading package lists... Done
E: The repository 'http://security.ubuntu.com/ubuntu kinetic-security Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ca.archive.ubuntu.com/ubuntu kinetic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ca.archive.ubuntu.com/ubuntu kinetic-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ca.archive.ubuntu.com/ubuntu kinetic-backports Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://repo.radeon.com/rocm/apt/5.4.1 jammy InRelease' doesn't support architecture 'i386'
E: The repository 'https://repo.waydro.id ubuntu-devel Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libglibutil python3-gbinder
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
[user]@workstation:~$ sudo cp /etc/apt/sources.list /etc/apt/sources.list.kenetic
[user]@workstation:~$ sudo sed -i 's/old-releases/us\.archive/g' /etc/apt/sources.list
[user]@workstation:~$ sudo sed -i 's/kenetic/jammy/g' /etc/apt/sources.list
[user]@workstation:~$ grep . /etc/apt/sources.list
# deb cdrom:[Ubuntu 22.10 _Kinetic Kudu_ - Release amd64 (20221020)]/ kinetic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ca.archive.ubuntu.com/ubuntu/ kinetic main restricted
# deb-src http://ca.archive.ubuntu.com/ubuntu/ kinetic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ca.archive.ubuntu.com/ubuntu/ kinetic-updates main restricted
# deb-src http://ca.archive.ubuntu.com/ubuntu/ kinetic-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ca.archive.ubuntu.com/ubuntu/ kinetic universe
# deb-src http://ca.archive.ubuntu.com/ubuntu/ kinetic universe
deb http://ca.archive.ubuntu.com/ubuntu/ kinetic-updates universe
# deb-src http://ca.archive.ubuntu.com/ubuntu/ kinetic-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ca.archive.ubuntu.com/ubuntu/ kinetic multiverse
# deb-src http://ca.archive.ubuntu.com/ubuntu/ kinetic multiverse
deb http://ca.archive.ubuntu.com/ubuntu/ kinetic-updates multiverse
# deb-src http://ca.archive.ubuntu.com/ubuntu/ kinetic-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ca.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse
# deb-src http://ca.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu kinetic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu kinetic-security main restricted
deb http://security.ubuntu.com/ubuntu kinetic-security universe
# deb-src http://security.ubuntu.com/ubuntu kinetic-security universe
deb http://security.ubuntu.com/ubuntu kinetic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu kinetic-security multiverse
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
## EOL upgrade sources.list
# Required
deb http://us.archive.ubuntu.com/ubuntu/ kinetic main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ kinetic-security main restricted universe multiverse
# Optional
deb http://us.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse
[user]@workstation:~$ sudo apt update
sudo apt upgrade
Ign:1 http://us.archive.ubuntu.com/ubuntu kinetic InRelease
Ign:2 http://us.archive.ubuntu.com/ubuntu kinetic-updates InRelease
Ign:3 http://ca.archive.ubuntu.com/ubuntu kinetic InRelease
Ign:4 http://us.archive.ubuntu.com/ubuntu kinetic-security InRelease
Ign:5 http://ca.archive.ubuntu.com/ubuntu kinetic-updates InRelease
Ign:6 http://us.archive.ubuntu.com/ubuntu kinetic-backports InRelease
Ign:7 http://ca.archive.ubuntu.com/ubuntu kinetic-backports InRelease
Err:8 http://us.archive.ubuntu.com/ubuntu kinetic Release
404 Not Found [IP: 91.189.91.39 80]
Ign:9 http://security.ubuntu.com/ubuntu kinetic-security InRelease
Hit:10 https://repo.radeon.com/amdgpu/5.4.1/ubuntu jammy InRelease
Hit:11 https://dl.google.com/linux/chrome/deb stable InRelease
Err:12 http://us.archive.ubuntu.com/ubuntu kinetic-updates Release
404 Not Found [IP: 91.189.91.39 80]
Err:13 http://ca.archive.ubuntu.com/ubuntu kinetic Release
404 Not Found [IP: 91.189.91.82 80]
Hit:14 https://deb.termius.com squeeze InRelease
Hit:15 https://repo.radeon.com/rocm/apt/5.4.1 jammy InRelease
Err:16 http://us.archive.ubuntu.com/ubuntu kinetic-security Release
404 Not Found [IP: 91.189.91.39 80]
Err:17 http://ca.archive.ubuntu.com/ubuntu kinetic-updates Release
404 Not Found [IP: 91.189.91.82 80]
Err:18 http://us.archive.ubuntu.com/ubuntu kinetic-backports Release
404 Not Found [IP: 91.189.91.39 80]
Err:19 http://security.ubuntu.com/ubuntu kinetic-security Release
404 Not Found [IP: 185.125.190.39 80]
Err:20 http://ca.archive.ubuntu.com/ubuntu kinetic-backports Release
404 Not Found [IP: 91.189.91.82 80]
Hit:21 https://ppa.launchpadcontent.net/obsproject/obs-studio/ubuntu kinetic InRelease
Ign:22 https://repo.waydro.id ubuntu-devel InRelease
Err:23 https://repo.waydro.id ubuntu-devel Release
404 Not Found [IP: 205.185.118.53 443]
Reading package lists... Done
E: The repository 'http://us.archive.ubuntu.com/ubuntu kinetic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://us.archive.ubuntu.com/ubuntu kinetic-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ca.archive.ubuntu.com/ubuntu kinetic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://us.archive.ubuntu.com/ubuntu kinetic-security Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ca.archive.ubuntu.com/ubuntu kinetic-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://us.archive.ubuntu.com/ubuntu kinetic-backports Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://security.ubuntu.com/ubuntu kinetic-security Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ca.archive.ubuntu.com/ubuntu kinetic-backports Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://repo.radeon.com/rocm/apt/5.4.1 jammy InRelease' doesn't support architecture 'i386'
E: The repository 'https://repo.waydro.id ubuntu-devel Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libglibutil python3-gbinder
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
[user]@workstation:~$
Bookmarks