I am new to Linux and am looking for some guidance. After trying to update my system I get two types of errors from the terminal:
- Err:5 https://ppa.launchpadcontent.net/nilarimogard/webupd8/ubuntu jammy Release 404 Not Found [IP: 2620:2d:4000:1::3e 443]
2.Err:11 http://old-releases.ubuntu.com/ubuntu jammy Release 404 Not Found [IP: 2001:67c:1562::28 80]
With error type number 2 including packages from updates, backports and security.
the following explanation is given:
E: The repository 'http://old-releases.ubuntu.com/ubuntu jammy-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.
As well as:
E: The repository 'https://ppa.launchpadcontent.net/nilarimogard/webupd8/ubuntu jammy 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.
I find this strange as both of these repositories should contain the Release files needed to complete the update. I don't understand the problem. I would appriciate any help I can get.