#1144199 prometheus-alertmanager: flaky (?) test FTBFS: PROBLEM DOWNLOADING PACKAGE: NoRedInk/elm-json-decode-pipeline: ConnectionTimeout

Package:
prometheus-alertmanager
Source:
prometheus-alertmanager
Description:
handle and deliver alerts created by Prometheus
Submitter:
Simon Josefsson
Date:
2026-08-12 08:37:02 UTC
Severity:
normal
#1144199#5
Date:
2026-08-12 08:35:15 UTC
From:
To:
This package has what appears to be a flaky debci/autopkgtest, maybe due
to it downloading things from the Internet.  This is causing testing
migration blocking.

https://ci.debian.net/packages/p/prometheus-alertmanager/testing/arm64/74276249/#L3811

242s   ✗ elm/random 1.0.0
242s   ✗ elm/json 1.0.0
242s   ✗ NoRedInk/elm-json-decode-pipeline 1.0.0
242s
242s Verifying dependencies (16/16)-- PROBLEM DOWNLOADING PACKAGE -------------------------------------------------
242s
242s I was trying to download the source code for NoRedInk/elm-json-decode-pipeline
242s 1.0.0, so I tried to fetch:
242s
242s     https://github.com/NoRedInk/elm-json-decode-pipeline/zipball/1.0.0/
242s
242s But my HTTP library is giving me the following error message:
242s
242s     ConnectionTimeout
242s
242s Are you somewhere with a slow internet connection? Or no internet? Does the link
242s I am trying to fetch work in your browser? Maybe the site is down? Does your
242s internet connection have a firewall that blocks certain domains? It is usually
242s something like that!
242s
242s

Dependency problem!
242s ERROR: elm make failed (expected on 32-bit architectures; see Debian bug #1023481)
242s FAIL: elm make failed on arm64; the UI build is genuinely broken

/Simon