Bug 1023664

Summary: problem with the polkit rule
Product: [Fedora] Fedora Reporter: Fabrice Bellet <fabrice>
Component: ejabberdAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: erlang, jkaluza, lemenkov, martin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-26 18:33:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabrice Bellet 2013-10-26 18:27:35 UTC
ejabberd-2.1.13-4 from F20 has a problem in its .rules polkit file, from /var/log/secure:

Oct 25 23:30:11 lxorgfr polkitd[578]: /usr/share/polkit-1/rules.d/51-ejabberdctl.rules:2: TypeError: action.lookup(...) is undefined
Oct 25 23:30:11 lxorgfr polkitd[578]: /usr/share/polkit-1/rules.d/51-ejabberdctl.rules:2: TypeError: action.lookup(...) is undefined

according to polkit doc, it is possible to use action.lookup("program") instead of action.lookup("command_line") ?

Comment 1 Peter Lemenkov 2013-10-26 18:33:07 UTC
Fabrice, please wait for a couple of hours and recheck - I've just submitted a new build which should fix that.

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