podman quadlets give pasta permissions error, but identical podman run command works.
I've noticed this since the F43 update, I can't find any issues filed against F43 or other upstreams (yet), but I kind of doubt this is Bazzite exclusive?
I've been using ramalama to serve local AI models, I can use ramalama serve to successfully serve a model over default port 8080. Ramalama includes a quadlet generator, I've used this to export my most used config, and any time I try to start this service I get
netns dir open: Permission denied, exiting from pasta. It doesn't actually matter what is in the quadlet, any thing that adds a --port xx:xx to the podman run line in the service causes a fail. I believe this is some SElinux labeling issue, I don't know what would cause a user to have permissions that systemd running as that user wouldn't have.
Trying to figure out where the problem is coming from, if it's Bazzite only, all of ublue, all of Fedora, or even all the way up in systemd itself.0 Replies