Project

General

Profile

Actions

Bug #21217

closed

katello-proxy-* values in satellite-answers.yaml no longer support empty quoted entries

Added by Ewoud Kohl van Wijngaarden over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Installer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1498479

Description of problem:

DB was restored successfully and while upgrade w/ 6.3 found following issue:

# satellite-installer --scenario satellite --upgrade
Parameter katello-proxy-url invalid:  must match one of (?-mix:^https?:\/\/)
Parameter katello-proxy-port invalid: "" is not a valid integer

when I checked the set value for above parameters, found empty value there:

# satellite-installer --scenario satellite --upgrade --help | grep katello-proxy
    --katello-proxy-password      Proxy password for authentication (current: "")
    --katello-proxy-port          Port the proxy is running on (current: "")
    --katello-proxy-url           URL of the proxy server (current: "")
    --katello-proxy-username      Proxy username for authentication (current: "")

Version-Release number of selected component (if applicable):
6.2 -> 6.3 snap18

How reproducible:

Steps to Reproduce:
1. satellite-installer --scenario satellite --upgrade
2.
3.

Actual results:
installer failed w/ error:
out: Parameter katello-proxy-url invalid: must match one of (?-mix:^https?:\/\/Parameter katello-proxy-port invalid: "" is not a valid integer

Expected results:

Additional info:

Actions #1

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello-installer/pull/545 added
Actions #2

Updated by Anonymous over 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Justin Sherrill over 6 years ago

  • translation missing: en.field_release set to 250
Actions

Also available in: Atom PDF