We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
docker_image
after running gebuild /home/gentoo/SAMRI/.gentoo docker_image, I get:
gebuild /home/gentoo/SAMRI/.gentoo docker_image
newbuilder /home/gentoo # rm -rf /usr/share/gebuilder/roots/775a9caeff85fbfde557ccd5f7458cd0ccc4de98401f8fd3c3ecb618fdcbc57d/ rm: cannot remove '/usr/share/gebuilder/roots/775a9caeff85fbfde557ccd5f7458cd0ccc4de98401f8fd3c3ecb618fdcbc57d/root/dev/mqueue': Device or resource busy rm: cannot remove '/usr/share/gebuilder/roots/775a9caeff85fbfde557ccd5f7458cd0ccc4de98401f8fd3c3ecb618fdcbc57d/root/dev/shm': Device or resource busy rm: cannot remove '/usr/share/gebuilder/roots/775a9caeff85fbfde557ccd5f7458cd0ccc4de98401f8fd3c3ecb618fdcbc57d/root/dev/pts/ptmx': Operation not permitted
The only way to solve this atm, seems to be rebooting. Is there any obvious reason why this would happen?
The text was updated successfully, but these errors were encountered:
Sounds like some unmount step is not properly executed. This should be done automatically => might be a bug in the code somewhere
Sorry, something went wrong.
No branches or pull requests
after running
gebuild /home/gentoo/SAMRI/.gentoo docker_image
, I get:The only way to solve this atm, seems to be rebooting. Is there any obvious reason why this would happen?
The text was updated successfully, but these errors were encountered: