Source: gokey Version: 0.1.0-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20220813 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_test -- -timeout 6h > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 -timeout 6h > github.com/cloudflare/gokey github.com/cloudflare/gokey/cmd/gokey > github.com/cloudflare/gokey/rsa > === RUN TestDRNG > --- PASS: TestDRNG (0.01s) > === RUN TestDRNGwithSeed > --- PASS: TestDRNGwithSeed (0.02s) > === RUN TestEncryptedSeed > --- PASS: TestEncryptedSeed (0.01s) > === RUN TestGetPass > --- PASS: TestGetPass (0.02s) > === RUN TestGetKey > gokey_test.go:161: keys with same invocation options do not match > --- FAIL: TestGetKey (1.71s) > === RUN TestGetKeyUnsafe > --- PASS: TestGetKeyUnsafe (0.00s) > === RUN TestParseX25519 > --- PASS: TestParseX25519 (0.00s) > === RUN TestParseEd25519 > --- PASS: TestParseEd25519 (0.00s) > === RUN TestGenX25519 > --- PASS: TestGenX25519 (0.01s) > === RUN TestGenEd25519 > --- PASS: TestGenEd25519 (0.01s) > === RUN TestGenPass > --- PASS: TestGenPass (0.00s) > === RUN TestAllowedChars > --- PASS: TestAllowedChars (0.00s) > FAIL > FAIL github.com/cloudflare/gokey 1.787s > ? github.com/cloudflare/gokey/cmd/gokey [no test files] > === RUN TestKnownKey > keygen_test.go:129: generated RSA 2048 does not match the expected result > --- FAIL: TestKnownKey (0.21s) > === RUN TestStdKey > keygen_test.go:149: mitigating crypto/internal/randutil.MaybeReadByte... > keygen_test.go:149: mitigating crypto/internal/randutil.MaybeReadByte... > keygen_test.go:149: mitigating crypto/internal/randutil.MaybeReadByte... > keygen_test.go:194: RSA key generation algorithm from stdlib deviates > from the one in gokey > --- FAIL: TestStdKey (0.10s) > FAIL > FAIL github.com/cloudflare/gokey/rsa 0.330s > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 > -timeout 6h github.com/cloudflare/gokey github.com/cloudflare/gokey/cmd/gokey > github.com/cloudflare/gokey/rsa returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2022/08/13/gokey_0.1.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

