atagen
atagen
I'm having some trouble with the sd_notify on these: ``` Aug 13 16:10:40 quiver systemd[1700]: ollama.service: Got notification message from PID 1088345 (MAINPID=1088441, READY=1) Aug 13 16:10:40 quiver systemd[1700]: ollama.service:...
looks like I might be running into https://github.com/mullvad/mullvadvpn-app/issues/3299 - tl;dr mullvad breaks cgroups for rootless podman, not an issue with this module at all. apologies edit: for anyone similarly effected,...
back again after some more testing :) it seems setting `networkMode`duplicates itself in the X-Container section and service exec line, causing `networkMode = "host"` to fail, as the resultant `--network=host`...
also: I have found that occasionally the podman-xyz-network service will fail to find `newuidmap` when launched automatically. `shadow` is clearly present on the path, and attempting to rerun the service...
> I’m not quite sure what you mean with 1 - If i define a new network with services.podman.networks.my-test-net, it gets created on activation I meant that if I subsequently...
TALPID_NET_CLS_MOUNT_DIR workaround not working here either. kind of an insane chase to track it down to this issue too, so I'm just gonna go ahead and say: failed systemd user...
appears to have happened in this commit: https://github.com/eclipse-zenoh/zenoh-python/commit/280385977323c411bb6f80358dadae83413237d9 last versions can be found here: https://github.com/eclipse-zenoh/zenoh-python/tree/8cdb7ee57584a11f43a87f88d5e5e8c86cba111a/examples
oddly, the base rust library is wholly async, but the python bindings are sync. we appear to have had async some time in the past, where that text is leftover...
issue took me a minute to understand, maybe some clearer information like "User .desktop files duplicate instead of replacing system .desktop files" is better
> we should just take the best available solution that currently exist. And that's clearly not ron. why? if the intent would be for users to engage the settings UI,...