Hi Otto, On Sat, Aug 8, 2026 at 10:16 PM Otto Kekäläinen <[email protected]> wrote: > I am testing on some packages that have recently built successfully in > unstable if they continue to build in experimental. I am doing this > via the Salsa project page > Pipelines > New [1] and setting CI > variable RELEASE = experimental. This is fairly easy to do to lots of > [1] Example > https://salsa.debian.org/go-team/packages/golang-github-urfave-cli/-/pipelines/new
Thank you for helping the transition. I just noticed your CI pipeline pulls and installs dh-golang 1.65, not 1.66: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli/-/jobs/10099151#L774 You also need to append into the CI pipeline. SALSA_CI_SBUILD_ARGS: "--add-depends='dh-golang (>= 1.66~)'" See more details on: https://wiki.debian.org/DebConf/26/Sprints/DebianGoTeam/GoModBuilds#Testing_packages_with_Salsa_CI Best regards, -- -Andrew
