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

Container crashes when installing ROS with no explanation #4

Closed
brunofavs opened this issue Mar 24, 2024 · 5 comments
Closed

Container crashes when installing ROS with no explanation #4

brunofavs opened this issue Mar 24, 2024 · 5 comments

Comments

@brunofavs
Copy link
Owner

brunofavs commented Mar 24, 2024

2024-03-2417-43-34-ezgif com-video-to-gif-converter

As it starts extracting the packages, it crashes.

Tried both in Terminator and Konsole. In terminator just closes the container and gets back to the host

@brunofavs
Copy link
Owner Author

Switched from podman to docker, now it doesn't crash visually but just freezes and exits the container :

image

@brunofavs
Copy link
Owner Author

89luca89/distrobox#1289

@brunofavs
Copy link
Owner Author

brunofavs commented Mar 24, 2024

This fixed it.
89luca89/distrobox#1303 (comment)

Created distro again with :
distrobox create --name ubuntu --init --image ubuntu:20.04 --additional-packages "systemd libpam-systemd"

And now it didn't crash installing ROS

@brunofavs
Copy link
Owner Author

This is causing #12

There seems to be a fix coming shortly
89luca89/distrobox#1296

@brunofavs brunofavs reopened this Mar 25, 2024
@brunofavs
Copy link
Owner Author

I set that sleep time to 700 and it worked, still a workaround until the next official release is out

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

No branches or pull requests

1 participant