Robert-André Mauchin

Results 112 issues of Robert-André Mauchin

The LDFLAGS in scripts/ scripts https://github.com/search?q=repo%3Aslimtoolkit%2Fslim+docker-slim+path%3Ascripts%2F&type=code should probably be updated with the new URL? Thanks.

question

test_guess_encoding, test_petro_iso_encoded, test_predict_encoding are failing in 2.5.0 with Python 3.12: ``` ============================= test session starts ============================== platform linux -- Python 3.12.0, pytest-7.4.2, pluggy-1.3.0 rootdir: /builddir/build/BUILD/normality-2.5.0 collected 19 items tests/test_normality.py .....F..F.F.......

In Linux distribution, we are mostly packaging unbundled libraries. Vpnkit presents a challenge because it uses a very old (2017) K8S stack, which causes compatibility issues like: ``` # github.com/moby/vpnkit/go/pkg/controller...

So I have a strange request, for Go packages in Fedora, we package import path, for examples: github.com/lestrrat-go/backoff/v1 github.com/lestrrat-go/backoff/v2 github.com/lestrrat-go/backoff/v3 For each import path we have a separate package: golang-github-lestrrat-backoff-1...

release-monitoring.org

Warning: only tested on Linux. We need to be able to use path other than /usr/lib. RPM based distro generally /usr/lib64, and Debian based do their thing too. Using GNUInstallDirs...

Only tested on Linux. The goal is to use system-wide qtsingleapplication.

- enables use of EXIV2_TEST_VERSION macro - add compatibility for exiv2-0.28.0 (alternative take)

On Fedora Rawhide with Golang 1.16 beta 1, TestVerifyEC2 fails with: ``` Testing in: /builddir/build/BUILD/pkcs7-d7302db945fa6ea264fb79d8e13e931ea514a602/_build/src PATH: /builddir/build/BUILD/pkcs7-d7302db945fa6ea264fb79d8e13e931ea514a602/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/pkcs7-d7302db945fa6ea264fb79d8e13e931ea514a602/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "...

Signed-off-by: Robert-André Mauchin

- Bump rustc_version to 0.3 - Bump semver to 0.11