On Sat, 3 May 2025 12:46:03 +0200 Santiago Vila <sanv...@debian.org> wrote:
severity 1104509 serious thanksHi. The package failed to build because the service provided by "timestamp.digicert.com" was returning "500 Internal Server Error". (You can see that in the build log I provided). However, the bug is not the build failure as such (which does not currently happen because they have restored the service) but the fact, forbidden by policy, that the package was trying to access Internet during the build to begin with. You can check that the package tries to access Internet in several ways: * By just looking at the build log.
As you can see in the build log I shared, there tests were skipped. === RUN TestSignWithTimestamping=== RUN TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-2048 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-3072 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-4096 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-256 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-384 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-521 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-2048 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-3072 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-4096 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-256 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-384 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving === RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-521 signer_test.go:403: Failed to connect to external host: timestamp: Post "http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on 127.0.0.53:53: server misbehaving
--- PASS: TestSignWithTimestamping (0.03s)--- SKIP: TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-2048 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-3072 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-4096 (0.01s) --- SKIP: TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-256 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-384 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-521 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-2048 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-3072 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-4096 (0.01s) --- SKIP: TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-256 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-384 (0.00s) --- SKIP: TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-521 (0.00s)
I'm not sure if even having the ability to use internet during build is enough to make it RC as it does not ftbfs without internet.Please note that this has been considered serious and RC for a long time, regardless of the package failing to build or not.
OpenPGP_0x8F53E0193B294B75.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature