Hi Simon, It looks like docker-credential-acr-env hasn't been updated in about three years upstream ( https://github.com/chrismellard/docker-credential-acr-env/issues/15). With the recent Azure SDK update, some required code has been removed, and the package now fails to build:
- https://github.com/chrismellard/docker-credential-acr-env/issues/18 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131153 Is there any chance that the code in cosign could be disabled to avoid this dependency? regards, -rt On Sun, Mar 15, 2026 at 7:25 AM Simon Josefsson <[email protected]> wrote: > Package: wnpp > Severity: wishlist > Owner: Simon Josefsson <[email protected]> > > * Package name : docker-credential-acr-env > Version : 0.7.0-1 > Upstream Author : Chris Mellard > * URL : > https://github.com/chrismellard/docker-credential-acr-env > * License : Apache-2.0 > Programming Lang: Go > Description : Azure Docker Credential Helper > > ACR Docker Credential Helper > . > The ACR docker credential helper is an alternative to the existing file > store based ACR helper located here (https://github.com/Azure/acr-docker- > credential-helper) which relies on az command line and is not optimised > for use in CI environments. Primary use case for this helper is for use > with kaniko and other tools running in CI scenarios wishing to push to > Azure Container Registry > > Needed by cosign v3. > > https://salsa.debian.org/go-team/packages/docker-credential-acr-env/ > https://salsa.debian.org/jas/docker-credential-acr-env/-/pipelines/ > > /Simon > -- regards, Reinhard

