Bug 2058662
Summary: | Inaccurate module status/active flags send to Errata Notifications | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Rehana <redakkan> |
Component: | subscription-manager | Assignee: | Jiri Hnidek <jhnidek> |
Status: | CLOSED ERRATA | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 9.0 | CC: | candlepin-bugs, cdonnell, jhnidek, jsefler, redakkan, rhsm-qe, thsimmon, zpetrace |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 9.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | subscription-manager-1.29.29-1.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 2057732 | Environment: | |
Last Closed: | 2022-11-15 11:19:30 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: | 2057732 | ||
Bug Blocks: |
Comment 1
Zdenek Petracek
2022-05-12 13:49:40 UTC
Final verification: Version: [root@kvm-02-guest09 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 4.0.18-2 subscription management rules: 5.41 subscription-manager: 1.29.29-1.el9 Registering: [root@kvm-02-guest09 ~]# subscription-manager register Registering to: subscription.rhsm.stage.redhat.com:443/subscription Username: Username: zpetracePH03 Password: The system has been registered with ID: 20cad5aa-0aea-48a0-96a1-0da69d71f77f The registered system name is: kvm-02-guest09.rhts.eng.brq.redhat.com after registering into SM I ran following commands: export SUBMAN_DEBUG_PRINT_REQUEST=1 export SUBMAN_DEBUG_PRINT_REQUEST_HEADER=1 export SUBMAN_DEBUG_PRINT_REQUEST_BODY=1 export SUBMAN_DEBUG_PRINT_RESPONSE=1 getting info about the streams: dnf uploadprofile --force-upload | grep default . . . {"name": "pipewire-pulseaudio", "version": "0.3.47", "release": "2.el9", "arch": "x86_64", "epoch": 0, "vendor": "Red Hat, Inc."}, {"name": "postfix", "version": "3.5.9", "release": "18.el9", "arch": "x86_64", "epoch": 2, "vendor": "Red Hat, Inc."}, {"name": "nano", "version": "5.6.1", "release": "5.el9", "arch": "x86_64", "epoch": 0, "vendor": "Red Hat, Inc."}]}, {"content_type": "enabled_repos", "profile": []}, {"content_type": "modulemd", "profile": [{"name": "ruby", "stream": "3.1", "version": "9010020220623124214", "context": "9", "arch": "x86_64", "profiles": ["common"], "installed_profiles": [], "status": "default", "active": false}]}] ^^ "installed_profiles" has status set to "default" = PASSED 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 (subscription-manager bug fix and enhancement update), 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/RHBA-2022:8341 |