VirtuBox/nginx-ee

sudo add-apt-repository ppa:wordops/nginx-wo -uy not working

adambirds opened this issue · 1 comments

sudo add-apt-repository ppa:wordops/nginx-wo -uy fails with the below error:

root@localhost:~# sudo add-apt-repository ppa:wordops/nginx-wo -uy
Hit:1 http://mirrors.linode.com/ubuntu focal InRelease
Hit:2 http://mirrors.linode.com/ubuntu focal-updates InRelease          
Hit:3 http://mirrors.linode.com/ubuntu focal-backports InRelease                              
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]                     
Ign:5 http://ppa.launchpad.net/rtcamp/nginx/ubuntu focal InRelease      
Hit:6 http://ppa.launchpad.net/wordops/nginx-wo/ubuntu focal InRelease
Err:7 http://ppa.launchpad.net/rtcamp/nginx/ubuntu focal Release                              
  404  Not Found [IP: 2001:67c:1560:8008::19 80]
Reading package lists... Done                                
E: The repository 'http://ppa.launchpad.net/rtcamp/nginx/ubuntu focal 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.

Ignore, me being an idiot.