Project

General

Profile

Actions

Bug #32633

closed

Tracker #27511: ensure foreman-maintain works with RHEL8 Satellite & Capsules

assumes SCL'ed package names when checking for features

Added by Evgeni Golov over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Fixed in Releases:
Found in Releases:

Description

% git grep tfm-                            
definitions/checks/remote_execution/verify_settings_file_already_exists.rb:          find_package('tfm-rubygem-smart_proxy_dynflow_core') &&
definitions/features/foreman_cockpit.rb:      server? && find_package('tfm-rubygem-foreman_remote_execution-cockpit')
definitions/features/foreman_openscap.rb:      check_min_version('tfm-rubygem-foreman_openscap', '0.5.3')
definitions/features/foreman_tasks.rb:        check_min_version('tfm-rubygem-foreman-tasks', '0.7')
definitions/features/hammer.rb:      find_package('rubygem-hammer_cli') || find_package('tfm-rubygem-hammer_cli')

On EL8, those packages don't have the tfm- prefix, as we don't use an SCL there.

Actions #1

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_maintain/pull/475 added
Actions #2

Updated by The Foreman Bot about 3 years ago

  • Pull request https://github.com/theforeman/foreman_maintain/pull/520 added
Actions #3

Updated by Amit Upadhye about 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF