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

apt: workaround umount failure #1449

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Conversation

dbungert
Copy link
Collaborator

When the apt overlay fails to umount, this directory removal will also fail due to the mount still being present.

LP: #1992531

When the apt overlay fails to umount, this directory removal will also
fail due to the mount still being present.

LP: #1992531
@mwhudson
Copy link
Collaborator

Um. OK I guess -- would like to understand why this is happening though. I thought the point of running ubuntu-drivers in a private mount namespace was supposed to avoid this kind of nonsense :(

@dbungert
Copy link
Collaborator Author

Um. OK I guess -- would like to understand why this is happening though.

Agree. I filed https://bugs.launchpad.net/bugs/1992533 as a reminder.

@dbungert dbungert merged commit c2e1daa into canonical:main Oct 12, 2022
@dbungert dbungert deleted the autoinstall-umount branch October 12, 2022 00:54
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

Successfully merging this pull request may close these issues.

2 participants