Package Details: sabnzbd 4.2.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: 269
Popularity: 0.30
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-03-11 16:27 (UTC)

Required by (15)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 64 Next › Last »

fryfrog commented on 2020-08-28 00:00 (UTC)

@bobpaul: Glad to hear you got it sorted out. Any idea why your sabnzbd.ini was also in /opt/sabnzbd/.sabnzbd/sabnzbd.ini? Your log spew also made me realize I'd missed a "Moved" to "Copied" text fixing.

I think maybe I could account for the "[ALPM] warning: /opt/sabnzbd/sabnzbd.ini saved as /opt/sabnzbd/sabnzbd.ini.pacsave" :|

bobpaul commented on 2020-08-27 23:55 (UTC)

@greencopper I had to stop sabnzbd, copy /opt/sabnzbd/.sabnzbd/sabnzbd.ini to /var/lib/sabnzbd/ and set the permissions properly. Then everything worked.

@fryfrog My /var/log/pacman.log shows:

[2020-08-27T18:19:23-0500] [ALPM] transaction started
[2020-08-27T18:19:23-0500] [ALPM] warning: /opt/sabnzbd/sabnzbd.ini saved as /opt/sabnzbd/sabnzbd.ini.pacsave
[2020-08-27T18:19:23-0500] [ALPM] upgraded sabnzbd (2.3.9-4 -> 3.0.1-1)
[2020-08-27T18:19:23-0500] [ALPM-SCRIPTLET] Copied admin folder from /opt/sabnzbd to /var/lib/sabnzbd/ and renamed /opt/sabnzbd/admin to /opt/sabnzbd/admin.saved.
[2020-08-27T18:19:24-0500] [ALPM-SCRIPTLET] Moved logs folder from /opt/sabnzbd to /var/lib/sabnzbd/ and renamed /opt/sabnzbd/logs to /opt/sabnzbd/logs.saved.
[2020-08-27T18:19:24-0500] [ALPM-SCRIPTLET] Remove /opt/sabnzbd if everything is working correctly from /var/lib/sabnzbd now.
[2020-08-27T18:19:24-0500] [ALPM-SCRIPTLET] usermod: user sabnzbd is currently used by process 87065
[2020-08-27T18:19:24-0500] [ALPM-SCRIPTLET] Error changing sabnzbd home directory, stop sabnzbd and run 'usermod --home /var/lib/sabnzbd sabnzbd' yourself.
[2020-08-27T18:19:26-0500] [ALPM] transaction completed
[2020-08-27T18:19:26-0500] [ALPM] running '20-systemd-sysusers.hook'...
[2020-08-27T18:19:26-0500] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-08-27T18:19:26-0500] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-08-27T18:19:26-0500] [ALPM] running '30-systemd-update.hook'...

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 the backup= directive. The .install file copies from /opt and renames the left over file in /opt. And says when it does that. Can you show an ls -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!