Steve Grubb
Steve Grubb
I can confirm downgrading opencl allows it to finish a build. Without this, the build fails after 5 minutes.
This patch set is complete and has been verified to build using podman.
I think I need to start this over. Many changes were made to the docker file before this was reviewed. I'll leave it open for now. But I'll do this...
Put the conversion to dnf in PR #2693.
Thanks. I'll test this tomorrow.
OK, was able to test that. It fixed the immediate problem. After that is fixed, we run into this: File "/usr/local/lib/python3.10/site-packages/llama_stack/distribution/routers/routers.py", line 101, in return (chunk async for chunk in...
This can be closed out. The 2 issues discussed here have patches that are merged. Thanks.
I personally would not want automatic insertion without review. What I do is something more like (where $d is the directory to descend): ``` touch $tempfile find $d -type f...
Yes, there are differences where fapolicyd-cli should be preferred. When "file" suddenly added x-pie-executable when the same file was reported as x-executable in the previous release, it was decided that...
It might be related except network name spaces. There is also the saddr_fam option which can help select/limit what is audited. Normally, when you want to audit networking events, you...