RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7

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.
Hansvon
Jr. Member
Jr. Member
Posts: 81
Joined: April 28th, 2010, 2:18 am

Re: RPM for Fedora 19-21 and RHEL/CentOS/Scientific Linux 5-

Post by Hansvon »

With systemd, you need to use
systemctl start SABnzbd@user
where user is the user sabnzbd should run as. (or enable, stop, disable instead of start...). I don't know what's going on when you use the legacy service command. It runs as root?

Then you can monitor what's going on with journalctl -u SABnzbd@user
Waz
Newbie
Newbie
Posts: 5
Joined: November 6th, 2015, 4:22 pm

Re: RPM for Fedora 19-21 and RHEL/CentOS/Scientific Linux 5-

Post by Waz »

Hello,

Fedora 23 is out and the repo need a little update ;-)

Thank you very much !
Waz
Newbie
Newbie
Posts: 5
Joined: November 6th, 2015, 4:22 pm

Re: RPM for Fedora 19-21 and RHEL/CentOS/Scientific Linux 5-

Post by Waz »

The Fedora 23 repo is up !
Thank you
hlarimer
Newbie
Newbie
Posts: 1
Joined: December 11th, 2015, 6:43 pm

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by hlarimer »

I just installed SAB for CentOS 7 using the instructions in this forum. Everything seems to be running ok as shown here:

[root@localhost ~]# ps aux | grep SABnzbd
root 973 0.0 0.6 1800532 25436 ? Ssl 16:06 0:07 /usr/bin/python -OO /usr/share/SABnzbd/SABnzbd.py
root 6668 0.0 0.0 112640 960 pts/0 S+ 18:17 0:00 grep --color=auto SABnzbd

But I can't hit the web interface. I have shut off the firewall but it didn't change anything. I didn't see any configuration steps once its installed, did I miss a step or doe anyone have any troubleshooting steps that can help?
Hansvon
Jr. Member
Jr. Member
Posts: 81
Joined: April 28th, 2010, 2:18 am

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by Hansvon »

You could see which port SABnzbd is listening to with "netstat -tulpn".
xenithorb
Newbie
Newbie
Posts: 2
Joined: March 15th, 2016, 5:35 pm

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by xenithorb »

Mr Hansvon sir, A little update for the 1.0.0 release please :)
defkev
Newbie
Newbie
Posts: 13
Joined: May 19th, 2015, 7:17 pm

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by defkev »

xenithorb wrote:Mr Hansvon sir, A little update for the 1.0.0 release please :)
+1
Hansvon
Jr. Member
Jr. Member
Posts: 81
Joined: April 28th, 2010, 2:18 am

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by Hansvon »

Done. If it doesn't work, you can go back to 0.7.20 with yum downgrade.
defkev
Newbie
Newbie
Posts: 13
Joined: May 19th, 2015, 7:17 pm

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by defkev »

Hansvon wrote:Done. If it doesn't work, you can go back to 0.7.20 with yum downgrade.
Wo0t, that was fast...thanks!

Upgrade from 0.7.2 went smooth on my CentOS 7 Core box.

Had to instruct systemd to restart the daemon using "systemctl restart [email protected]" which yum missed.

The following got logged after the first login:

Code: Select all

2016-03-19 00:43:32,674	WARNING:	Try our new skin Glitter! Fresh new design that is optimized for desktop and mobile devices. Go to Config -> General to change your skin.
2016-03-19 00:43:29,103	WARNING:	Cannot find web template: /usr/share/SABnzbd/interfaces/Mobile/templates/main.tmpl, trying standard template
Will the former is pretty obvious (Warning? Really?) the latter is probably due to the missing skins, since /usr/share/SABnzbd/ has no interfaces subfolder.

Anyway, test download including post processing finished without a problem.
Hansvon
Jr. Member
Jr. Member
Posts: 81
Joined: April 28th, 2010, 2:18 am

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by Hansvon »

I've just checked. All the 1.0.0 rpm do contain /usr/share/SABnzbd/interfaces folder. I suppose the Mobile interface was replaced by a new one.
User avatar
safihre
Administrator
Administrator
Posts: 5521
Joined: April 30th, 2015, 7:35 am
Contact:

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by safihre »

Mobile interface was removed because of its limitations and because Glitter will work on all screen sizes :) Give it a try, hope you like it!

And a warning is the easiest way for us to notify all people upgrading without forcing them to use Glitter. Except when your main skin was Classic or Mobile, those were removed and will be automatically filled by the default Glitter.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
cepo
Newbie
Newbie
Posts: 3
Joined: February 13th, 2015, 8:14 pm

Re: RPM for Fedora 19-23 and RHEL/CentOS/Scientific Linux 5-

Post by cepo »

Will there be also F23 upgrade to 1.0.0?
Hansvon
Jr. Member
Jr. Member
Posts: 81
Joined: April 28th, 2010, 2:18 am

Re: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7

Post by Hansvon »

Sorry, it was there but hidden somewhat. Should be fixed now. Just dnf clean expire-cache; dnf update
Ashex
Newbie
Newbie
Posts: 18
Joined: February 28th, 2009, 12:20 am

Re: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7

Post by Ashex »

Just a gentle nudge for 1.0.1 :)
xenithorb
Newbie
Newbie
Posts: 2
Joined: March 15th, 2016, 5:35 pm

Re: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7

Post by xenithorb »

Version bump for 1.0.2

Here's an updated SRPM: http://s000.tinyupload.com/index.php?fi ... 7684142826

SHA256 (../SRPMS/SABnzbd-1.0.2-0.fc23.src.rpm) = 38e58436b4399c0838926e7fe1290b812edbc327cefb7c08b1df3428c5aec906
Post Reply