[Bug 290699] news/sabnzbd

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 31 Oct 2025 19:52:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290699

            Bug ID: 290699
           Summary: news/sabnzbd
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sm@xnc.com
                CC: nick@kirby.cx
             Flags: maintainer-feedback?(nick@kirby.cx)
                CC: nick@kirby.cx

sabnzbd 4.5.5 (and 4.5.3) fails to start after upgrading from FreeBSD 13.5 to
14.3 (all ports were rebuilt). Installation was attempted from ports and from
packages. In all cases, the following error occurs when starting the service:

#service sabnzbd start
Starting sabnzbd.
Not all required Python modules are available, please check requirements.txt
Missing module: jaraco.collections
You can read more at: https://sabnzbd.org/wiki/installation/install-off-modules
If you still experience problems, remove all .pyc files in this folder and
subfolders
/usr/local/etc/rc.d/sabnzbd: WARNING: failed to start sabnzbd

However, py311-jaraco.collections-5.1.0 is installed. Removing this and
installing jaraco.collections version 5.2.1 with pip-3.11 did not help.

-- 
You are receiving this mail because:
You are the assignee for the bug.