pods
pods copied to clipboard
Fails to start - bwrap: Can't create file at /run/systemd/journal/socket: No such device or address
Installed Pods from the CI then used flatpak install pods.flatpak
:
com.github.marhkb.Pods.Devel permissions:
ipc fallback-x11 session-bus wayland
x11 dri file access [1]
[1] /run/systemd/journal, xdg-run/podman:ro
ID Branch Op Remote Download
1. [✓] com.github.marhkb.Pods.Devel master i devel-origin 0 bytes
Installation complete.
Running gives an error:
$ /usr/bin/flatpak run --branch=master --arch=x86_64 --command=pods com.github.marhkb.Pods.Devel
bwrap: Can't create file at /run/systemd/journal/socket: No such device or address
Looks like a great piece of software though, can definitely see it being super useful!
Thanks for reporting. Are you using a distribution without systemd?
I succeded on install but I'm stuck to create anything as I get this error. Not sure this is related.
@nacho-domatix You need to enable the podman service.
$ systemctl --user enable --now podman.socket
Next time please open a separate ticket.
I am closing this now due to inactivity.