Dear Team, On Sun, Sep 13, 2026 at 4:44 PM Martin Dosch <[email protected]> wrote: > I think I found the culprit, autodep8 is pulling in dh-golang for tests, > hence the autopkgtests for packages using dh-go fail. > I think this should fix it: > https://salsa.debian.org/ci-team/autodep8/-/merge_requests/41
Martin found the cause of the autopkgtest fails for packages using` dh-go` as `autodep8` pulls in `dh-golang` instead of `dh-go` during testing. His fix is available here: https://salsa.debian.org/ci-team/autodep8/-/merge_requests/41 The `autopkgtest` fail is currently a blocker for Module-Aware builds transition. Could someone who understands autopkgtest please review and help merge his fix? Best regards, -- -Andrew
