After update to coreutils-8.5 my KDE desktop can no longer suspend or mount external drives. Mounting fails with error "could not determine whether caller is privileged". After going back to coreutils-8.4 mounting works as expected. Reproducible: Always
I'm not convinced it's coreutils fault, more like dbus upgrade. See bug 314185. At any rate, you need to provide more detailed output of the problem, emerge --info, KDE version, dbus version, etc.
(In reply to comment #1) > I'm not convinced it's coreutils fault, more like dbus upgrade. See bug 314185. > > At any rate, you need to provide more detailed output of the problem, emerge > --info, KDE version, dbus version, etc. > I don't know what it has to do with anything either, but I didn't update dbus and only thing I changed to make things work again was to install coreuitls-8.4. KDE version is 4.4.2, dbus version is 1.2.24, hal version is 0.5.14-r2.
Created attachment 229645 [details] emerge --info
Please paste your "emerge -pv coreutils hal dbus" output.
emerge -pv coreutils hal dbus These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] sys-apps/coreutils-8.5 [8.4] USE="acl caps gmp nls unicode xattr (-selinux) -static -vanilla" 0 kB [ebuild R ] sys-apps/dbus-1.2.24 USE="X -debug -doc (-selinux) -test" 0 kB [ebuild R ] sys-apps/hal-0.5.14-r2 USE="X acpi consolekit crypt disk-partition laptop policykit -apm -debug -dell -doc (-selinux)" 0 kB Total: 3 packages (1 upgrade, 2 reinstalls), Size of downloads: 0 kB
Ok, that was not coreutils, it seems to happen randomly after restart - no updates since I filed this bug and today suddenly I can't mount my disc while I was able to do this yesterday.
Found probable cause of my problem. *** This bug has been marked as a duplicate of bug 296153 ***