After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 774100 - Do not install polkit rules if admin backend is disabled
Do not install polkit rules if admin backend is disabled
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: build
1.30.x
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2016-11-08 12:14 UTC by Laurent Bigonville
Modified: 2017-05-11 12:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (667 bytes, patch)
2016-11-08 12:14 UTC, Laurent Bigonville
reviewed Details | Review
build: Do not install polkit rules if admin backend is disabled (1.41 KB, patch)
2017-05-11 12:02 UTC, Ondrej Holy
committed Details | Review

Description Laurent Bigonville 2016-11-08 12:14:48 UTC
Created attachment 339311 [details] [review]
patch

Hi,

In case the admin backend is disabled, I guess that the polkit rules shouldn't be installed as well.
Comment 1 Ondrej Holy 2016-11-08 13:15:07 UTC
Review of attachment 339311 [details] [review]:

Thanks for the patch, that is a good catch. Can you please provide patch using "git format-patch"? See: https://wiki.gnome.org/Newcomers/SubmittingPatches
Comment 2 Ondrej Holy 2017-05-11 12:02:08 UTC
Created attachment 351619 [details] [review]
build: Do not install polkit rules if admin backend is disabled
Comment 3 Ondrej Holy 2017-05-11 12:03:24 UTC
Attachment 351619 [details] pushed as 44400eb - build: Do not install polkit rules if admin backend is disabled