solopasha

Results 4 issues of solopasha

``` command: go test -buildmode pie -compiler gc -ldflags " -X github.com/dlclark/regexp2/version=1.10.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redh at/redhat-package-notes '" testing: github.com/dlclark/regexp2 github.com/dlclark/regexp2 --- FAIL: TestDeadline (0.00s) ---...

**Describe the bug** test_transfer_receive and test_transfer_send tests fail on ppc64le architecture. **To Reproduce** Steps to reproduce the behavior: 1. try building kitty 0.30.0 on ppc64le. 2. See error ``` FAIL:...

bug

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a bug that matches...

I decided to try #3106 and noticed that a side repo isn't available for the subsequent builds in that repo. To reproduce: 1. copr build test-tag:custom:test foo.src.rpm Build a package...