[Regression] Do checks only when there are valid databases #7

Closed
opened 2014-07-25 18:13:10 +00:00 by philm · 1 comment
philm commented 2014-07-25 18:13:10 +00:00 (Migrated from gitlab2.manjaro.org)

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

pacman -Syy

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: 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 <pre>pacman -Syy</pre> 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
philm commented 2014-08-10 09:56:12 +00:00 (Migrated from gitlab2.manjaro.org)

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

*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 978b061312b504cbe3a974210704744b2ab59145
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
applications/manjaro-settings-manager#7
No description provided.