Bug 1223460
Summary: | Improve gnome-software on 'managed' systems | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Matthias Clasen <mclasen> | ||||
Component: | gnome-packagekit | Assignee: | Richard Hughes <rhughes> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 7.2 | CC: | klember, mboisver, tpelka | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-19 09:18:08 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1184203 | ||||||
Attachments: |
|
Description
Matthias Clasen
2015-05-20 14:47:38 UTC
This is really a gnome-software bug, but it doesn't have a bz component yet, so filing against gnome-packagekit for now. Another thing to look at in this context is software sources - if the polkit privileges are missing to change repositories, we shouldn't offer the big red remove button. Created attachment 1028452 [details]
incomplete patch
Here is a quick proof-of-concept.
To try it, UPDATES_ARE_MANAGED=1 ./gnome-software (after killing your session service). Also try UPDATES_ARE_MANAGED=1 ./gnome-software --mode=updates
Still tbd: How do we determine if the system is managed - look at polkit privileges, add a separate setting, something else ?
More complete patch in the upstream bug We backported the patch to gnome-software 3.14.6 which is the version included in the rebase errata. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-2139.html |