Skip to content

Fix issues when running inside a LXC container. #109

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

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Conversation

clopez
Copy link
Collaborator

@clopez clopez commented Apr 3, 2025

* When running inside LXC do not manually mount /dev/pts and let
  Podman figure this out. Otherwise this causes a fatal error
  when starting the container because it can't access /dev/pts/$N
  Related issue: 89luca89/distrobox#688

* Also do not try to bind-mount /run/udev if is not available.
@TingPing TingPing merged commit 1ee4287 into main Apr 7, 2025
2 checks passed
@TingPing TingPing deleted the fix_run_inside_lxc branch April 7, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants