Search Criteria
Package Details: sabnzbd 4.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sabnzbd.git (read-only, click to copy) |
---|---|
Package Base: | sabnzbd |
Description: | A web-interface based binary newsgrabber with NZB file support |
Upstream URL: | http://www.sabnzbd.org |
Keywords: | network usenet |
Licenses: | GPL |
Submitter: | esh |
Maintainer: | fryfrog |
Last Packager: | fryfrog |
Votes: | 271 |
Popularity: | 0.92 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2024-12-20 19:07 (UTC) |
Dependencies (40)
- apprise
- curl (curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-gitAUR, par2cmdline-turboAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-babelfish
- python-cffi
- python-chardet
- python-cheetah3
- python-cheroot
- python-cherrypy
- python-configobj
- python-cryptography
- python-dateutil (python-dateutil-gitAUR)
- python-feedparser
- python-guessit
- python-jaraco.classes
- python-jaraco.collections
- python-jaraco.context
- python-jaraco.functools
- python-jaraco.text
- python-more-itertools
- python-notify2
- python-portend
- python-puremagic
- python-pycparser (python-pycparser-gitAUR)
- python-pysocks
- python-pytz
- python-rebulk
- python-sabctoolsAUR
- python-sabyenc3AUR
- python-sgmllib3k
- python-six
- python-tempora
- python-zc.lockfile
- sqlite (sqlite-fossilAUR)
- unrar (rarAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- dbus-python (python-dbus) (optional) – for system power management
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip) (optional) – for .7z support
- python-orjson (python-orjson-gitAUR) (optional) – ~2x faster than ujson, requires rust
Required by (29)
- autobrr (optional)
- headphones (optional)
- headphones-git (optional)
- lidarr (optional)
- lidarr-bin (optional)
- lidarr-develop (optional)
- lidarr-develop-bin (optional)
- lidarr-git (optional)
- lidarr-nightly-bin (optional)
- lunasea-bin (optional)
- mylar3 (optional)
- prowlarr (optional)
- prowlarr-bin (optional)
- prowlarr-develop (optional)
- prowlarr-develop-bin (optional)
- prowlarr-nightly-bin (optional)
- radarr (optional)
- radarr-bin (optional)
- radarr-develop (optional)
- radarr-develop-bin (optional)
- radarr-nightly-bin (optional)
- readarr-develop (optional)
- readarr-develop-bin (optional)
- readarr-nightly-bin (optional)
- sonarr (optional)
- sonarr-bin (optional)
- sonarr-develop (optional)
- sonarr-develop-bin (optional)
- whisparr-nightly-bin (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 65 Next › Last »
skrewball commented on 2022-02-15 21:07 (UTC)
The jaraco.context package was updated today and now SABnzbd works as intented. :)
UbiquitousPhoton commented on 2022-02-10 09:51 (UTC)
I should really read back first. This is not, unfortunately fixable (at least for the time being) as it requires a newer version of a library (
python-jaraco.context
) than arch currently has.After browsing the issues on the sabnzbd github page as well, I am not confident this will be the end of it. They have admitted to not keeping their requirements.txt up to date, which has caused me several issues of late, and indeed they seem to have another issue along these lines right now, this time the opposite, some distributions having a newer version of a package than they support.
rlivin commented on 2022-02-09 22:34 (UTC)
I agree, cannot get it to start.
skrewball commented on 2022-02-09 21:04 (UTC)
I also have the same issue as @UbiquitousPhoton. I installed the jaraco.context package from the repo and get the exact error.
Agreed that downgrading is not an option as partial upgrades are not supported.
UbiquitousPhoton commented on 2022-02-09 18:12 (UTC) (edited on 2022-02-09 18:17 (UTC) by UbiquitousPhoton)
You can install jaraco context, but this doesn't help matters:
Sabnzbd and jaraco are clearly no longer compatible in the current form. Unfortunately downgrading isn't really an option either due to other dependancies.
iio7 commented on 2022-02-07 15:50 (UTC) (edited on 2022-02-07 15:57 (UTC) by iio7)
I am sorry, but this package is broken. You cannot get it to run on an updated version of Arch because of constant problems with
Missing module: jaraco.context
. This needs to be fixed somehow. I have the "python-jaraco" package installed via the community repo.narf commented on 2022-02-02 05:45 (UTC)
@fryfrog: it might be just me. I've been on the same rolling release of arch for 15 years now without a fresh install I do get the odd dependency thing I cant get my head around. If anyone runs into the same socks issue as me and can solve then pip install Py-Socks==1.7.1 worked for me.
fryfrog commented on 2022-02-02 05:33 (UTC)
@narf: I've only got
python-pysocks
installed and it is 1.7.1 too. That seems weird, you shouldn't need to PIP anything.narf commented on 2022-02-02 05:31 (UTC)
Just want to add 3.5.0-1 update I had python-pysocks issue as well. reinstall of python-pysocks community did not fix. Kept coming up with missing module "socks" on start The only way I could get it to work was use pip to install PySocks==1.7.1 Which is the exact version in requirements.txt Makes me think that something in community version of python-pysocks and even pip latest version of pysocks breaks with 3.5.0-1 sabnzbd
fryfrog commented on 2022-02-02 05:20 (UTC)
@iio7: What version of python-jaraco do you have? Do you see the last few posts saying you need 2021.12.20? The more recent version 2022.1.24 requires a newer version of python-jaraco.context that hasn't made it yet.
For some reason, on my system I don't need
python-jaraco.context
, I'm not sure why.« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 65 Next › Last »