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

Failure in docker image #221

Closed
thk686 opened this issue Jun 19, 2024 · 2 comments
Closed

Failure in docker image #221

thk686 opened this issue Jun 19, 2024 · 2 comments

Comments

@thk686
Copy link

thk686 commented Jun 19, 2024

I am seeing:

* Phase 0 Completed
* Enter image './hostdir/customized_images/testing-2024-03-15-raspios-bookworm-arm64-lite.img' for Phase 1
Failed to open system bus: No such file or directory
Attempted to remove disk file system under "/run/systemd/nspawn/propagate/sdm", and we can't allow that.
umount: /mnt/sdm/boot/firmware unmounted
umount: /mnt/sdm unmounted

when running in docker. I think this is an issue with my docker setup rather than sdm. Just checking to see if this is a known or previously encountered issue.

@gitbls
Copy link
Owner

gitbls commented Jun 19, 2024

If you provide the sdm command line that's failing, I may be able to tell you why it's failing and/or how to work around it.

I don't use docker for a variety of reasons, so unless you provide me with sufficient information, to replicate in a simple scenario there's not much I can do to help you.

@thk686
Copy link
Author

thk686 commented Jun 19, 2024

Sorry for the sparse info. I figured out that the issue is that I need to specify --chroot.

@thk686 thk686 closed this as completed Jun 19, 2024
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

2 participants