Fedora 32 Beta

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
didierg
Newbie
Newbie
Posts: 7
Joined: July 26th, 2017, 7:34 am

Fedora 32 Beta

Post by didierg »

Hi all,

I am trying to install SABnzbd on Fedora 32 Beta using sabnzbd-2.3.9-1.fc30.nuxref.src.rpm available on http://nuxref.com/nuxref-repository/

I build rpm with no problem but when I try to install it I get:

Code: Select all

$ LANG=C sudo dnf install ./sabnzbd-2.3.9-1.fc32.nuxref.noarch.rpm
Last metadata expiration check: 1:06:16 ago on Thu Apr 16 14:18:04 2020.
Error: 
 Problem: conflicting requests
  - nothing provides python-sabyenc >= 3.3.2 needed by sabnzbd-2:2.3.9-1.fc32.nuxref.noarch
  - nothing provides python2-cheetah needed by sabnzbd-2:2.3.9-1.fc32.nuxref.noarch
(try to add '--skip-broken' to skip uninstallable packages)
If my memory is correct, SABnzbd no longer need python-sabyenc and I can comment out the requirement in the spec. I did that to install on Fedora 31.

I dont know how to correct the second error on python2-cheetah.

In Fedora 32 Beta Python release is python3-3.8.2-2.fc32.x86_64 and python3-cheetah-3.2.4-3.fc32.x86_64 is installed.

Thanks for your help.
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Fedora 32 Beta

Post by sander »

Easier and more useful to run SABnzbd-python3: See https://sabnzbd.org/wiki/extra/python3.html for instructions, including a Fedora instruction.

You're welcome!
zugzwang
Newbie
Newbie
Posts: 8
Joined: December 27th, 2019, 5:20 am

Re: Fedora 32 Beta

Post by zugzwang »

Thanks for your work on this.
Post Reply