Side question: can you go straight from 10 to 12? Is it even recommended?
Anyway, trying to run the update logging in via CLI. Changed all mention of "buster" to bullseye" in sources.list, ran apt-get update, got the error, so I noted-out all the original entries and typed in all the entries that worked on the testbed I just upgraded from 10 to 11, and ran again... same problem. Here's the source.list:
And here's the result:
Anyway, trying to run the update logging in via CLI. Changed all mention of "buster" to bullseye" in sources.list, ran apt-get update, got the error, so I noted-out all the original entries and typed in all the entries that worked on the testbed I just upgraded from 10 to 11, and ran again... same problem. Here's the source.list:
Code:
#deb http://deb.debian.org/debian/ bullseye main#deb-src http://deb.debian.org/debian/ bullseye main#deb http://security.debian.org/ bullseye/updates main#deb-src http://security.debian.org/ bullseye/updates main#deb http://deb.debian.org/debian/ bullseye-updates main#deb-src http://deb.debian.org/debian/ bullseye-updates main#deb http://deb.debian.org/debian bullseye-backports main#deb-src http://deb.debian.org/debian bullseye-backports maindeb http://deb.debian.org/debian bullseye main contrib non-freedeb http://deb.debian.org/debian-security/ bullseye-security main contrib non-freedeb http://deb.debian.org/debian bullseye-updates main contrib non-free
Code:
sudo apt-get updateHit:1 http://deb.debian.org/debian bullseye InReleaseGet:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Hit:3 http://repo.mysql.com/apt/debian stretch InRelease Hit:4 http://deb.debian.org/debian bullseye-updates InRelease Ign:5 http://deb.debian.org/debian stretch-backports InRelease Err:6 http://deb.debian.org/debian stretch-backports Release 404 Not Found [IP: 199.232.38.132 80]Hit:7 http://packages.cloud.google.com/apt google-cloud-monitoring-stretch-all InReleaseGet:9 http://deb.debian.org/debian bullseye/contrib amd64 Packages [50.4 kB] Get:10 http://deb.debian.org/debian bullseye/contrib Translation-en [46.9 kB] Get:11 http://deb.debian.org/debian bullseye/non-free amd64 Packages [96.4 kB] Get:12 http://deb.debian.org/debian bullseye/non-free Translation-en [92.5 kB] Hit:13 http://packages.cloud.google.com/apt cloud-sdk-stretch InRelease Hit:14 https://packages.cloud.google.com/apt google-cloud-logging-stretch-all InRelease Hit:15 http://packages.cloud.google.com/apt google-compute-engine-stretch-stable InRelease Hit:16 http://packages.cloud.google.com/apt google-cloud-packages-archive-keyring-stretch InReleaseGet:17 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [287 kB]Get:18 http://deb.debian.org/debian-security bullseye-security/main Translation-en [183 kB]Get:19 http://deb.debian.org/debian-security bullseye-security/non-free amd64 Packages [680 B]Get:20 http://deb.debian.org/debian-security bullseye-security/non-free Translation-en [472 B]Err:3 http://repo.mysql.com/apt/debian stretch InRelease The following signatures were invalid: EXPKEYSIG 8C718D3B5072E1F5 MySQL Release Engineering <mysql-build@oss.oracle.com>Get:8 https://packages.sury.org/php stretch InReleaseErr:8 https://packages.sury.org/php stretch InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)Reading package lists... DoneE: The repository 'http://deb.debian.org/debian stretch-backports 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.W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.mysql.com/apt/debian stretch InRelease: The following signatures were invalid: EXPKEYSIG 8C718D3B5072E1F5 MySQL Release Engineering <mysql-build@oss.oracle.com>E: Failed to fetch https://packages.sury.org/php/dists/stretch/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)E: The repository 'https://packages.sury.org/php stretch InRelease' is no longer signed.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.
Statistics: Posted by NathanWarawa — 2024-09-06 04:15 — Replies 3 — Views 95