Bug 1567184
Summary: | Rebase dconf to 0.28.0 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Matthias Clasen <mclasen> |
Component: | dconf | Assignee: | Marek Kašík <mkasik> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.6 | CC: | klember, masanari.iida, rstrode |
Target Milestone: | rc | Keywords: | Rebase |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | dconf-0.28.0-2.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-30 10:22:02 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: | 1567133, 1649404 |
Description
Matthias Clasen
2018-04-13 14:10:30 UTC
Rebase branch: http://pkgs.devel.redhat.com/cgit/rpms/dconf/log/?h=private-rhel-7.6-rebase Marek, can you look over the downstream patches please and push fixes to the branch if necessary? I dropped one patch and kept the other, not sure if it's correct. Would also be great to get dconf-0.26.0-permissions.patch upstream. Hi Kalev, thank you for the rebase. I've looked at the branch and added back the dconf-dbus-1 library because of ABI compatibility. However there is still one difference between 7.5 version and the new one, soname. The 7.5 version does not have soname for libdconfsettings.so where the new one does. I've tested it locally and gsettings worked so I hope that it won't be an issue. Btw, I've tried to get the dconf-0.26.0-permissions.patch upstream but it was not accepted yet: https://bugzilla.gnome.org/show_bug.cgi?id=758066. Great, thanks! I've built it in https://copr.devel.redhat.com/coprs/klember/rhel-7-gnome-3-28/builds/ as well now. Feel free to request access in the copr if you want to try building anything else off the private-rhel-7.6-rebase branches. > Btw, I've tried to get the dconf-0.26.0-permissions.patch upstream > but it was not accepted yet: https://bugzilla.gnome.org/show_bug.cgi?id=758066. Are you talking about a symptom which is reported in following KB? https://access.redhat.com/solutions/3381781 Error message "unable to create file '/run/user/0/dconf/user': Permission denied" recurring in the /var/log/messages file (In reply to masanari iida from comment #5) > > Btw, I've tried to get the dconf-0.26.0-permissions.patch upstream > > but it was not accepted yet: https://bugzilla.gnome.org/show_bug.cgi?id=758066. > > Are you talking about a symptom which is reported in following KB? > > https://access.redhat.com/solutions/3381781 > Error message "unable to create file '/run/user/0/dconf/user': Permission > denied" recurring in the /var/log/messages file The patch is for a different issue. 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://access.redhat.com/errata/RHSA-2018:3140 |