Robert-André Mauchin

Results 112 issues of Robert-André Mauchin

Rclone-browser was requested or Reddit /r/fedora. Since I'm the Rclone maintainer for Rclone in Fedora, I have packaged it. It should be available in the stable repos in two weeks...

Go 1.13 on Fedora Rawhide: ``` Testing in: /builddir/build/BUILD/go-syslog-a127d826d6c27489d377b3c080bd256d8f8093a6/_build/src PATH: /builddir/build/BUILD/go-syslog-a127d826d6c27489d377b3c080bd256d8f8093a6/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-syslog-a127d826d6c27489d377b3c080bd256d8f8093a6/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X gopkg.in/mcuadros/go-syslog.v2/version=2.2.1 -X gopkg.in/mcuadros/go-syslog.v2/version.commit=a127d826d6c27489d377b3c080bd256d8f8093a6 -extldflags '-Wl,-z,relro -Wl,--as-needed...

Please keep tagging releases and make archives in Github to that packagers can download them. The 2.0.13 release is not tagged for example.

On both i686 and armv7hl, TestProcStatLimits overflows: ``` # github.com/prometheus/procfs [github.com/prometheus/procfs.test] ./proc_stat_test.go:97:49: cannot use math.MinInt64 (untyped int constant -9223372036854775808) as int value in struct literal (overflows) ./proc_stat_test.go:98:51: cannot use math.MaxInt64...

bug
help wanted

Golang 1.12.6 on i686 and armv7: ``` Testing in: /builddir/build/BUILD/goleveldb-1.0.0/_build/src PATH: /builddir/build/BUILD/goleveldb-1.0.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/goleveldb-1.0.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/syndtr/goleveldb/version=1.0.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now...

While running the tests on 32 bits arches such at armv!7hl and i686, the following errors occur: ``` Testing in: /builddir/build/BUILD/govultr-2.5.1/_build/src PATH: /builddir/build/BUILD/govultr-2.5.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/govultr-2.5.1/_build:/usr/share/gocode GO111MODULE: off command: go test...

bug

Golang 1.12.6 on i686 and armv7: ``` Testing in: /builddir/build/BUILD/leveldb-259d9253d71996b7778a3efb4144fe4892342b18/_build/src PATH: /builddir/build/BUILD/leveldb-259d9253d71996b7778a3efb4144fe4892342b18/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/leveldb-259d9253d71996b7778a3efb4144fe4892342b18/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/golang/leveldb/version=0 -X github.com/golang/leveldb/version.commit=259d9253d71996b7778a3efb4144fe4892342b18 -extldflags '-Wl,-z,relro...

It would be nice to help with distro integration.

Fedora Rawhide w/ Golang 1.14 beta1: ``` --- FAIL: TestNetworkError (0.00s) httpstore_test.go:396: Error Trace: httpstore_test.go:396 Error: Not equal: expected: "GET https://auth.docker.io: abc:def:ghi" actual : "GET \"https://auth.docker.io\": abc:def:ghi" Diff: --- Expected...