[Regression] Do checks only when there are valid databases #7
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
applications/manjaro-settings-manager#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: manjaro
Some checks get called even when there no valid pacman databases available. This is mostly the case on our install medias. MSM should at least update pacman databases with
to avoid those issues. If there are no valid databases MSM should either send an warning or skip functions to prevent bugs like issue #6
Created by: Kirek
Pamac or octopi already takes care of updating the database, so I wont be doing it in MSM, but MSM now checks if the database has been ever updated.
Fixed some time ago
978b061312