• Bug#1073066: python3-pyspnego: Missing krb5 dependency

    From Vladimir K@21:1/5 to All on Wed Jul 9 12:40:01 2025
    I was able to build dependencies and fix this with those control files:

    ####
    Source: pykrb5
    Section: python
    Priority: optional
    Maintainer: Local Admin <admin@localhost>
    Rules-Requires-Root: no
    Build-Depends:
    debhelper-compat (= 13),
    dh-sequence-python3,
    python3-setuptools,
    python3-all,
    libpython3-all-dev,
    python3-pytest,
    krb5-kdc,
    krb5-admin-server,
    cython3,
    #Testsuite: autopkgtest-pkg-python
    Standards-Version: 4.7.2
    Homepage: https://github.com/jborean93/pykrb5
    Vcs-Browser: https://github.com/jborean93/pykrb5
    Vcs-Git: https://github.com/jborean93/pykrb5.git

    Package: python3-pykrb5
    Architecture: all
    Depends:
    ${python3:Depends},
    ${misc:Depends},
    Description: Python functions that wraps the Kerberos 5 C API.
    This package installs the library for Python 3.

    ####
    Source: k5test
    Section: python
    Priority: optional
    Maintainer: Local Admin <admin@localhost>
    Rules-Requires-Root: no
    Build-Depends:
    debhelper-compat (= 13),
    dh-sequence-python3,
    python3-setuptools,
    python3-all,
    #Testsuite: autopkgtest-pkg-python
    Standards-Version: 4.7.2
    Homepage: https://github.com/pythongssapi/k5test
    Vcs-Browser: https://github.com/pythongssapi/k5test
    Vcs-Git: https://github.com/pythongssapi/k5test.git

    Package: python3-k5test
    Architecture: all
    Depends:
    ${python3:Depends},
    ${misc:Depends},
    Description: KRB5 python test suite

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