achill

Results 102 comments of achill

This is mostly covered by the gitea source (with host=codeberg.org). I was thinking of creating a forgejo/codeberg source, but thats mostly a copy of gitea...

The builders are already rebuilding it against the older libxml2. You can follow the progress at https://build.alpinelinux.org/.

Alpine disabled aws-cli on 3.20 because of missing Python 3.12 compat (tracked at https://github.com/aws/aws-cli/issues/8342). If you use `:latest`, make sure to always read the release notes before upgrading: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.20.0

For now I enabled aws-cli in Alpine v3.20 again with a couple of patches, but stable official Python 3.12 support would be great.

No, everything should work as intended. :)

> 1.3.2 should work thats great! could you also publish 1.3.2 on pypi?

Alpine now provides official a rootfs for risc64 https://alpinelinux.org/downloads/

Thanks for the review! I addressed the issues. Yeah, varlink still isn't used that much (even though it's a few years old now), but I think with systemd adopting varlink...

you set your PATH to "ffmpeg/bin" and `apk` lives in `/bin`. You may want to set PATH to "ffmpeg/bin:/usr/bin:/bin" or something like that.