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

[Error] Stuck in "Setting up read-write mounts" #1290

Open
biji opened this issue Mar 18, 2024 · 3 comments
Open

[Error] Stuck in "Setting up read-write mounts" #1290

biji opened this issue Mar 18, 2024 · 3 comments
Labels
bug Something isn't working wait-on-user waiting for a reply

Comments

@biji
Copy link

biji commented Mar 18, 2024

Please, before opening a bug:

  • make sure you've read the documentation.
  • Ensure there isn't already an open issue about this.
  • Ensure there isn't already a closed/resolved issue about this.

Describe the bug
distrobox not running again, probably need automated test before release?
Entering distro stuck in "Setting up read-write mounts"

To Reproduce
distrobox-enter --verbose ubuntu-18

Expected behavior
Running as before (distrobox-1.5.0.2-2.fc39.noarch)

Logs
Run the commands with --verbose and post the log here as a file upload
Attach also the output of podman logs or docker logs, possibly with --latest flag

Setting up read-write mounts...         	+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=
+ read -r line
+ case "${line}" in
+ IFS=

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod?

podman

  • Which version or podman, docker or lilipod?
    podman version 4.9.3

  • Which version of distrobox?
    distrobox-1.7.0.1-1.fc39.noarch

  • Which host distribution?
    Fedora 39

  • How did you install distrobox?

Additional context

Thanks

@biji biji added the bug Something isn't working label Mar 18, 2024
@89luca89
Copy link
Owner

89luca89 commented May 1, 2024

Can't reproduce this, does this happen also with a new box or only with a box created with old distrobox and then upgraded?

@89luca89 89luca89 added the wait-on-user waiting for a reply label May 1, 2024
@biji
Copy link
Author

biji commented May 4, 2024

This issue affects newly created boxes as well. I created a box with Ubuntu version 18.04 and encountered the same problem.

Please do distrobox stop first, to reproduce

@89luca89
Copy link
Owner

89luca89 commented May 4, 2024

Got it, then please can you attach the logs so I can have an idea of what is happening on your system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wait-on-user waiting for a reply
Projects
None yet
Development

No branches or pull requests

2 participants