RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1504588 - DBus service Config does not get an actual value when the value is changed
Summary: DBus service Config does not get an actual value when the value is changed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.5
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
: 1489103 1540937 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-20 09:31 UTC by Jan Stavel
Modified: 2019-12-13 20:56 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-13 20:56:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github RedHatQE rhsm-qe pull 706 0 None None None 2020-02-07 12:21:16 UTC
Red Hat Bugzilla 1527392 0 high CLOSED subscription-manager-cockpit : Text fields in the "Register" dialog doesnt clear the data at all 2021-02-22 00:41:40 UTC

Internal Links: 1527392

Description Jan Stavel 2017-10-20 09:31:50 UTC
Description of problem:

   If I change some property in /etc/rhsm/rhsm.conf
   and I call DBus method /com/redhat/RHSM1/Config Get s rhsm.manage_repos
   Then I get the old value of the property.

Version-Release number of selected component (if applicable):
 
   subscription-manager-initial-setup-addon-1.20.2-1.git.3.cf221d7.el7.x86_64
   cockpit-ws-138-9.el7.x86_64
   subscription-manager-migration-data-2.0.37-1.git.0.d45a6c7.el7.noarch
   subscription-manager-plugin-ostree-1.20.2-1.git.3.cf221d7.el7.x86_64
   subscription-manager-1.20.2-1.git.3.cf221d7.el7.x86_64
   subscription-manager-plugin-container-1.20.2-1.git.3.cf221d7.el7.x86_64
   python-rhsm-1.20.2-1.git.6.cf221d7.el7.x86_64
   subscription-manager-migration-1.20.2-1.git.3.cf221d7.el7.x86_64
   cockpit-bridge-138-9.el7.x86_64
   python-rhsm-certificates-1.20.2-1.git.6.cf221d7.el7.x86_64
   subscription-manager-gui-1.20.2-1.git.3.cf221d7.el7.x86_64


How reproducible:


Steps to Reproduce:

Set a property [rhsm]/manage_repos to a new value
Call DBus method:

   busctl call com.redhat.RHSM1 /com/redhat/RHSM1/Config com.redhat.RHSM1.Config Get s rhsm.manage_repos

   You should get the new value of the property.


Actual results:

   The old value of the property is returned.

Expected results:

   You should get the new value of the property.

Comment 2 Kevin Howell 2018-02-08 15:25:10 UTC
*** Bug 1540937 has been marked as a duplicate of this bug. ***

Comment 3 Jan Stavel 2018-03-12 11:34:09 UTC
*** Bug 1489103 has been marked as a duplicate of this bug. ***

Comment 4 Chris Snyder 2018-07-23 20:57:27 UTC
The fix for this has been merged upstream in PR https://github.com/candlepin/subscription-manager/pull/1864

Will move to MODIFIED if and when there are appropriate ACKs to merge this into the 7.6 branch.


Note You need to log in before you can comment on or make changes to this bug.