Project

General

Profile

Actions

Bug #22224

closed

While running foreman-maintain it fails with "Illegal quoting in line 3."

Added by Anurag Patel over 6 years ago. Updated almost 6 years ago.

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

Description

From Bugzilla:

Description of problem:

  1. foreman-maintain upgrade run --target-version 6.2.z --whitelist="disk-io" --phase pre_migrations
    Running Procedures before migrating to Satellite 6.2.z ================================================================================
    Turn on maintenance mode: [OK]
    --------------------------------------------------------------------------------
    disable active sync plans:
    / disabling sync plans [FAIL]
    Illegal quoting in line 3.
    --------------------------------------------------------------------------------
    Scenario [Procedures before migrating to Satellite 6.2.z] failed.

The following steps ended up in failing state:

[sync-plans-disable]

Resolve the failed steps and rerun
the command. In case the failures are false positives,
use --whitelist="sync-plans-disable"

Version-Release number of selected component (if applicable):
rubygem-foreman_maintain-0.0.11-1.el7sat

Actions #1

Updated by Kavita Gaikwad almost 6 years ago

  • Status changed from New to Closed
  • Assignee changed from Anurag Patel to Kavita Gaikwad
  • Pull request https://github.com/theforeman/foreman_maintain/pull/160 added

Closing this issue as fixed in latest version of foreman-maintain.
With this change before any DB query, it verifies a DB connection first.

Actions

Also available in: Atom PDF