Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622388 - >=xfce4-base/xfce4-session-4.12.1-r1 : polkit USE doesn't install gnome-extra/polkit-gnome
Summary: >=xfce4-base/xfce4-session-4.12.1-r1 : polkit USE doesn't install gnome-extra...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-21 13:42 UTC by Adrien D
Modified: 2018-01-02 08:06 UTC (History)
3 users (show)

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 Adrien D 2017-06-21 13:42:59 UTC
Hi team Gentoo,

When we install XFCE4 (xfce-base/xfce4-session), if USE policykit enabled, only sys-auth/polkit installed and not gnome-extra/polkit-gnome

It's a missing dep ?

Is it possible to correct that ?

Thanks
Comment 1 Jory A. Pratt gentoo-dev 2017-06-25 02:53:05 UTC
The dep should be around gnome not around polkit. It is not required for the package to work as expected with polkit.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-02 08:06:18 UTC
FWIU, the dependency belongs in sys-auth/polkit and it's there already (with USE=gtk). Maybe polkit should have some kind of unconditional || for all auth providers but I'm leaving that decision to polkit maintainers.