Switch to an actual support forum, /r/sabnzbd or their forums maybe.
Search Criteria
Package Details: sabnzbd 3.2.0-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: | |
Submitter: | kvasthval |
Maintainer: | Revelation60 (fryfrog) |
Last Packager: | fryfrog |
Votes: | 261 |
Popularity: | 0.97 |
First Submitted: | 2007-11-09 16:21 |
Last Updated: | 2021-02-26 15:56 |
Dependencies (19)
- curl (curl-git, curl-minimal-git)
- par2cmdline (par2cmdline-tbb, par2cmdline-git)
- python (python-dbg)
- python-chardet
- python-cheetah3
- python-cherrypy
- python-configobj
- python-cryptography
- python-feedparser (python-feedparser-dev)
- python-notify2
- python-portend
- python-sabyenc3
- python-six
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- unrar (rar)
- unzip (unzip-natspec, unzip-iconv)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git) (optional) – for .7z support
- par2cmdline-tbb (optional) – par2 multi-threading
- python-pyopenssl (optional) – ssl support
Required by (19)
- headphones (optional)
- headphones-git (optional)
- lidarr (optional)
- lidarr-develop (optional)
- lidarr-nightly (optional)
- lottanzb (optional)
- radarr (optional)
- radarr-develop (optional)
- radarr-nightly (optional)
- readarr (optional)
- readarr-nightly (optional)
- sabnzbd-desktop (optional)
- sabnzbd-knockstrap-git
- sickbeard-mcmic (optional)
- sickgear-git (optional)
- sonarr (optional)
- sonarr-develop (optional)
- sonarr-phantom (optional)
- watcher3 (optional)
Sources (5)
fryfrog commented on 2021-02-24 00:06
async commented on 2021-02-23 22:04
okay, I've removed but I'm still stuck on my underlying issue.
fryfrog commented on 2021-02-22 17:03
You generally don't want to mix pip
and native packages, I'd remove the pip installed version.
async commented on 2021-02-22 17:01
Well this is strange, I tried installing sabyenc using the commands on the sabnzbd site, but it looks like it is using sabyenc 3.3.6, even though I have 4.0.2 installed?
I ran this command:
pip install sabyenc --upgrade
and got back:
Defaulting to user installation because normal site-packages is not writeable Collecting sabyenc Downloading sabyenc-3.3.6.tar.gz (9.8 kB) Building wheels for collected packages: sabyenc Building wheel for sabyenc (setup.py) ... done Created wheel for sabyenc: filename=sabyenc-3.3.6-cp39-cp39-linux_x86_64.whl size=18952 sha256=cd36064444b427f5542380e0d4744c260e39fe85338ae2b5c926ccdd9becf18a Stored in directory: /home/s76/.cache/pip/wheels/5d/fe/88/88b1a7dd8f099ecc6930cb287db1720884ac0ff955ea2bf80b Successfully built sabyenc Installing collected packages: sabyenc Successfully installed sabyenc-3.3.6
async commented on 2021-02-22 16:56
It was 2-3 months ago. I just put off dealing with it because I was hoping something future updates will solve for me.
I've removed python2-sabyenc, and python-sabyenc3 is 4.0.2, but Sabnzbd keeps saying that it is expecting 4.0.0. I'm not sure what to do..
fryfrog commented on 2021-02-21 23:14
You don't need python2-sabyenc
if you're using sabnzbd 3.x. Your python-sabyenc3
should be 4.0.2. Could you have messed up your python environment? Paths ant such? There hasn't been a recent update to either of those packages, so what do you mean by "recent"?
async commented on 2021-02-21 21:17
After a recent update, this error is looping for me. I'm able to start sabnzbd, but I'm unable to get downloads to start:
ERROR::[SABnzbd:416] SABYenc module... NOT found! Expecting v4.0.0 - https://<USERNAME>.org/sabyenc
I do have python-sabyenc3 and python2-sabyenc packages installed. am I missing something?
fryfrog commented on 2021-01-06 16:31
@cvoid: Glad you got it figured out and I'm glad it wasn't package related! :)
cvoid commented on 2021-01-06 15:00
thanks for your help, finally I was able to install..
@andy_0 thanks for pointing me in the right direction!
plasma had some really strange settings in ~/.config/plasma-localerc
once removed bsdtar
did not longer complain
Kr1ss commented on 2021-01-05 20:46
Oops right sorry. I confused that with your output. (I'm experiencing the same like you)
Pinned Comments
fryfrog commented on 2020-08-01 15:19
The sabnzbd 3.0.0 release is python3, yay! I've also moved the install from
/opt
to/usr/lib/sabnzbd
and/var/lib/sabnzbd
. The.install
file should move things around as needed, but please post if it doesn't.