bbc / audiowaveform

C++ program to generate waveform data and render waveform images from audio files
https://waveform.prototyping.bbc.co.uk
GNU General Public License v3.0
1.93k stars 242 forks source link

The repository 'http://ppa.launchpad.net/chris-needham/ppa/ubuntu kinetic Release' does not have a Release file. #172

Closed karlnini closed 2 years ago

karlnini commented 2 years ago

Hey,

I'm trying to install on ubuntu with apt-get but I'm getting the error The repository 'http://ppa.launchpad.net/chris-needham/ppa/ubuntu kinetic Release' does not have a Release file. Could you please tell me how to deal with this?

add-apt-repository ppa:chris-needham/ppa
apt-get update
apt-get install -y audiowaveform
#14 0.254 Hit:1 http://deb.debian.org/debian bullseye InRelease                                                                                                                                                     
#14 0.267 Ign:2 http://ppa.launchpad.net/chris-needham/ppa/ubuntu kinetic InRelease                                                                                                                                 
#14 0.271 Hit:3 http://deb.debian.org/debian-security bullseye-security InRelease                                                                                                                                   
#14 0.294 Hit:4 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                                             
#14 0.343 Err:5 http://ppa.launchpad.net/chris-needham/ppa/ubuntu kinetic Release
#14 0.343   404  Not Found [IP: 185.125.190.52 80]
#14 0.485 Reading package lists...
#14 0.761 E: The repository 'http://ppa.launchpad.net/chris-needham/ppa/ubuntu kinetic Release' does not have a Release file.

thanks!

chrisn commented 2 years ago

Thanks for reporting this. I have just uploaded packages for kinetic, please try again.