• Bug#1109514: golang-github-dgraph-io-badger-dev: fails to dist-upgrade

    From Lucas Nussbaum@21:1/5 to All on Sat Jul 19 12:30:02 2025
    Package: golang-github-dgraph-io-badger-dev
    Version: 2.2007.2-4
    Severity: serious

    Hi,

    The following fails:
    - In bookworm, install golang-github-dgraph-io-badger-dev
    - dist-upgrade to trixie
    I would expect golang-github-dgraph-io-badger-dev to be upgraded, but it is not. It remains at the bookworm version.
    'apt install'ing manually in trixie works fine.

    There might be some missing Replaces/Provides somewhere to hint apt at upgrading the package.

    MWE:
    PKG=golang-github-dgraph-io-badger-dev; mmdebstrap --chrooted-customize-hook="set -x ; apt -y install $PKG && sed -e s/bookworm/trixie/ -i /etc/apt/sources.list &&
    apt update && apt dist-upgrade -y -o Debug::pkgProblemResolver=true && apt -y install $PKG" bookworm /dev/null

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