Your message dated Mon, 16 Mar 2026 11:50:51 +0000
with message-id <[email protected]>
and subject line Bug#1125928: fixed in golang-github-hashicorp-go-azure-helpers
0.16.0-1
has caused the Debian Bug report #1125928,
regarding golang-github-hashicorp-go-azure-helpers: FTBFS with
golang-github-azure-azure-sdk-for-go 68.0.0+git20231220.f497335+dfsg1-2
(experimental)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1125928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125928
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: golang-github-hashicorp-go-azure-helpers-dev
Version: 0.13.1-3
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:
38s autopkgtest [15:33:34]: test dh-golang-autopkgtest: [-----------------------
38s [info] Testing github.com/hashicorp/go-azure-helpers...
38s [info] Source code installed by binary package, overriding
dh_auto_configure...
38s dh build --buildsystem=golang --with=golang
38s dh_update_autotools_config -O--buildsystem=golang
38s dh_autoreconf -O--buildsystem=golang
38s debian/rules override_dh_auto_configure
38s make[1]: Entering directory '/tmp/autopkgtest.Ym4Jkm/autopkgtest_tmp'
38s mkdir -p "obj-x86_64-linux-gnu"
38s # remove existing symlinks, since "cp -a" won't convert them
38s find "obj-x86_64-linux-gnu" -type l -exec rm "{}" \;
38s cp -a /usr/share/gocode/src "obj-x86_64-linux-gnu"
41s make[1]: Leaving directory '/tmp/autopkgtest.Ym4Jkm/autopkgtest_tmp'
41s dh_auto_build -O--buildsystem=golang
41s cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4
github.com/hashicorp/go-azure-helpers/authentication
github.com/hashicorp/go-azure-helpers/resourceproviders
github.com/hashicorp/go-azure-helpers/response
github.com/hashicorp/go-azure-helpers/sender
github.com/hashicorp/go-azure-helpers/storage
42s
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:
42s
/usr/lib/go-1.24/src/github.com/Azure/azure-sdk-for-go/services/graphrbac/1.6/graphrbac
(from $GOROOT)
42s
/tmp/autopkgtest.Ym4Jkm/autopkgtest_tmp/obj-x86_64-linux-gnu/src/github.com/Azure/azure-sdk-for-go/services/graphrbac/1.6/graphrbac
(from $GOPATH)
42s
src/github.com/hashicorp/go-azure-helpers/resourceproviders/registration.go:10:2:
cannot find package
"github.com/Azure/azure-sdk-for-go/profiles/2017-03-09/resources/mgmt/resources"
in any of:
42s
/usr/lib/go-1.24/src/github.com/Azure/azure-sdk-for-go/profiles/2017-03-09/resources/mgmt/resources
(from $GOROOT)
42s
/tmp/autopkgtest.Ym4Jkm/autopkgtest_tmp/obj-x86_64-linux-gnu/src/github.com/Azure/azure-sdk-for-go/profiles/2017-03-09/resources/mgmt/resources
(from $GOPATH)
42s dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p
4 github.com/hashicorp/go-azure-helpers/authentication
github.com/hashicorp/go-azure-helpers/resourceproviders
github.com/hashicorp/go-azure-helpers/response
github.com/hashicorp/go-azure-helpers/sender
github.com/hashicorp/go-azure-helpers/storage returned exit code 1
42s make: *** [debian/rules:4: build] Error 25
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
--- End Message ---
--- Begin Message ---
Source: golang-github-hashicorp-go-azure-helpers
Source-Version: 0.16.0-1
Done: Reinhard Tartler <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-hashicorp-go-azure-helpers, which is due to be installed in the
Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Reinhard Tartler <[email protected]> (supplier of updated
golang-github-hashicorp-go-azure-helpers package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 16 Mar 2026 06:02:50 -0400
Source: golang-github-hashicorp-go-azure-helpers
Architecture: source
Version: 0.16.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Closes: 1125928
Changes:
golang-github-hashicorp-go-azure-helpers (0.16.0-1) unstable; urgency=medium
.
* Team upload
* New upstream version 0.16.0
* build against azure sdk in experimental, closes: #1125928
* debian/changelog: update
* Bump Standards Version
* debian/watch: Use template version 5
* Disable deprecated features that break the build
* Refresh patches
Checksums-Sha1:
f30beaa9fb1803e495094cd3cf9f9b5f8863e1ae 2791
golang-github-hashicorp-go-azure-helpers_0.16.0-1.dsc
21c0bba7f75198aa8e18bc3c89877299d0d13668 40855
golang-github-hashicorp-go-azure-helpers_0.16.0.orig.tar.gz
98f38c44a4c11724c12a01aa478ee21a45641a83 23820
golang-github-hashicorp-go-azure-helpers_0.16.0-1.debian.tar.xz
Checksums-Sha256:
792e1b4f7093eacd197b30308561fc6f534ae3a85e214864d127f42d0be7741e 2791
golang-github-hashicorp-go-azure-helpers_0.16.0-1.dsc
d52bb67609362d81eccd41c99e217ae2cf2639b9446860e6810ef26e8b19506e 40855
golang-github-hashicorp-go-azure-helpers_0.16.0.orig.tar.gz
e4c35fcda5a971311a752f5a74f69eefa874bca09530902c8209da6afa26684d 23820
golang-github-hashicorp-go-azure-helpers_0.16.0-1.debian.tar.xz
Files:
092243ae4c0e6a79b84f924a2ddafb06 2791 devel optional
golang-github-hashicorp-go-azure-helpers_0.16.0-1.dsc
514a35d973635867a688298a3d61a7ce 40855 devel optional
golang-github-hashicorp-go-azure-helpers_0.16.0.orig.tar.gz
56b98f7e1c5d50884a24f83cd70c2361 23820 devel optional
golang-github-hashicorp-go-azure-helpers_0.16.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmm356gUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJsuLkw//bJDsAUsZiSXJXMP5r8MQoQkEhDKe
SgB7tMkhwjC64TGUha2nzifePlkVU8V85UaXXgVOFmgPQdMMZK5bRI7o97Ra0VHW
JYeUN7xP8Z2nRMWvXpw5Fkp+5LbouzjvyG1zcBg9Q5AYfQHpP50scVWkRCi2sRMc
MQI2Om3dWOcLErFYoYTDm52YL/qmSx2UxUqBNR3MKLEq+fveH4SkZQ/TFW3PxpbG
QbVTZGLihB+nniMMgIBQx8XwxunwhzaVK2QHJJA1ZLSAtPswcHa3zvhWAGaKCwfC
6QXh83muMEdcEjAIaSplfCs2tGWoQf6ChZfvbgvQvxTUovHCFBz7tAq3A+lD89Jp
fHkqQI1Sitj7NRK91H9Iaqq69rhIBiDpXb2dFZbpO5bqOnPtte5hG8fboZWbQVcP
HWU4CC6yeOMS0zs3VHmeVZGO4D9pvqS4X6f2v5h0XPg2v66sdssTlye5talkFK/V
H5J8JSkp/7sjLsIO5egR8L6n1s5wiF3lbVzgVJPh9Rkc0j2W1f7e35ywxDcaEZal
K3eRrtFA8kTqBRwC8x14Ti+2c06HB+7ocpaCTvdLKvZmgcd0+KiEj+0W9ivdZ7jE
GDhxqiIi09XSJPlY/k0ISMyXC93/VCuZ5zpgoDWTJmxVDe1y5pPqKSdwBNJq1CGk
e4P/AZRk7nNEZ5Q=
=KNH/
-----END PGP SIGNATURE-----
pgp2wcNTk9oFK.pgp
Description: PGP signature
--- End Message ---