-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
purge: check for installed packages in place when removing/reinstalling
Using the apt_pkg.Cache to check for the installation information leads to outdated data and wrong behavior. Signed-off-by: Renan Rodrigo <[email protected]>
- Loading branch information
1 parent
84e23e2
commit 6ba7c37
Showing
2 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters