Issues with dependencies at updating system with pamac

Hi @lorenzobc :slightly_smiling_face:,

tlp recently conflicts with power-profiles-daemon. You can only have one or the other. Check this: tlp-rdw and power-profiles-daemon are in conflict / Pacman & Package Upgrade Issues / Arch Linux Forums

You can remove one of those and install the other. For example

sudo pacman -Rdd tlp # Since it is part of the cosmic package

sudo pacman -S power-profiles-daemon