Project

General

Profile

Actions

Bug #13808

closed

rake katello:reset errors Foreman::Exception: ERF42-9500 [Foreman::Exception]: Unknown remote execution feature katello_package_install

Added by Thomas McKay about 9 years ago. Updated over 6 years ago.

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

Description

rake db:seed works
rake katello:reset errors with
Foreman::Exception: ERF42-9500 [Foreman::Exception]: Unknown remote execution feature katello_package_install

<stbenjam> thomasmckay: weird, the feature should get created and registered when katello loads
<stbenjam> https://github.com/Katello/katello/blob/master/lib/katello/plugin.rb#L186
<stbenjam> i wonder if this is a case where katello initializers are being run before the remote execution plugin is loaded

Actions #1

Updated by Stephen Benjamin about 9 years ago

  • Project changed from Foreman Remote Execution to Katello
  • Assignee set to Stephen Benjamin

katello:reset clears the database, so the registered features from the plugin initializer are deleted. We need to run db:seed in a separate process like we do for migrate, so rails is properly reloaded.

Actions #2

Updated by The Foreman Bot about 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5794 added
Actions #3

Updated by Eric Helms about 9 years ago

  • Translation missing: en.field_release set to 86
Actions #4

Updated by Anonymous about 9 years ago

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

Updated by Bryan Kearney almost 9 years ago

  • Bugzilla link set to 1326040
Actions

Also available in: Atom PDF