Charlie Drage
Charlie Drage
> It looks like this might be https://gitlab.com/qemu-project/qemu/-/issues/2027 - the backtrace is slightly different but the reproducer is essentially just `x509.SystemCertPool()` which is also called in skopeo (indirectly via `vendor/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go)....
Kind ping @k9withabone
> Checking activity monitor, this still uses the CPU only. Compared to nsfw-roop where it does use the GPU. > […](#) > On Wed, Aug 14, 2024 at 03:13 hvmzx...
@hacksider this should not be merged yet as GPU support does not work for mac (still uses CPU)
> Mine uses metal and the GPU. Myself and the 5 other users in this PR all of us don't see GPU being used in the activity monitor and it's...
@sosan @gramian Do you think https://github.com/kubernetes/kompose/issues/1877 caused this? / same issue?
> I think I have an answer to this issue, and it should affect all secrets not only if there are multiple per service, just in this case it produces...
Getting the same error when not doing cross-arch as well in here: https://github.com/osbuild/bootc-image-builder/issues/641 ~@cgwalters unsure if this is also related too?~ ~would it be 2 fixes, 1 for fixing bootc...
@henrywang @mvo5 Just an update, after testing, I was able to build an amd64 image with **Rosetta disabled** on macOS within Podman Machine settings. It is **MUCH** slower to build,...
Question! Isn't it required to restart the machine for rootful status to take effect? Or did that change recently with upstream podman?