Before the transaction can begin, I am asked to replace a number of packages and I hit enter for them all.
When running sudo pacman -Syu
, I am getting the following issue:
:: Starting full system upgrade...
:: Replace lib32-mesa-driver with multilib/lib32-mesa? [Y/n]
:: Replace libva-mesa-driver with extra/mesa? [Y/n]
:: Replace mesa-vdpau with extra/mesa? [Y/n]
:: Replace python-nautilus with extra/nautilus-python? [Y/n]
:: Replace tracker3 with extra/tinysparql? [Y/n]
:: Replace tracker3-miners with extra/localsearch? [Y/n]
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: tlp-1.7.0-1 and power-profiles-daemon-0.23-2 are in conflict
Note that I did miss the last 2024-12-06 update.
What should be done here?