autopkgtest fails in hirsute

Bug #1920802 reported by Balint Reczey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
golang-github-rogpeppe-go-internal (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

https://autopkgtest.ubuntu.com/packages/g/golang-github-rogpeppe-go-internal/hirsute/amd64

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute/hirsute/amd64/g/golang-github-rogpeppe-go-internal/20210316_172305_69732@/log.gz
...
=== CONT TestScripts/simple
    testscript.go:382:
        WORK=$WORK
        PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
        HOME=/no-home
        TMPDIR=$WORK/tmp
        devnull=/dev/null
        /=/
        :=:
        exe=
        GOPATH=$WORK/gopath
        CCACHE_DISABLE=1
        GOARCH=amd64
        GOOS=linux
        GOROOT=/usr/lib/go-1.16
        GOCACHE=/tmp/autopkgtest.KBM31f/autopkgtest_tmp/obj-x86_64-linux-gnu/go-build
        GOPROXY=https://proxy.golang.org,direct
        goversion=1.16
        GOINTERNALMODPATH=.
        GONOSUMDB=*

        # With .gomodproxy supporting files, any GOPROXY from the
        # environment should be overridden by the test proxy. (0.140s)
        > env GOPROXY=0.1.2.3
        > unquote file.txt
        > testscript -v file.txt
        [stdout]

        WORK=$WORK
        PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
        HOME=/no-home
        TMPDIR=$WORK/tmp
        devnull=/dev/null
        /=/
        :=:
        exe=
        GOPATH=$WORK/gopath
        CCACHE_DISABLE=1
        GOARCH=amd64
        GOOS=linux
        GOROOT=/usr/lib/go-1.16
        GOCACHE=/tmp/autopkgtest.KBM31f/autopkgtest_tmp/obj-x86_64-linux-gnu/go-build
        GOPROXY=http://127.0.0.1:44145/mod
        goversion=1.16
        GONOSUMDB=*

        > go list -m
        [stderr]
        go: <email address hidden>: missing go.sum entry; to add it:
         go mod download fruit.com

        [exit status 1]
        FAIL: $WORK/tmp/testscript229333763/0/script.txt:1: unexpected go command failure
        [stderr]
        error running file.txt in $WORK/tmp/testscript229333763/0

        [exit status 1]
        FAIL: testdata/simple.txt:6: unexpected command failure
...

Related branches

Revision history for this message
Brian Murray (brian-murray) wrote :

The latest version of golang-github-rogpeppe-go-internal actually FTBFS in Jammy, so I'm setting this to Invalid to avoid presenting the wrong information on the excuses report.

Changed in golang-github-rogpeppe-go-internal (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.