-
Notifications
You must be signed in to change notification settings - Fork 47
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
Warnings on uninstall, package not removed #505
Comments
That error is unfortunately expected, due to the dual-provisioning ( |
I'm confused, is the |
It looks like the package was removed in spite of the error, but still in the cache. After |
I think i've observed a similar or related issue to this: the dom0 package would not be completely removed after running In order to force a reinstall, we had to While debugging, it appears that the local dnf cache and the dnf cache used by qubes-dom0-update is different: if the package was installed from the yum repo or installed locally seems to affect this: we may need to qubes-dom0-update --action=remove and yum remove the package, as well as clearing the cache to ensure all metadata of the package is removed. |
Encountered this again during QA (#571). Approximate steps I performed were:
The solution for me was to run |
Encountered a similar problem, working on #579 The steps I took before encountering the error were:
I expected to see the new |
Hit a similar error, |
Seeing the following warnings after running
securedrop-admin --uninstall
, notably:Click to expand
The text was updated successfully, but these errors were encountered: