-
Notifications
You must be signed in to change notification settings - Fork 450
[Error] DPkg::Pre-Invoke 'umount /var/log/journal' error on Ubuntu & Debian images #159
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
Comments
Hi @edserhub
To check why it was not mounted? (or simply check on your host if A fix is incoming for it 👍 |
Hi @89luca89 Thanks for the response! Ahh |
Perfect that's what I was expecting 😄 Pushed right now a fix in: 77d6a65 Should work now, you can expect the fix to be part of the next release 👍 |
Amazing! 🙌🏻 I can confirm that 77d6a65 solves the issue for me. Thank you! 😊 |
Glad it's fixed, thanks for the report! |
Describe the bug
A previous fix #123 seems to have introduced a problem with other DEB based distributions. Installing packages or applying updates fails with an error:
Removing
/etc/apt/apt.conf.d/00_distrobox
stops the error from occurring.To Reproduce
sudo apt update; sudo apt install -y sshpass
Expected behavior
The package installation proceeds without error.
Logs
apt.log
distrobox-enter.log
docker.log
Desktop (please complete the following information):
Additional context
Using the latest version:
distrobox: 1.2.12
The text was updated successfully, but these errors were encountered: