[Bug 279933] Sabnzbd 4.2.2 depends on sabctools 8.1.0 but only 8.2.3 is available
Date: Sun, 23 Jun 2024 12:47:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279933
Bug ID: 279933
Summary: Sabnzbd 4.2.2 depends on sabctools 8.1.0 but only
8.2.3 is available
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: freebsd@chuckremes.com
The latest package in the tree for sabnzbd 4.2.2 lists a dependency on
sabctools 8.1.0. However, in the latest `pkg upgrade` the python39 package was
replaced by python311 which has also replaced with py31-sabctools 8.2.3. When
starting up sabnzbd it fails with a version mismatch (expect 8.1.0, got 8.2.3).
I see another bug 279389 opened (and closed) to handle the py-sabctools 8.2.3
upgrade but it doesn't seem to be generally available yet.
To reproduce on FBSD 13.1:
root@sabnzbd:~ # pkg install sabnzbd
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 40 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
py311-autocommand: 2.2.2_1
py311-babelfish: 0.6.1
py311-backports.tarfile: 1.0.0
py311-cffi: 1.16.0
py311-chardet: 5.2.0,1
py311-cheetah3: 3.2.6_1
py311-cheroot: 10.0.1
py311-cherrypy: 18.8.0
py311-configobj: 5.0.8
py311-cryptography: 42.0.8_1,1
py311-feedparser: 6.0.11
py311-formencode: 2.1.0
py311-guessit: 3.8.0_1
py311-importlib-resources: 6.4.0
py311-inflect: 7.0.0
py311-jaraco.collections: 5.0.1
py311-jaraco.context: 5.3.0
py311-jaraco.functools: 4.0.0
py311-jaraco.text: 3.12.0
py311-markdown: 3.6
py311-more-itertools: 10.3.0
py311-portend: 2.5_1
py311-puremagic: 1.14
py311-pycparser: 2.22
py311-pydantic: 1.10.15,1
py311-pysocks: 1.7.1_1
py311-python-dateutil: 2.9.0
py311-pytz: 2024.1,1
py311-rebulk: 3.2.0
py311-sabctools: 8.2.3 <--------- the problem
py311-setuptools: 63.1.0_1
py311-sgmllib3k: 1.0.0
py311-six: 1.16.0
py311-sqlite3: 3.11.9_7
py311-sqlobject: 3.11.0
py311-tempora: 5.5.1
py311-typing-extensions: 4.12.2
py311-zclockfile: 2.0_1
python311: 3.11.9
sabnzbd: 4.2.2
Number of packages to be installed: 40
The process will require 290 MiB more space.
5 MiB to be downloaded.
At startup, the following message is printed to the web GUI.
SABCTools disabled: no correct version found! (Found v8.2.3, expecting v8.1.0)
--
You are receiving this mail because:
You are the assignee for the bug.