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

Resources not fully cleared after running docker_image #26

Open
TheChymera opened this issue Jul 18, 2018 · 1 comment
Open

Resources not fully cleared after running docker_image #26

TheChymera opened this issue Jul 18, 2018 · 1 comment

Comments

@TheChymera
Copy link
Member

after running gebuild /home/gentoo/SAMRI/.gentoo docker_image, I get:

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?

@Doeme
Copy link
Member

Doeme commented Jul 31, 2018

Sounds like some unmount step is not properly executed. This should be done automatically => might be a bug in the code somewhere

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