JonMagon / KDiskMark

A simple open-source disk benchmark tool for Linux distros
GNU General Public License v3.0
1.04k stars 43 forks source link

The repository ... 'bookworm Release' does not have a Release file #150

Open awoz opened 1 month ago

awoz commented 1 month ago

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.

JonMagon commented 1 month ago

PPA repositories are designed for Ubuntu systems, not Debian. Use Debian-specific ARM repositories or package sources instead.

awoz commented 1 month ago

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?

JonMagon commented 1 month ago

Any PPA is not intended for Debian. Here you go: https://packages.debian.org/trixie/arm64/kdiskmark/download