You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I now see that this PPA is Ubuntu specific, even though the Ubuntu distribution is derived from Debian. Is there a PPA repository for 'kdiskmark' as you had advised?
Description:
After running sudo add-apt-repository ppa:jonmagon/kdiskmark
sudo apt update fails:
pi@rpi4-usb:~ $ sudo apt update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
Ign:5 https://ppa.launchpadcontent.net/jonmagon/kdiskmark/ubuntu bookworm InRelease
Err:6 https://ppa.launchpadcontent.net/jonmagon/kdiskmark/ubuntu bookworm Release
404 Not Found [IP: 185.125.190.80 443]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/jonmagon/kdiskmark/ubuntu bookworm 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.
Steps To Reproduce:
$ sudo add-apt-repository ppa:jonmagon/kdiskmark
sudo: add-apt-repository: command not found
sudo apt update
sudo apt-get install software-properties-common
sudo apt install python3-launchpadlib
sudo apt-get install --reinstall ca-certificates
sudo add-apt-repository ppa:jonmagon/kdiskmark
sudo apt update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
Ign:5 https://ppa.launchpadcontent.net/jonmagon/kdiskmark/ubuntu bookworm InRelease
Err:6 https://ppa.launchpadcontent.net/jonmagon/kdiskmark/ubuntu bookworm Release
404 Not Found [IP: 185.125.190.80 443]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/jonmagon/kdiskmark/ubuntu bookworm 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.
The text was updated successfully, but these errors were encountered: