Bug 1660133
Summary: | hammer repository info show "Red Hat Repository: no" for a Redhat enabled repository | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Djebran Lezzoum <dlezzoum> |
Component: | Repositories | Assignee: | Samir Jha <sajha> |
Status: | CLOSED ERRATA | QA Contact: | vijsingh |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.5.0 | CC: | bkearney, egolov, mmccune, oshtaier, sajha |
Target Milestone: | 6.5.0 | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-hammer_cli_katello-0.16.0.3-1,tfm-rubygem-katello-3.10.0.10-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-05-14 12:39:36 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
Djebran Lezzoum
2018-12-17 15:14:09 UTC
setting priority to high due to being a regression. Created redmine issue http://projects.theforeman.org/issues/25805 from this bug Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/25805 has been resolved. Verified: @Satellite 6.5.0 Snap 12.0 Steps: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [root@satellite6 ~]# rpm -qa satellite katello foreman pulp-server tfm-rubygem-hammer_cli_foreman tfm-rubygem-hammer_cli_foreman-0.15.1-1.el7sat.noarch pulp-server-2.18.0-0.1.rc.el7sat.noarch foreman-1.20.1.7-1.el7sat.noarch satellite-6.5.0-5.beta.el7sat.noarch katello-3.10.0-0.6.rc1.el7sat.noarch hammer> repository list ---|--------------------------------------------------------|---------------------------------|--------------|----------------------------------------------------------------------------- ID | NAME | PRODUCT | CONTENT TYPE | URL ---|--------------------------------------------------------|---------------------------------|--------------|----------------------------------------------------------------------------- 7 | https: omaciel.fedorapeople.org fakerepo01 | Fedora_product | yum | http://omaciel.fedorapeople.org/https://omaciel.fedorapeople.org/fakerepo01/ 6 | Red Hat Enterprise Linux 7 Server - Extras RPMs x86_64 | Red Hat Enterprise Linux Server | yum | https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/extras/os 5 | Red Hat Enterprise Linux 7 Server RPMs x86_64 7Server | Red Hat Enterprise Linux Server | yum | https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os ---|--------------------------------------------------------|---------------------------------|--------------|----------------------------------------------------------------------------- hammer> repository info --id 6 ID: 6 Name: Red Hat Enterprise Linux 7 Server - Extras RPMs x86_64 Label: Red_Hat_Enterprise_Linux_7_Server_-_Extras_RPMs_x86_64 Organization: Default Organization Red Hat Repository: yes Content Type: yum Mirror on Sync: yes URL: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/extras/os Publish Via HTTP: no Published At: https://satellite6.redhat.com/pulp/repos/Default_Organization/Library/content/dist/rhel/server/7/7Server/x86_64/extras/os/ Relative Path: Default_Organization/Library/content/dist/rhel/server/7/7Server/x86_64/extras/os Download Policy: on_demand Product: ID: 115 Name: Red Hat Enterprise Linux Server GPG Key: Sync: Status: Not Synced Created: 2019/01/21 07:03:28 Updated: 2019/01/21 07:03:28 Content Counts: Packages: 0 Source RPMS: 0 Package Groups: 0 Errata: 0 Module Streams: 0 hammer> repository info --id 5 ID: 5 Name: Red Hat Enterprise Linux 7 Server RPMs x86_64 7Server Label: Red_Hat_Enterprise_Linux_7_Server_RPMs_x86_64_7Server Organization: Default Organization Red Hat Repository: yes Content Type: yum Mirror on Sync: yes URL: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os Publish Via HTTP: no Published At: https://satellite6.redhat.com/pulp/repos/Default_Organization/Library/content/dist/rhel/server/7/7Server/x86_64/os/ Relative Path: Default_Organization/Library/content/dist/rhel/server/7/7Server/x86_64/os Download Policy: on_demand Product: ID: 115 Name: Red Hat Enterprise Linux Server GPG Key: Sync: Status: Not Synced Created: 2019/01/21 07:03:23 Updated: 2019/01/21 07:03:23 Content Counts: Packages: 0 Source RPMS: 0 Package Groups: 0 Errata: 0 Module Streams: 0 hammer> hammer> repository info --id 7 ID: 7 Name: https: omaciel.fedorapeople.org fakerepo01 Label: https_omaciel_fedorapeople_org_fakerepo01 Organization: Default Organization Red Hat Repository: no Content Type: yum Mirror on Sync: yes URL: https://omaciel.fedorapeople.org/fakerepo01 Publish Via HTTP: yes Published At: http://satellite6.redhat.com/pulp/repos/Default_Organization/Library/custom/Fedora_product/https_omaciel_fedorapeople_org_fakerepo01/ Relative Path: Default_Organization/Library/custom/Fedora_product/https_omaciel_fedorapeople_org_fakerepo01 Download Policy: on_demand Container Image Tags Filter: Product: ID: 255 Name: Fedora_product GPG Key: Sync: Status: Success Last Sync Date: less than a minute Created: 2019/01/21 07:09:14 Updated: 2019/01/21 07:11:09 Content Counts: Packages: 136 Source RPMS: 0 Package Groups: 0 Errata: 79 Module Streams: 0 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Observation: - repository info show "Red Hat Repository: yes" for a RedHat enabled repository - repository info show "Red Hat Repository: no" for a Custom product repository 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-2019:1222 |