Wrong Version being used after install

Get help with all aspects of SABnzbd
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
dwightturner36
Newbie
Newbie
Posts: 11
Joined: December 24th, 2014, 9:27 am

Wrong Version being used after install

Post by dwightturner36 »

version is showing 3.3.0 [e8206fb]

after I installed via pkg which installed sabnzbdplus-3.3.0,1

dont udnerstand what I need to change top get it to run the correct version

Code: Select all

  4  sabnzbd/version.py 
@@ -5,5 +5,5 @@

# You MUST use double quotes (so " and not ')

__version__ = "3.3.0-develop"
__baseline__ = "unknown"
__version__ = "3.3.0"
__baseline__ = "7bb443678ac5c8394ead4ecdf76e7b57f4f4bd7a"
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Wrong Version being used after install

Post by sander »

On which platform?

If freenas: contact the package maintainer. The SABnzbd team does not provide packages for FreeNAS.
dwightturner36
Newbie
Newbie
Posts: 11
Joined: December 24th, 2014, 9:27 am

Re: Wrong Version being used after install

Post by dwightturner36 »

ok no worries yea its on freebsd
Post Reply