Fedora 30 beta - change in python

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 30 beta - change in python

Post by didierg »

Hi,

I juste installed Fedora 30 beta and I try to install SABnzbd on it.

It does not work because due to changes in python between Fedora 29 and 30, python2-yenc is no longer installed.

Code: Select all

Erreur : 
 Problème: problem with installed package fedora-obsolete-packages-30-30.noarch
  - installed package fedora-obsolete-packages-30-30.noarch obsoletes python2-yenc < 0.4.0-16 provided by python2-yenc-0.4.0-15.fc30.x86_64
  - package fedora-obsolete-packages-30-30.noarch obsoletes python2-yenc < 0.4.0-16 provided by python2-yenc-0.4.0-15.fc30.x86_64
  - conflicting requests
Any help ?
User avatar
safihre
Administrator
Administrator
Posts: 5362
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Fedora 30 beta - change in python

Post by safihre »

python2-yenc is not needed, it should already have the newer version SABYenc installed.
Otherwise here's how to install it:
https://sabnzbd.org/wiki/installation/sabyenc.html
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
didierg
Newbie
Newbie
Posts: 7
Joined: July 26th, 2017, 7:34 am

Re: Fedora 30 beta - change in python

Post by didierg »

I installed SAByenc and I suppressed python-yenc from my spec file and it work.

Many thanks for your help.
Post Reply