On 31.08.2018 20:08, Mike Zingale wrote: > that seems to be part of it. I reinstalled dbus to fix some permissions. systemctl works a lot faster now dnf still fails, so I need to poke around some more. > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > instead of reinstalling all packages, maybe you will find rpm --setperms PACKAGE_NAME sets permissions of files in the given package. rpm --setugids PACKAGE_NAME sets user/group ownership of files in the given package. helpful. best regards Ulf _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx