Robert-André Mauchin

Results 114 issues of Robert-André Mauchin

Newer challenge.SetHeaders takes two parameters, r *http.Request and w http.ResponseWriter. See commit https://github.com/docker/distribution/commit/f730f3ab77d0098f5172a825d9feecc6265f3c48 Signed-off-by: Robert-André Mauchin You will need to bump github.com/docker/distribution vendoring if you wanna use this. In Fedora...

Hi, Go-fuzz has been replaced with support for fuzzing in upstream Golang, which makes current go-fuzz fails in base/strings_test.go:38:1 Could you maybe update blazer to support Go 1.18? Thank you.

https://github.com/rust-lang/rust/issues/51043

With Go 1.12.2 on Fedora Rawhide x86_64, commit 6480d4af844c189cf5dd913db24ddd339d3a4f85: ``` Testing in: /builddir/build/BUILD/spdystream-6480d4af844c189cf5dd913db24ddd339d3a4f85/_build/src PATH: /builddir/build/BUILD/spdystream-6480d4af844c189cf5dd913db24ddd339d3a4f85/_build/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/spdystream-6480d4af844c189cf5dd913db24ddd339d3a4f85/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/docker/spdystream/version=0 -X...

Would it be possible for you guys to update your etcd? I need a more recent one for another project and it conflict with the old one used by swarmkit,...

In Python 3.11, repr() was modified, this commit fixes the assertions to match the new repr() behavior. Fix #1268

With Golang 1.12.2 ``` Testing in: /builddir/build/BUILD/go-logging-970db520ece77730c7e4724c61121037378659d9/_build/src PATH: /builddir/build/BUILD/go-logging-970db520ece77730c7e4724c61121037378659d9/_build/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-logging-970db520ece77730c7e4724c61121037378659d9/_build:/usr/share/gocode command: go test -buildmode pie -compiler gc -ldflags "-X github.com/op/go-logging/version=2.0.0 -X github.com/op/go-logging/version.commit=970db520ece77730c7e4724c61121037378659d9 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing:...

When testing the latest version with Go 1.19 on Fedora Rawhide x86_64: ``` testing: github.com/ktrysmt/go-bitbucket github.com/ktrysmt/go-bitbucket # github.com/ktrysmt/go-bitbucket ./repository.go:1395:12: fmt.Errorf call has more than one error-wrapping directive %w ./repository.go:1472:12: fmt.Errorf...

A test specifically fails on ARM arch: ``` ok github.com/google/martian 42.997s Testing: "/builddir/build/BUILD/martian-2.1.0/_build/src/github.com/google/martian/api" + GOPATH=/builddir/build/BUILD/martian-2.1.0/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' PASS...