Project

General

Profile

Actions

Bug #33053

closed

restore doesn't pass --disable-system-checks to the installer

Added by Evgeni Golov over 2 years ago. Updated over 2 years ago.

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

Description

in definitions/procedures/restore/installer_reset.rb, the following code is there:

        if feature(:foreman_proxy) &&
           feature(:foreman_proxy).with_content? &&
           check_min_version('katello-installer-base', '3.2.0')
          installer << '--disable-system-checks '
        end

However, due to the fact that the katello-installer-base package doesn't exist anymore, this never gets added to the command.

Actions #1

Updated by The Foreman Bot over 2 years ago

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

Updated by Evgeni Golov over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF