robertmain
New Member
Hi folks,
I'm trying to install from the ubuntu PPA. Whilst I'm aware that Ubuntu != Debian - using Ubuntu PPAs on debian generally works. However, the OBS install instructions for linux appear to be broken:
There are already questions and answers on here about this very topic, however - the answers to them suggest that the problem is because the PPA has moved, and recommend using the "new" PPA....which is the one that isn't working for me.
I'm trying to install from the ubuntu PPA. Whilst I'm aware that Ubuntu != Debian - using Ubuntu PPAs on debian generally works. However, the OBS install instructions for linux appear to be broken:
Code:
$ sudo add-apt-repository ppa:obsproject/obs-studio
Latest stable release of OBS Studio
More info: https://launchpad.net/~obsproject/+archive/ubuntu/obs-studio
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keybox '/tmp/tmp8r98s6ni/pubring.gpg' created
gpg: /tmp/tmp8r98s6ni/trustdb.gpg: trustdb created
gpg: key EFC71127F425E228: public key "Launchpad PPA for obsproject" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: no valid OpenPGP data found.
$ sudo apt update
Hit:1 http://debian.csail.mit.edu/debian buster InRelease
Hit:2 http://debian.csail.mit.edu/debian buster-updates InRelease
Hit:3 http://download.virtualbox.org/virtualbox/debian bionic InRelease
Hit:4 http://security.debian.org/debian-security buster/updates InRelease
Hit:5 http://packages.microsoft.com/repos/vscode stable InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:7 https://repo.steampowered.com/steam stable InRelease
Hit:8 https://updates.signal.org/desktop/apt xenial InRelease
Hit:9 https://download.docker.com/linux/debian buster InRelease
Ign:10 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu groovy InRelease
Err:11 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu groovy Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/obsproject/obs-studio/ubuntu groovy 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.
There are already questions and answers on here about this very topic, however - the answers to them suggest that the problem is because the PPA has moved, and recommend using the "new" PPA....which is the one that isn't working for me.