Source: golang-google-cloud Followup-For: Bug #1130249 X-Debbugs-Cc: [email protected]
Just noticed it still failed in dh-golang-autopkgtest: https://ci.debian.net/packages/g/golang-google-cloud/testing/amd64/69572441/ The errors are: ``` 188s # cloud.google.com/go/spanner 188s src/cloud.google.com/go/spanner/integration_test.go:49:2: cannot find package "cloud.google.com/go/spanner/testdata/protos" in any of: 188s /usr/lib/go-1.24/src/cloud.google.com/go/spanner/testdata/protos (from $GOROOT) 188s /tmp/autopkgtest-lxc.h6xi3wr2/downtmp/autopkgtest_tmp/_build/src/cloud.google.com/go/spanner/testdata/protos (from $GOPATH) 188s FAIL cloud.google.com/go/spanner [setup failed] ``` Best regards, -Andrew

