I-Dream-in-Code / kde-arch-update-plasmoid

30 stars 9 forks source link

Dependency issue #49

Open v0id86 opened 8 months ago

v0id86 commented 8 months ago

Trying to do a system update and im getting the following error:

error: failed to prepare transaction (could not satisfy dependencies) :: installing plasma-framework5 (5.111.0-1) breaks dependency 'plasma-framework' required by plasma5-applets-kde-arch-update-notifier

Maryse47 commented 8 months ago

You need to open /var/lib/pacman/local/plasma5-applets-kde-arch-update-notifier-<version> then open desc textfile and change plasma-framework to plasma-framework5.

v0id86 commented 8 months ago

You need to open /var/lib/pacman/local/plasma5-applets-kde-arch-update-notifier-<version> then open desc textfile and change plasma-framework to plasma-framework5.

Thank you!