achill

Results 101 comments of achill

Okay, and what do you think should improved with this issue? I guess the issue you mean are the raid limits which will be improved in https://github.com/lclarkmichalek/pip2arch/pull/20. However, please write...

Umm, I could fork it and continue the pip2arch, if you agree, but plesae add a License file to the repo root and close the issue then.

looks like https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/63398/diffs#f12c5d41bbe9f12e5495d4ac35e7e458d686644b_0_1 didn't got backported to older versions

Yes, but it got reverted in https://git.alpinelinux.org/aports/commit/?h=3.19-stable&id=b3ea1811dafa1d884812c6c198e19923963e8f87 > The upstream commit that fixed CVE-2023-42364 and CVE-2023-42365 > introduced a regression in awk. > > partially reverts 62d3d893f59d (main/busybox: fix CVE-2023-4236[345])

Please read ncopa's message: > If you can run untrusted awk code you can already run anything. This CVE is irrelevant for most cases.

works on my end now. could you try `apk upgrade -a`?

> Hi here, Any news? We really neeeeed it. Please don't spam unnecessary. There are a lot of people subscribted to the issue. If you support this issue, you can...

hmm, i still got with this patch, failures running the `streamlink` testsuite...: ``` =============================================== short test summary info =============================================== FAILED tests/test_api_validate.py::TestParseQsdValidator::test_failure - assert "ValidationEr...t 'int' (123)" == "ValidationEr...decode' (123)" FAILED...

This is also a good idea. Nevertheless I opened #17 which should output INFO messages like `Checking available updates...` to stdout.

Hmm, after thinking about it. I'm not sure if outputting INFO to stdout makes sense. Often all diagnostic output is written to stderr, including info messages. Maybe a info level...