[Bug 290699] news/sabnzbd

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Nov 2025 03:56:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290699

--- Comment #3 from Nicholas Kirby <nick@kirby.cx> ---
Hmmmmmm, I just updated my server using the package and it just works as
normal.

I'm attaching my pkg info so you can compare. Maybe you're still grabbing
FreeBSD 13 packages? But that wouldn't mess up your port, so I'm not sure.

I'm running 14.3-RELEASE-p5, it was installed originally at 14.3-RELEASE. I
also can't find anything about python in UPDATING since 13.5 launched, so
that's no help.

Does your /usr/local/sabnzbd/logs folder have anything interesting in either
the log or the error log? Mine don't mention jaraco.collections at all with a
normal startup

pkg info py311-cherrypy
py311-cherrypy-18.10.0
Name           : py311-cherrypy
Version        : 18.10.0
Origin         : www/py-cherrypy
Architecture   : FreeBSD:14:*
Prefix         : /usr/local
Annotations    :
        build_timestamp: 2025-09-09T03:22:32+0000
        built_by       : poudriere-git-3.4.3
        cpe            : cpe:2.3:a:cherrypy:cherrypy:18.10.0:::::freebsd14:x64
        flavor         : py311
        port_checkout_unclean: no
        port_git_hash  : e9ee280a43
        ports_top_checkout_unclean: no
        ports_top_git_hash: bc9fd43343
        repo_type      : binary
        repository     : FreeBSD

pkg info py311-jaraco.collections
py311-jaraco.collections-5.1.0
Name           : py311-jaraco.collections
Version        : 5.1.0
Origin         : devel/py-jaraco.collections
Architecture   : FreeBSD:14:*
Prefix         : /usr/local
Annotations    :
        build_timestamp: 2025-09-09T03:04:31+0000
        built_by       : poudriere-git-3.4.3
        flavor         : py311
        port_checkout_unclean: no
        port_git_hash  : 1faa608b92
        ports_top_checkout_unclean: no
        ports_top_git_hash: bc9fd43343
        repo_type      : binary
        repository     : FreeBSD

pkg info python311
python311-3.11.14
Name           : python311
Version        : 3.11.14
Origin         : lang/python311
Architecture   : FreeBSD:14:amd64
Prefix         : /usr/local
Options        :
        DEBUG          : off
        FNV            : off
        IPV6           : on
        LIBMPDEC       : on
        LTO            : on
        NLS            : on
        PYMALLOC       : on
        SIPHASH        : off
Shared Libs required:
        libbz2.so.4
        libc.so.7
        libcrypt.so.5
        libcrypto.so.30
        libdl.so.1
        libffi.so.8
        libintl.so.8
        liblzma.so.5
        libm.so.5
        libmpdec.so.4
        libncursesw.so.9
        libpanelw.so.6
        libreadline.so.8
        libssl.so.30
        libthr.so.3
        libtinfow.so.9
        libutil.so.9
        libz.so.6
Shared Libs provided:
        libpython3.11.so.1.0
Annotations    :
        FreeBSD_version: 1403000
        build_timestamp: 2025-10-16T01:04:49+0000
        built_by       : poudriere-git-3.4.3-12-g245259ce
        cpe            : cpe:2.3:a:python:python:3.11.14:::::freebsd14:x64
        port_checkout_unclean: no
        port_git_hash  : d67eef9c30
        ports_top_checkout_unclean: no
        ports_top_git_hash: 294ff78ea2
        repo_type      : binary
        repository     : FreeBSD

pkg info sabnzbd
sabnzbd-4.5.5
Name           : sabnzbd
Version        : 4.5.5
Origin         : news/sabnzbd
Architecture   : FreeBSD:14:*
Prefix         : /usr/local
Options        :
        7ZIP           : on
        DBUS           : off
        DOCS           : on
        NLS            : on
        NOTIFY2        : off
        PYGOBJECT      : off
        SSL            : on
Annotations    :
        build_timestamp: 2025-10-30T11:59:27+0000
        built_by       : poudriere-git-3.4.4
        port_checkout_unclean: no
        port_git_hash  : f6ba82a059
        ports_top_checkout_unclean: no
        ports_top_git_hash: 7c70456373
        repo_type      : binary
        repository     : FreeBSD

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