Project

General

Custom queries

Profile

Actions

Bug #27600

closed

UndefinedTable error when generating "Applied Errata" report

Added by Robert Cooper almost 6 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

I'm running an instance of Foreman 1.22, upgraded via yum from to 1.20 then 1.21. When trying to generate the new report "Applied Errata", I get the following error message:

PG::UndefinedTable: ERROR: relation "template_invocations" does not exist LINE 1: ..."."id" FROM "foreman_tasks_tasks" LEFT OUTER JOIN template_i... ^ : SELECT "foreman_tasks_tasks"."id" FROM "foreman_tasks_tasks" LEFT OUTER JOIN template_invocations ON foreman_tasks_tasks.id = template_invocations.run_host_job_task_id LEFT OUTER JOIN templates ON template_invocations.template_id = templates.id WHERE (state != 'stoppped' AND label = 'Actions::Katello::Host::Erratum::Install') ORDER BY "foreman_tasks_tasks"."id" ASC LIMIT $1

#1

Updated by Marek Hulán almost 6 years ago

  • Project changed from Foreman to Katello
#5

Updated by Ian Ballou over 5 years ago

  • Status changed from New to Need more information
#6

Updated by John Mitsch over 5 years ago

  • Status changed from Need more information to Rejected
#7

Updated by John Mitsch over 5 years ago

  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF