Bug 1582757 - Enabling Embedded Ansible and running yum update adds non-Red Hat repos
Summary: Enabling Embedded Ansible and running yum update adds non-Red Hat repos
Keywords:
Status: CLOSED DUPLICATE of bug 1577247
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Build
Version: 5.9.0
Hardware: All
OS: All
unspecified
high
Target Milestone: GA
: cfme-future
Assignee: Satoe Imaishi
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-26 18:41 UTC by Ryan Spagnola
Modified: 2021-12-10 16:14 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-07 02:13:10 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ryan Spagnola 2018-05-26 18:41:08 UTC
Description of problem:
After enabling Embedded Ansible and running yum update once the following repos are added:

[root@cf46 ~]# ls /etc/yum.repos.d/ -l
total 412
-rw-r--r--. 1 root root    211 May 18 11:06 ansible-el7.repo
-rw-r--r--. 1 root root    222 May 18 11:06 ansible-tower.repo
-rw-r--r--. 1 root root    640 May 18 11:06 epel-7.repo
-rw-r--r--. 1 root root    327 May 18 11:06 jlaska-rabbitmq.repo
-rw-r--r--. 1 root root    440 May 18 11:06 pgdg-96-centos.repo

Following with yum update again and the following packages now show updates based on these non-Red Hat repos:

# yum check-update
Loaded plugins: product-id, search-disabled-repos, subscription-manager

ansible.noarch                     2.5.3-1.el7.ans     ansible                  
cockpit-dashboard.x86_64           165-3.el7           rhel-7-server-extras-rpms
erlang.x86_64                      19.0.4-1.el7.centos jlaska-rabbitmq          
nginx.x86_64                       1:1.12.2-2.el7      epel                     
nginx-all-modules.noarch           1:1.12.2-2.el7      epel                     
nginx-filesystem.noarch            1:1.12.2-2.el7      epel                     
nginx-mod-http-geoip.x86_64        1:1.12.2-2.el7      epel                     
nginx-mod-http-image-filter.x86_64 1:1.12.2-2.el7      epel                     
nginx-mod-http-perl.x86_64         1:1.12.2-2.el7      epel                     
nginx-mod-http-xslt-filter.x86_64  1:1.12.2-2.el7      epel                     
nginx-mod-mail.x86_64              1:1.12.2-2.el7      epel                     
nginx-mod-stream.x86_64            1:1.12.2-2.el7      epel                     
postgresql96.x86_64                9.6.9-1PGDG.rhel7   pgdg96                   
postgresql96-libs.x86_64           9.6.9-1PGDG.rhel7   pgdg96                   
python-jinja2.noarch               2.8-7.rhel7         pgdg96                   
qpid-proton-c.x86_64               0.21.0-3.el7        epel                     
rabbitmq-server.noarch             3.6.9-1.el7.centos  jlaska-rabbitmq         


Version-Release number of selected component (if applicable):
5.9.x

How reproducible:
Always

Steps to Reproduce:
1. Turn on Embedded Ansible
2. Run yum update
3.

Actual results:
extra repos added outside of redhat.repo
ansible-el7.repo  ansible-tower.repo  epel-7.repo  jlaska-rabbitmq.repo  pgdg-96-centos.repo  redhat.repo

Expected results:


Additional info:
Customer is concerned that unsupported repos have been added to their production systems.

Comment 2 Satoe Imaishi 2018-06-07 02:13:10 UTC

*** This bug has been marked as a duplicate of bug 1577247 ***


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