Bug 1855710 - 'Ensure RPM repository is configured and enabled' task says 'FIXME'
Summary: 'Ensure RPM repository is configured and enabled' task says 'FIXME'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: RH Cloud - Cloud Connector
Version: 6.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.8.0
Assignee: satellite6-bugs
QA Contact: Lukáš Hellebrandt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-10 09:53 UTC by Lukáš Hellebrandt
Modified: 2020-10-27 13:04 UTC (History)
3 users (show)

Fixed In Version: ansiblerole-satellite-receptor-installer-0.6.11
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 13:03:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:4366 0 None None None 2020-10-27 13:04:14 UTC

Description Lukáš Hellebrandt 2020-07-10 09:53:32 UTC
Description of problem:
Runnin a receptor installation job shows that task 'Ensure RPM repository is configured and enabled' only says 'FIXME' and does nothing:

- name: Install Receptor and Satellite Plugin RPMs
  block:
  - name: Ensure RPM repository is configured and enabled
    debug:
      msg: "FIXME"
  - name: Unlock packages
    command: "{{ maintain_command }} packages unlock"
    when: maintain_command is defined

Version-Release number of selected component (if applicable):
Sat 6.8 snap 8.0

How reproducible:
Deterministic

Steps to Reproduce:
Hosts -> Job Templates -> run Configure Cloud Connector

Actual results:
TASK [project-receptor.satellite_receptor_installer : Ensure RPM repository is configured and enabled] ***
ok: [dhcp-3-176.vms.sat.rdu2.redhat.com] => {
    "msg": "FIXME"
}

Expected results:
The job shouldn't say 'FIXME'. Maybe it should even actually do something?

Comment 2 Jitendra Yejare 2020-08-11 14:10:19 UTC
Verified!

@ Satellite 6.8 snap 11

Steps:
--------------
1. Execute `Configure Cloud connector` job on satellite.
2. Look for the Step `Install Receptor and Satellite Plugin RPMs` in job execution.


Observation:
---------------


  38:
TASK [project-receptor.satellite_receptor_installer : Unlock packages] *********
  39:
changed: [hostname]
  40:

  41:
TASK [project-receptor.satellite_receptor_installer : Install Receptor and Satellite Plugin RPMs] ***
  42:
ok: [hostname]
  43:

  44:
TASK [project-receptor.satellite_receptor_installer : Lock packages] ***********
  45:
changed: [hostname]

Comment 5 errata-xmlrpc 2020-10-27 13:03:56 UTC
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 (Important: Satellite 6.8 release), 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-2020:4366


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