Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2076987 - After upgrade any foreman-rake command shows 'ErbParser' and 'RubyParser' are ignored.
Summary: After upgrade any foreman-rake command shows 'ErbParser' and 'RubyParser' are...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.11.0
Assignee: Patrick Creech
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-20 11:12 UTC by Lukas Pramuk
Modified: 2022-07-05 14:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-05 14:35:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2022:5498 0 None None None 2022-07-05 14:35:34 UTC

Description Lukas Pramuk 2022-04-20 11:12:43 UTC
This bug was initially created as a copy of Bug #1994237

I am copying this bug because: 
The fix was delivered only to fresh installs.
In upgraded setups the issue persists as we missed to obsolete tfm-rubygem-gettext rpm 


Description of problem:

Executing any foreman-rake commands shows 'ErbParser' and 'RubyParser' are ignored.

Version-Release number of selected component (if applicable):
Satellite 6.11.0 Snap16

How reproducible:

100%

Steps to Reproduce (changed upon cloning):
1. Upgrade to 6.11
2. Execute any foreman-rake commands and you will see the warnings


Actual results:

# foreman-rake katello:reimport
'ErbParser' is ignored.
'RubyParser' is ignored.


Expected results:

If it's ignored, the command should not display the warnings

Comment 2 Lukas Pramuk 2022-04-20 11:21:58 UTC
Additional info:

# rpm -qa *rubygem-gettext
tfm-rubygem-gettext-3.1.4-11.el7sat.noarch

# rpm -q --provides tfm-rubygem-gettext
scl-package(tfm)
tfm-rubygem(gettext) = 3.1.4
tfm-rubygem-gettext = 3.1.4-11.el7sat

# rpm -evh tfm-rubygem-gettext
Preparing...                          ################################# [100%]
Cleaning up / removing...
   1:tfm-rubygem-gettext-3.1.4-11.el7s################################# [100%]

>>> tfm-rubygem-gettext is no longer needed, the rpm/rubygem turned to be devel dependency only

Comment 3 Ashish Humbe 2022-05-06 16:50:44 UTC
Looks like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1994237

Comment 6 Lukas Pramuk 2022-06-16 08:56:51 UTC
VERIFIED.

@Satellite 6.11.0 Snap25


by the manual reproducer described in comment#0:

1) Upgrade 6.10.z to 6.11.0

2) Execute any foreman-rake commands and check for warnings

# foreman-rake about
About your application's environment
Rails version             6.0.4.7
Ruby version              ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-linux]
...

>>> there are no warnings now

# rpm -qa *rubygem-gettext
<empty>

>>> problematic tfm-rubygem-gettext rpm is obsoleted successfully

Comment 9 errata-xmlrpc 2022-07-05 14:35:13 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 (Moderate: Satellite 6.11 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-2022:5498


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