• Bug#1100475: python3-zstandard: Package not installable when libzstd1=1

    From Luca Boccassi@21:1/5 to All on Fri Mar 14 11:50:01 2025
    Control: severity -1 grave

    Bumping severity as the package is uninstallable due to this issue.

    d/control hardcodes the version range, so it needs a source update:

    Package: python3-zstandard
    Architecture: any
    Depends:
    ${misc:Depends},
    ${python3:Depends},
    ${shlibs:Depends},
    # Temporarily force libzstd1 version requirement
    libzstd1 (>= 1.5.6~),
    libzstd1 (<< 1.5.7~),

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Simon McVittie@21:1/5 to Luca Boccassi on Fri Mar 14 12:10:01 2025
    On Fri, 14 Mar 2025 at 10:42:09 +0000, Luca Boccassi wrote:
    Bumping severity as the package is uninstallable due to this issue.

    d/control hardcodes the version range, so it needs a source update:

    Package: python3-zstandard
    Architecture: any
    Depends:
    ${misc:Depends},
    ${python3:Depends},
    ${shlibs:Depends},
    # Temporarily force libzstd1 version requirement
    libzstd1 (>= 1.5.6~),
    libzstd1 (<< 1.5.7~),

    See also https://github.com/indygreg/python-zstandard/issues/252, https://github.com/indygreg/python-zstandard/issues/254, https://github.com/indygreg/python-zstandard/pull/255 which would seem
    to indicate that sourceful updates are necessary for each new libzstd
    version.

    smcv

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)