Skip to content

polkit and polkit-group-rule-network #751

@minuzed

Description

@minuzed
file /etc/polkit-1/rules.d conflicts between attempted installs of polkit-group-rule-network-1.0-r0.core2_64 and polkit-123-r0.core2_64

It does not affect polkit version 0.119 but in version 123 this is added to the polkit recipe:

do_install:append() {
   #Fix up permissions on polkit rules.d to work with rpm4 constraints
   chmod 700 ${D}/${datadir}/polkit-1/rules.d
   chown polkitd:root ${D}/${datadir}/polkit-1/rules.d
}

I'm not sure if the solution is to edit the polkit recipe or the polkit-group-rule-* recipes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions