- Code: Select all
urpmi --auto-update
indicates to remove 12 packages because of missing or unsatisfied dependencies. The exact output is like the following,
- Code: Select all
The following packages have to be removed for others to be upgraded:
lib64grammarcommon5-22.12.3-2.mga9.x86_64
(due to missing libKF5MessageComposer.so.5()(64bit))
lib64kf5calendarsupport5-22.12.3-1.mga9.x86_64
(due to unsatisfied calendarsupport == 2:22.12.3)
lib64kf5eventviews5-22.12.3-1.mga9.x86_64
(due to missing libKF5CalendarSupport.so.5()(64bit))
lib64kf5incidenceeditor5-22.12.3-2.mga9.x86_64
(due to missing libKF5CalendarSupport.so.5()(64bit),
due to missing libKF5EventViews.so.5()(64bit))
lib64kf5kmanagesieve5-22.12.3-1.mga9.x86_64
(due to unsatisfied libksieve == 2:22.12.3)
lib64kf5ksieve5-22.12.3-1.mga9.x86_64
(due to unsatisfied libksieve == 2:22.12.3)
lib64kf5ksieveui5-22.12.3-1.mga9.x86_64
(due to missing libKF5KManageSieve.so.5()(64bit),
due to missing libKF5KSieve.so.5()(64bit))
lib64kf5mailcommon5-22.12.3-2.mga9.x86_64
(due to missing libKF5MessageComposer.so.5()(64bit))
lib64kf5messagecomposer5-22.12.3-2.mga9.x86_64
(due to missing libKF5PimCommonAutoCorrection.so.5()(64bit))
lib64kmailgrammalecte5-22.12.3-2.mga9.x86_64
(due to missing libgrammarcommon.so.5()(64bit))
lib64kmaillanguagetool5-22.12.3-2.mga9.x86_64
(due to missing libgrammarcommon.so.5()(64bit))
lib64kpimimportwizard5-22.12.3-1.mga9.x86_64
(due to missing libKF5MailCommon.so.5()(64bit)) (y/N)
Is this normal? Is it okay to remove these packages?