-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkgInfo: Filter out apt packages without a candidate, they're
broken to mintinstall/mintcommon. apt pkginfo: Check for a package candidate before accessing it. This second change isn't currently necessary if we're filtering these candidate-less packages now, but we're currently missing runtime updating of un-cached (recently installed and/or foreign) apt packages. We do this with flatpaks already, we should for debs as well.
- Loading branch information
Showing
2 changed files
with
16 additions
and
13 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