Bug 2067129
Summary: | dbus: After subscription attachement EntitlementChanged signal is sent but GetStatus still returns "status: Unknown" | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Simon Kobyda <skobyda> |
Component: | subscription-manager | Assignee: | candlepin-bugs |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.9 | CC: | jstavel, mmarusak, mpitt, mvollmer, redakkan |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | 7.9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | CockpitTest | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-28 10:07:33 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: |
Description
Simon Kobyda
2022-03-23 11:34:10 UTC
Please also see https://bugzilla.redhat.com/show_bug.cgi?id=2030265 Hello, I've tried - open firefox with Subscriptions main page - dbus-monitor --system - subscription-manager register --activationkey={{ activation_key }} --org={{ rhsm.org }} - subscription-manager attach --auto ... no GetStatus appears after an EntitlementChanges signals appears at dbus A sequence of status field values at Cockpit Subscriptions Page was: 'Invalid', 'Current' see a list of messages captured at dbus: 1th case (subscription-manager register ....) Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=130 Sender=:1.56 Path=/com/redhat/RHSM1/Consumer Interface=com.redhat.RHSM1.Consumer Member=ConsumerChanged UniqueName=:1.56 MESSAGE "" { }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=131 Sender=:1.56 Path=/com/redhat/RHSM1/Consumer Interface=com.redhat.RHSM1.Consumer Member=ConsumerChanged UniqueName=:1.56 MESSAGE "" { }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=132 Sender=:1.56 Path=/com/redhat/RHSM1/Syspurpose Interface=com.redhat.RHSM1.Syspurpose Member=SyspurposeChanged UniqueName=:1.56 MESSAGE "" { }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=6 Sender=:1.199 Path=/EntitlementStatus Interface=com.redhat.SubscriptionManager.EntitlementStatus Member=entitlement_status_changed UniqueName=:1.199 MESSAGE "i" { INT32 1; }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=945 Sender=org.freedesktop.DBus Path=/org/freedesktop/DBus Interface=org.freedesktop.DBus Member=NameOwnerChanged MESSAGE "sss" { STRING "com.redhat.SubscriptionManager"; STRING ":1.199"; STRING ""; }; 2nd case (subscription-manager attach ...) Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=141 Sender=:1.56 Path=/com/redhat/RHSM1/Syspurpose Interface=com.redhat.RHSM1.Syspurpose Member=SyspurposeChanged UniqueName=:1.56 MESSAGE "" { }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=142 Sender=:1.56 Path=/com/redhat/RHSM1/Syspurpose Interface=com.redhat.RHSM1.Syspurpose Member=SyspurposeChanged UniqueName=:1.56 MESSAGE "" { }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=147 Sender=:1.56 Path=/com/redhat/RHSM1/Entitlement Interface=com.redhat.RHSM1.Entitlement Member=EntitlementChanged UniqueName=:1.56 MESSAGE "" { }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=148 Sender=:1.56 Path=/com/redhat/RHSM1/Entitlement Interface=com.redhat.RHSM1.Entitlement Member=EntitlementChanged UniqueName=:1.56 MESSAGE "" { }; ‣ Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=9 Sender=org.freedesktop.DBus Path=/org/freedesktop/DBus Interface=org.freedesktop.DBus Member=NameOwnerChanged MESSAGE "sss" { STRING "org.freedesktop.hostname1"; STRING ":1.207"; STRING ""; }; I cannot reproduce this bug. in rhel7.9 either in rhel8.7 Bugzilla backlog clean up: ------------------------- Thanks for reporting the bug, unfortunately we can not proceed with the troubleshooting on this bug with out the additional details requested. Hence we are closing the bug, please feel free to reach out to us if the issue is still reproducible at your end. Thanks, Rehana The needinfo request[s] on this closed bug have been removed as they have been unresolved for 365 days |