Search Criteria
Package Details: sabnzbd 4.3.3-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: | 269 |
Popularity: | 0.22 |
First Submitted: | 2007-11-09 16:21 (UTC) |
Last Updated: | 2024-10-24 15:57 (UTC) |
Dependencies (40)
- apprise
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, 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-feedparser
- python-guessit
- python-jaraco.classes
- python-jaraco.collections
- python-jaraco.context
- python-jaraco.functools
- python-jaraco.text
- Show 20 more dependencies...
Required by (28)
- 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)
- 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)
- Show 8 more...
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 64 Next › Last »
tixetsal commented on 2020-08-20 21:53 (UTC)
@fryfrog: Sure thing. No, I haven't noticed any negative impact either. I just wanted to be able to re-enable all of my Pushover notifications, so I took the time to pin python-cheroot.
fryfrog commented on 2020-08-20 21:47 (UTC)
@tixetsal: Thanks for the rollback commands. Have you noticed any actual impact beyond the error? I haven't. :|
tixetsal commented on 2020-08-20 21:37 (UTC)
For those of you who are experiencing the errors caused by python-cheroot you can resolve the issue by:
yay -Rdd python-cheroot
wget https://archive.archlinux.org/packages/p/python-cheroot/python-cheroot-8.4.2-1-any.pkg.tar.zst
sudo pacman -U python-cheroot-8.4.2-1-any.pkg.tar.zst
Then edit /etc/pacman.conf and uncomment the beginning of the "IgnorePkg" line and make it read:
IgnorePkg = python-cheroot
The next time you call yay/pacman for an update, it should notify you that you've pinned the package and it's ignoring the update.
francoism90 commented on 2020-08-20 12:04 (UTC)
@martinm1000 This is not a package bug, maybe you should report it upstream.
fryfrog commented on 2020-08-20 05:24 (UTC)
@martinm1000: I'd do some general searching / troubleshooting, maybe check github issues or /r/sabnzbd. Could be an issue w/ the 3.x update or your own setup or who knows what.
martinm1000 commented on 2020-08-20 03:44 (UTC)
I'm having errors with 3.0.1 (ENGINE Error in HTTPServer.tick, RuntimeError: dictionary changed size during iteration) displayed in the web UI, but it appears to still work ok.
fryfrog commented on 2020-08-19 16:07 (UTC)
@greencopper: Can you give some useful details? What version did you upgrade from and to? The
sabnzbd.ini
file in/var/lib/sabnzbd
is included in thebackup=
directive. The.install
file copies from/opt
and renames the left over file in/opt
. And says when it does that. Can you show anls -alh
of/opt/sabnzbd
and/var/lib/sabnzbd
and can you show the output of your upgrade?greencopper commented on 2020-08-19 11:05 (UTC)
Aargh, what just happened with the latest update!? All settings are gone, even the backup file is wiped!
fryfrog commented on 2020-08-17 23:00 (UTC)
I'm terrible at https stuff, I find it easier to just to it once on an nginx reverse proxy and not bother w/ it anywhere else.
Orionis commented on 2020-08-17 22:57 (UTC)
No, I sort of found my issue. It took my sabnazbd.ini file, renamed it to sabnzbd.ini.pacsave and then used a clean unconfigured setup in /var/lib instead. Once I replaced that with the "old" configuration, it started working. Sort of. I think I need to regenerate my SSL certificate: "SSL: TLSV1_ALERT_UNKNOWN_CA" plus a certificate error in the browser. No clue how to though.
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 64 Next › Last »