VirtuBox / nginx-ee

Automated Nginx compilation with HTTP/3 and additional modules support. Compatible with WordOps, EasyEngine & Plesk
https://virtubox.github.io/nginx-ee/
MIT License
198 stars 58 forks source link

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

Closed adambirds closed 2 years ago

adambirds commented 2 years ago

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.
adambirds commented 2 years ago

Ignore, me being an idiot.