Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default rootful path to podman.sock not present #8184

Closed
vrothberg opened this issue Oct 29, 2020 · 0 comments · Fixed by #8186
Closed

Default rootful path to podman.sock not present #8184

vrothberg opened this issue Oct 29, 2020 · 0 comments · Fixed by #8186
Assignees
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@vrothberg
Copy link
Member

Found while creating slides.

We need to make sure that the default path is created os.MkdirAll(...). I had a quick look but couldn't find the right place.

$ sudo ./bin/podman system service 
ERRO[0000] /run/podman/podman.sock                      
Error: unable to create socket unix:/run/podman/podman.sock: listen unix /run/podman/podman.sock: bind: no such file or directory

@jwhonce PTAL

@Luap99 Luap99 self-assigned this Oct 29, 2020
@Luap99 Luap99 added the In Progress This issue is actively being worked by the assignee, please do not work on this at this time. label Oct 29, 2020
Luap99 pushed a commit to Luap99/libpod that referenced this issue Oct 29, 2020
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants