Package: golang-github-tombuildsstuff-giovanni-dev
Version: 0.20.0-1
Severity: important

Dear Maintainer,


I'm currently preparing an update to the azure SDK and have uploaded the
new package to experimental. When checking reverse dependencies, I
noticed this build failure:


41s debian/rules override_dh_auto_configure
41s make[1]: Entering directory '/tmp/autopkgtest.66fULR/autopkgtest_tmp'
41s mkdir -p "obj-x86_64-linux-gnu"
41s # remove existing symlinks, since "cp -a" won't convert them
41s find "obj-x86_64-linux-gnu" -type l -exec rm "{}" \;
41s cp -a /usr/share/gocode/src "obj-x86_64-linux-gnu"
44s make[1]: Leaving directory '/tmp/autopkgtest.66fULR/autopkgtest_tmp'
44s dh_auto_build -O--buildsystem=golang
44s cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/directories 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/files 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/shares 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/table/entities 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/table/tables 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/directories 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/files 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/shares 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/table/entities 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/table/tables 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/accounts 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/datalakestore/paths 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/directories 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/files 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/shares 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/table/entities 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/table/tables 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/accounts 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/datalakestore/paths 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/directories 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/files 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/shares 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/table/entities 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/table/tables 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/accounts 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/datalakestore/paths 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/file/directories 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/file/files 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/file/shares 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/table/entities 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/table/tables 
github.com/tombuildsstuff/giovanni/storage/accesscontrol 
github.com/tombuildsstuff/giovanni/storage/internal/auth 
github.com/tombuildsstuff/giovanni/storage/internal/endpoints 
github.com/tombuildsstuff/giovanni/storage/internal/helpers 
github.com/tombuildsstuff/giovanni/storage/internal/metadata 
github.com/tombuildsstuff/giovanni/testhelpers 
github.com/tombuildsstuff/giovanni/version
44s src/github.com/tombuildsstuff/giovanni/testhelpers/client.go:10:2: cannot 
find package 
"github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/resources" in 
any of:
44s 
/usr/lib/go-1.24/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/resources
 (from $GOROOT)
44s 
/tmp/autopkgtest.66fULR/autopkgtest_tmp/obj-x86_64-linux-gnu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/resources
 (from $GOPATH)
44s src/github.com/tombuildsstuff/giovanni/testhelpers/client.go:11:2: cannot 
find package 
"github.com/Azure/azure-sdk-for-go/profiles/latest/storage/mgmt/storage" in any 
of:
44s 
/usr/lib/go-1.24/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storage/mgmt/storage
 (from $GOROOT)
44s 
/tmp/autopkgtest.66fULR/autopkgtest_tmp/obj-x86_64-linux-gnu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storage/mgmt/storage
 (from $GOPATH)
44s 
src/github.com/hashicorp/go-azure-helpers/authentication/azure_sp_objectid.go:7:2:
 cannot find package 
"github.com/Azure/azure-sdk-for-go/services/graphrbac/1.6/graphrbac" in any of:
44s 
/usr/lib/go-1.24/src/github.com/Azure/azure-sdk-for-go/services/graphrbac/1.6/graphrbac
 (from $GOROOT)
44s 
/tmp/autopkgtest.66fULR/autopkgtest_tmp/obj-x86_64-linux-gnu/src/github.com/Azure/azure-sdk-for-go/services/graphrbac/1.6/graphrbac
 (from $GOPATH)
44s dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 
4 github.com/tombuildsstuff/giovanni/storage/2017-07-29/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/directories 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/files 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/shares 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/table/entities 
github.com/tombuildsstuff/giovanni/storage/2017-07-29/table/tables 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/directories 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/files 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/shares 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/table/entities 
github.com/tombuildsstuff/giovanni/storage/2018-03-28/table/tables 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/accounts 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/datalakestore/paths 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/directories 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/files 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/shares 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/table/entities 
github.com/tombuildsstuff/giovanni/storage/2018-11-09/table/tables 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/accounts 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/datalakestore/paths 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/directories 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/files 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/shares 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/table/entities 
github.com/tombuildsstuff/giovanni/storage/2019-12-12/table/tables 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/accounts 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/blobs 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/blob/containers 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/datalakestore/filesystems 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/datalakestore/paths 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/file/directories 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/file/files 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/file/shares 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/queue/messages 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/queue/queues 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/table/entities 
github.com/tombuildsstuff/giovanni/storage/2020-08-04/table/tables 
github.com/tombuildsstuff/giovanni/storage/accesscontrol 
github.com/tombuildsstuff/giovanni/storage/internal/auth 
github.com/tombuildsstuff/giovanni/storage/internal/endpoints 
github.com/tombuildsstuff/giovanni/storage/internal/helpers 
github.com/tombuildsstuff/giovanni/storage/internal/metadata 
github.com/tombuildsstuff/giovanni/testhelpers 
github.com/tombuildsstuff/giovanni/version returned exit code 1
44s make: *** [debian/rules:6: build] Error 25
45s autopkgtest [16:16:19]: test dh-golang-autopkgtest: -----------------------]
45s autopkgtest [16:16:19]: test dh-golang-autopkgtest: - - - - - - - - - - 
results - - - - - - - - - -
45s dh-golang-autopkgtest FAIL non-zero exit status 2


I guess this package needs an update as well.


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.17.13+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to