Package Details: sabnzbd 4.3.3-1

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: 270
Popularity: 0.61
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-08-21 15:57 (UTC)

Required by (14)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 64 Next › Last »

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 install python2-cheetah3 and then update sabnzbd. 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")

mdeliu commented on 2019-12-29 23:24 (UTC) (edited on 2019-12-29 23:25 (UTC) by mdeliu)

@fryfrog same to me like @shiftybloke. I also used the desktop integration, started it as simple icon on my desktop (or via "sabnzbd" in my terminal) and also used my /home partition as download location, which isn't possible anymore. I had to change the permissions for my home folder to get it worked, which was not necessary before. Anyways, thanks for your work.