Bug 1920017
| Summary: | repos command description in man page is wrong | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Rehana <redakkan> |
| Component: | subscription-manager | Assignee: | candlepin-bugs |
| Status: | CLOSED ERRATA | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 8.4 | CC: | arpandey, candlepin-bugs, csnyder, jsefler, rhsm-qe |
| Target Milestone: | rc | Keywords: | EasyFix, Triaged |
| Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | subscription-manager-1.28.15-1.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1561789 | Environment: | |
| Last Closed: | 2021-11-09 19:37:35 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: | 1561789 | ||
| Bug Blocks: | |||
|
Comment 1
Tiffany Merry
2021-03-15 18:06:18 UTC
Pre-verifying on sub-man build to be part of development compose- subscription-manager-1.28.15-1.el8.x86_64
Verification steps:
[root@kvm-08-guest13 ~]# subscription-manager version
server type: This system is currently not registered.
subscription management server: 3.2.15-1
subscription management rules: 5.41
subscription-manager: 1.28.15-1.el8
[root@kvm-08-guest13 ~]# rpm -qa --changelog subscription-manager | grep 1920017
- 1920017: Remove a sentence from the subscription-manager man page.
- 1920017: Remove a sentence from the subscription-manager man page.
[root@kvm-08-guest13 ~]#
[root@kvm-08-guest13 ~]# man subscription-manager | grep "REPOS OPTIONS" -A 5
REPOS OPTIONS
The repos Lists all repositories available to a system. This command can also enable and disable access to those repositories. <<<< text corrected
--list Lists all of the repositories that are provided by the content service used by the system.
--list-enabled
[root@kvm-08-guest13 ~]#
Verified: text that should not be part of REPOS description has been removed.
Verifying on :
# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 3.2.18-1
subscription management rules: 5.41
subscription-manager: 1.28.16-1.el8
# rpm -qa --changelog subscription-manager | grep 1920017
- 1920017: Remove a sentence from the subscription-manager man page.
- 1920017: Remove a sentence from the subscription-manager man page.
# man subscription-manager | grep "REPOS OPTIONS" -A2
REPOS OPTIONS
The repos Lists all repositories available to a system. This command can also enable and disable access to those repositories.
^^ The man page text has been updated for the repos option.
Based on the above observation , moving the bug to Verified!!
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-2021:4390 |