Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#45543 - [polkit] [libvirt] Conflicting permissions on /usr/share/polkit-1/rules.d
Attached to Project:
Arch Linux
Opened by Daniel (weirddan455) - Saturday, 04 July 2015, 02:52 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 04 July 2015, 14:51 GMT
Opened by Daniel (weirddan455) - Saturday, 04 July 2015, 02:52 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 04 July 2015, 14:51 GMT
|
DetailsOn upgrading libvirt to 1.2.17-1 I get the following:
warning: directory permissions differ on /usr/share/polkit-1/rules.d/ filesystem: 700 package: 755 So I changed the permission accordingly but I'm curious because that directory is also owned by polkit. So I reinstall polkit to check and get: directory permissions differ on /usr/share/polkit-1/rules.d/ filesystem: 755 package: 700 The two packages have conflicting permissions for the same directory. One or the other needs to change I think so it will be consistent. |
This task depends upon
Closed by Doug Newgard (Scimmia)
Saturday, 04 July 2015, 14:51 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#45252
Saturday, 04 July 2015, 14:51 GMT
Reason for closing: Duplicate
Additional comments about closing:

It's strictly an issue in the libvirt package. The 700 permissions from polkit is from upstream and it's sensible because it's a sensitive directory.