Search Criteria
Package Details: sabnzbd 4.5.0-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: | 272 |
Popularity: | 1.33 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2025-03-30 18:30 (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
- Show 20 more dependencies...
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)
- Show 9 more...
Latest Comments
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 65 Next › Last »
predmijat commented on 2020-01-09 07:07 (UTC)
Still the same error...
fryfrog commented on 2020-01-08 21:19 (UTC)
Maybe try re-installing both python2-setuptools and python2-packaging? Maybe they're built/installed for an older version and something is goofed up?
predmijat commented on 2020-01-08 19:41 (UTC)
I have it... local/python2-packaging 19.2-5 local/python2-pip 19.2.3-3 local/python2-setuptools 1:42.0.2-1 Tried reinstalling, still the same error
fryfrog commented on 2020-01-08 18:22 (UTC)
Are you somehow missing
python2-packaging
? It seems to be a dependency ofpython2-setuptools
andpython2-pip
andpython2-cheetah3
depends onpython2-setuptools
so you should have it. Double check, I guess?predmijat commented on 2020-01-08 18:13 (UTC)
I'm getting an error even with python2-cheetah3: File "/usr/lib/python2.7/site-packages/setuptools/wheel.py", line 15, in <module> from packaging.tags import sys_tags ImportError: No module named tags ==> ERROR: A failure occurred in package(). Aborting... Error making: python2-cheetah3
Since it's working for you guys, what did I miss?
fryfrog commented on 2020-01-05 19:22 (UTC)
Yes, I removed it awhile ago and only a few people seem to have cared. What does the
.desktop
file do? What display managers does it work with?<deleted-account> commented on 2020-01-05 19:19 (UTC)
Would be great if you can add an sabnzbd.desktop file to the pkgbuild... The application is now not in any menu. Is this intentionally? Fix for the user who asked me. https://www.youtube.com/watch?v=lECovwFMIho
tixetsal commented on 2020-01-05 18:26 (UTC)
Woah! Thanks for explaining this. I think that I had done something to keep my config file in /opt/sabnzbd/ the last time there was a change, so it took me quite a while to straighten al of this out...
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.
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 65 Next › Last »