Hi,
PackageKit uses yum as a back-end.
Is it possible to view the full logs of what yum has done through packagekit?
I ask this, because if you update your packages, and if a configuration file cannot be automatically merged, you will have two configuration files: /etc/config.rpmnew (or .rpmsav, I don't remember) and /etc/config.
If you've updated using:
then yum will tell you that you should edit a config file.
But I'm not sure whether packagekit will warn or not.
Answer only if you understand and if you know, please.