Bug 1978023
Summary: | Move to Ruby 2.7 | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Eric Helms <ehelms> |
Component: | Infrastructure | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.10.0 | CC: | inecas |
Target Milestone: | 6.10.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-16 14:12:20 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Eric Helms
2021-07-01 01:02:04 UTC
*** Bug 1978024 has been marked as a duplicate of this bug. *** VERIFIED. @Satellite 6.10.0 Snap15 by following manual steps: # scl enable tfm 'ruby -v' ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux] # /usr/bin/tfm-ruby -v ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux] # find / -path *bin/ruby /usr/bin/ruby /opt/puppetlabs/puppet/bin/ruby /opt/rh/rh-ruby27/root/usr/bin/ruby >>> there is installed SCL Ruby 2.7 along with system and puppet ruby # rpm -qaR tfm-rubygem-* | grep -e 'ruby ' -e 'ruby$' | sort -u /opt/rh/rh-ruby27/root/usr/bin/ruby rh-ruby27-ruby rh-ruby27-ruby >= 1.8.1 rh-ruby27-ruby >= 1.8.7 rh-ruby27-ruby >= 1.9 rh-ruby27-ruby >= 1.9.0 rh-ruby27-ruby >= 1.9.1 rh-ruby27-ruby >= 1.9.2 rh-ruby27-ruby >= 1.9.3 rh-ruby27-ruby > 1.9.3 rh-ruby27-ruby >= 2.0 rh-ruby27-ruby >= 2.0.0 rh-ruby27-ruby >= 2.1 rh-ruby27-ruby >= 2.2 rh-ruby27-ruby >= 2.2.0 rh-ruby27-ruby >= 2.2.2 rh-ruby27-ruby >= 2.3 rh-ruby27-ruby >= 2.3.0 rh-ruby27-ruby >= 2.4 rh-ruby27-ruby >= 2.4.0 rh-ruby27-ruby >= 2.4.4 rh-ruby27-ruby >= 2.4.7 rh-ruby27-ruby >= 2.5 rh-ruby27-ruby >= 2.5.0 rh-ruby27-ruby < 3 /usr/bin/tfm-ruby >>> all product rubygems require SCL ruby version 2.7 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.10 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-2021:4702 |