Search Criteria
Package Details: sabnzbd 4.5.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: | 273 |
Popularity: | 2.04 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2025-04-16 14:49 (UTC) |
Dependencies (40)
- apprise
- curl (curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-turboAUR, par2cmdline-gitAUR)
- 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, unzip-bsdunzip-symlinkAUR)
- 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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 65 Next › Last »
fryfrog commented on 2020-01-02 21:21 (UTC) (edited on 2020-01-02 21:38 (UTC) by fryfrog)
TL;DR: Replace
python2-cheetah
withpython2-cheetah3
from AUR w/o removingsabnzbd
.Remove
python2-cheetah
w/o removingsabnzbd
:pacman -Rdd python2-cheetah
Install
python2-cheetah3
how ever you want:yay -S python2-cheetah3
Update
sabnzbd
how ever you want:yay
fryfrog commented on 2020-01-02 21:19 (UTC)
@ishamael33: They removed python2-cheetah, which hasn't been updated since 2010. It was "replaced" by my AUR package python2-cheetah3 which is the maintained fork of it. You'll need to remove the old one w/o removing sabnzbd, then install the new one and update sabnzbd. I'll pin instructions, but they're further below too.
ishamael33 commented on 2020-01-02 21:01 (UTC) (edited on 2020-01-02 21:03 (UTC) by ishamael33)
Could not do a update, but a clean install works
Get this when trying to update Preparing... Resolving dependencies... Checking inter-conflicts... Failed to prepare transaction: could not satisfy dependencies: removing python2-cheetah breaks dependency 'python2-cheetah' required by sabnzbd
fryfrog commented on 2020-01-02 20:32 (UTC)
Ooops, I missed a couple python -> python2 bits and since I already have them installed... it didn't error for me. Try now.
ishamael33 commented on 2020-01-02 20:22 (UTC)
This is the error I am getting when installing/Updating on Manjaro:
==> WARNING: Using existing $srcdir/ tree ==> Starting build()... Traceback (most recent call last): File "setup.py", line 9, in <module> import SetupTools File "/home/trachal/.cache/yay/python2-cheetah3/src/Cheetah3-3.2.4/SetupTools.py", line 9, in <module> from setuptools import setup ImportError: No module named setuptools ==> ERROR: A failure occurred in build(). Aborting... Error making: python2-cheetah3
fryfrog commented on 2020-01-02 16:40 (UTC)
@francoism90: Great idea, done!
@sgtjwalker: Gonna be hard to help you w/o know anything about what isn't working for you. It works for me.
francoism90 commented on 2020-01-02 13:38 (UTC)
Could you please add sabnzbd@.service (install)? :)
https://github.com/sabnzbd/sabnzbd/blob/develop/linux/sabnzbd%40.service
sgtjwalker commented on 2020-01-02 11:29 (UTC)
well thanx for the change, it doesnt work any more now
fryfrog commented on 2020-01-01 21:12 (UTC)
@Blackbot: Thanks, I created a python2-cheetah3 package in the AUR and switched to it. The official sabnzbd install wants cheetah3, it looks like the old python2-cheetah was last updated in 2010!
You'll probably need to
pacman -Rdd python2-cheetah
to remove it w/o removing sabnzbd, then installpython2-cheetah3
and then updatesabnzbd
. Maybe I can add it to conflicts?Blackbot commented on 2020-01-01 20:37 (UTC)
python2-cheetah has been removed from AUR. As this is a dependency of sabnzbd it doesn't compile anymore. (Is this technically an "Out of Date" flag? I'm unsure because this is not "There's something newer" but simply "It doesn't work anymore")
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 65 Next › Last »