Source: ca-cacert
Version: 2011.0523-2
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> #find . -maxdepth 1 -type f -name "*.crt" -exec openssl verify "{}" \;
> certtool --verify --load-ca-certificate root.crt --infile class3.crt
> Loaded CAs (1 available)
> Subject: CN=CAcert Class 3 Root,OU=http://www.CAcert.org,O=CAcert Inc.
> Issuer: [email protected],CN=CA Cert Signing
> Authority,OU=http://www.cacert.org,O=Root CA
> Checked against: [email protected],CN=CA Cert Signing
> Authority,OU=http://www.cacert.org,O=Root CA
> Signature algorithm: RSA-SHA256
> Output: Verified. The certificate is trusted.
>
> Chain verification output: Verified. The certificate is trusted.
>
> certtool --verify --load-ca-certificate root.crt --infile root.crt
> Loaded CAs (1 available)
> Subject: [email protected],CN=CA Cert Signing
> Authority,OU=http://www.cacert.org,O=Root CA
> Issuer: [email protected],CN=CA Cert Signing
> Authority,OU=http://www.cacert.org,O=Root CA
> Checked against: [email protected],CN=CA Cert Signing
> Authority,OU=http://www.cacert.org,O=Root CA
> Signature algorithm: RSA-MD5
> Output: Not verified. The certificate is NOT trusted.
>
> Chain verification output: Not verified. The certificate is NOT trusted.
>
> make[1]: *** [debian/rules:13: override_dh_auto_test] Error 1
The full build log is available from:
http://aws-logs.debian.net/2018/12/29/ca-cacert_2011.0523-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.