update to RC1

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
pinn
Jr. Member
Jr. Member
Posts: 85
Joined: September 18th, 2011, 4:08 am

update to RC1

Post by pinn »

Hi,

Tried to update to latest release by: git pull. But the version is showing-

Code: Select all

Package: sabnzbdplus
Versions:
3.0.0~beta4-0ubuntu1~jcfp1~20.10 (/var/lib/apt/lists/ppa.launchpad.net_jcfp_ppa_                                                                                        ubuntu_dists_groovy_main_binary-armhf_Packages) (/var/lib/apt/lists/ppa.launchpa                                                                                        d.net_jcfp_ppa_ubuntu_dists_groovy_main_binary-arm64_Packages)
 Description Language:
                 File: /var/lib/apt/lists/ftp.debian.org_debian_dists_stretch_co                                                                                        ntrib_binary-armhf_Packages
I am on the develop branch btw.
User avatar
jcfp
Release Testers
Release Testers
Posts: 986
Joined: February 7th, 2008, 12:45 pm

Re: update to RC1

Post by jcfp »

The sabnzbdplus package is not some wrapper around git. You cannot update sab by running 'git pull' unless you're running from git source.
pinn
Jr. Member
Jr. Member
Posts: 85
Joined: September 18th, 2011, 4:08 am

Re: update to RC1

Post by pinn »

Hi,

I meant by following the instructions

From github
This is like running from source but you can update easily:

git clone https://github.com/sabnzbd/sabnzbd.git
cd sabnzbd
git checkout master
To update, go into the sabnzbd git directory, and type:

git pull
Run SABnzbd like this, from the directory where you installed SABnzbd:

./SABnzbd.py
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: update to RC1

Post by safihre »

You are mixing up 2 things: you either use the PPA package or you use the Github version.
So when you use the Github instructions, you should remove the PPA package (or at least not have it active anymore).
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
pinn
Jr. Member
Jr. Member
Posts: 85
Joined: September 18th, 2011, 4:08 am

Re: update to RC1

Post by pinn »

As usual with me, user error. Thanks for your help both.
v3 is performing really well also - great work!
Post Reply