hongquan / CoBang

A QR code scanner desktop app for Linux
GNU General Public License v3.0
240 stars 27 forks source link

install failes `does not have a Release file` on Debian #85

Closed SCBuergel closed 5 months ago

SCBuergel commented 5 months ago

I'm trying to install the PPA on Debian but it fails at this step:

$ sudo apt update
Hit:1 https://deb.debian.org/debian bullseye InRelease
Hit:2 https://deb.debian.org/debian-security bullseye-security InRelease                              
Ign:3 http://ppa.launchpad.net/ng-hong-quan/ppa/ubuntu noble InRelease                                
Err:4 http://ppa.launchpad.net/ng-hong-quan/ppa/ubuntu noble Release    
  404  Not Found [IP: 185.125.190.80 80]
Hit:5 https://deb.qubes-os.org/r4.1/vm bullseye InRelease               
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/ng-hong-quan/ppa/ubuntu noble 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.
hongquan commented 5 months ago

You are choosing wrong Ubuntu distro version for PPA. Your Debian is bulleyes, so the nearest Ubuntu version may be focal, not noble.