Ubuntu 20.04 switched from ppa to 3.1.1!
Posted: January 20th, 2021, 9:33 am
Sometime last year I installed sabnzbd on Ubuntu 20.04 and all was working wonderfully. Recently, the web interface changed radically. I think an OS update changed sabnzbd from ppa to 3.1.1.
Cuurent Version: 3.1.1 [99b5a00]
I used the following commands for the original installation:
sudo add-apt-repository ppa:jcfp/nobetas
sudo apt update && sudo apt dist-upgrade
sudo apt-get -o APT::Install-Recommends=1 install sabnzbdplus
It looks like it happend in November (/var/log/dpkg.log):
2020-11-13 21:22:22 upgrade sabnzbdplus:all 3.1.0-0ubuntu1~jcfp1~20.04 3.1.1-0ubuntu1~jcfp1~20.04
How do I get the ppa version back? Do I need to remove the sabnzbdplus package and repeat the three commands above?
How do I insure that this does not happen again?
Cuurent Version: 3.1.1 [99b5a00]
I used the following commands for the original installation:
sudo add-apt-repository ppa:jcfp/nobetas
sudo apt update && sudo apt dist-upgrade
sudo apt-get -o APT::Install-Recommends=1 install sabnzbdplus
It looks like it happend in November (/var/log/dpkg.log):
2020-11-13 21:22:22 upgrade sabnzbdplus:all 3.1.0-0ubuntu1~jcfp1~20.04 3.1.1-0ubuntu1~jcfp1~20.04
How do I get the ppa version back? Do I need to remove the sabnzbdplus package and repeat the three commands above?
How do I insure that this does not happen again?