Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 317737

Summary: sys-apps/coreutils-8.5 breaks hal
Product: Gentoo Linux Reporter: Marek Sapota <marek>
Component: [OLD] Core systemAssignee: Daniel Gryniewicz (RETIRED) <dang>
Status: RESOLVED DUPLICATE    
Severity: normal CC: pchrist
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Marek Sapota 2010-04-29 09:22:10 UTC
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
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-29 09:52:19 UTC
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.
Comment 2 Marek Sapota 2010-04-29 10:30:03 UTC
(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.
Comment 3 Marek Sapota 2010-04-29 10:30:24 UTC
Created attachment 229645 [details]
emerge --info
Comment 4 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-05-04 21:05:20 UTC
Please paste your "emerge -pv coreutils hal dbus" output.
Comment 5 Marek Sapota 2010-05-04 22:16:20 UTC
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
Comment 6 Marek Sapota 2010-05-05 11:01:48 UTC
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.
Comment 7 Marek Sapota 2010-05-05 18:18:06 UTC
Found probable cause of my problem.

*** This bug has been marked as a duplicate of bug 296153 ***