Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486452 - net-misc/dnetstats: avoid gksu usage
Summary: net-misc/dnetstats: avoid gksu usage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 425156
  Show dependency tree
 
Reported: 2013-09-29 09:57 UTC by Pacho Ramos
Modified: 2013-12-28 10:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2013-09-29 09:57:57 UTC
As explained in bug 425156, gksu is dead and should be replaced by direct polkit usage when needed (as was done with gparted). Thanks
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2013-12-24 02:06:00 UTC
I suppose we can remove both gksu and kdesu usage and just use pkexec everywhere instead?
Comment 2 Pacho Ramos gentoo-dev 2013-12-24 09:09:22 UTC
Yes, that is also possible :), I talked about gksu because its upstream is deprecating it for a long time, but no idea about kdesu
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2013-12-24 20:51:24 UTC
Fixed in -r1, which will be stabilized soon.
Comment 4 Pacho Ramos gentoo-dev 2013-12-28 10:02:23 UTC
Thanks Davide!