https://bugzilla.redhat.com/show_bug.cgi?id=1800675 --- Comment #6 from Mark Goodwin <mgoodwin@xxxxxxxxxx> --- Andreas, the mock build on rawhide seems to be failing in the %check phase; in identity_provider_test.go:1027 I dont know what's causing this. I also ran a straight rpmbuild --rebuild on the SRPM, with the same result. Here's some (truncated) details from the log : Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rZGqRP + umask 022 + cd /home/mgoodwin/rpmbuild/BUILD + cd saml-0.3.0 + LDFLAGS='-X github.com/crewjam/saml/version=0.3.0 -X github.com/crewjam/saml/version.tag=v0.3.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/crewjam/saml -b /home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build/bin -s /home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build -V 0.3.0-1.fc33 -T v0.3.0 -p /home/mgoodwin/rpmbuild/BUILDROOT/golang-github-crewjam-saml-0.3.0-1.fc33.x86_64 -g /usr/share/gocode -r '.*example.*' Testing in: /home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build/src PATH: /home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build/bin:/home/mgoodwin/.local/bin:/home/mgoodwin/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin GOPATH: /home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/crewjam/saml/version=0.3.0 -X github.com/crewjam/saml/version.tag=v0.3.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/crewjam/saml github.com/crewjam/saml 2020/02/18 15:31:41 failed to parse request: cannot decompress request: flate: corrupt input before offset 8 2020/02/18 15:31:41 failed to parse request: cannot decode request: illegal base64 data at input byte 0 2020/02/18 15:31:41 failed to parse request: illegal base64 data at input byte 0 2020/02/18 15:31:41 cannot find service provider: https://wrong.url/metadata --- FAIL: TestIDPCanHandleUnencryptedResponse (0.00s) identity_provider_test.go:1027: Error Trace: identity_provider_test.go:1027 Error: Not equal: expected: [... TLDR ... snipped ...] -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx