Actions
Bug #27951
closed`<module:ForemanTasksCore>': uninitialized constant Dynflow (NameError) on Debian
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Proxy plugin
Target version:
-
Difficulty:
Triaged:
No
Pull request:
Description
During the upgrade i got the following error (on 2 machines):
/usr/lib/ruby/vendor_ruby/foreman_tasks_core/ticker.rb:2:in `<module:ForemanTasksCore>'
OS: Debian 9.11
Kernel: 4.9.0-9-amd64
Packages and Stacktrace attached.
Need more?
regards
sk
Files
Updated by Sven Klöckner over 5 years ago
- File foreman_tasks_core-ticker.patch foreman_tasks_core-ticker.patch added
- Status changed from New to Resolved
Adding "require 'dynflow'" in /usr/lib/ruby/vendor_ruby/foreman_tasks_core/ticker.rb fix it.
Updated by Anonymous about 5 years ago
- Project changed from Foreman to foreman-tasks
- Subject changed from Upgrade 1.22 to 1.23 to `<module:ForemanTasksCore>': uninitialized constant Dynflow (NameError) on Debian
- Category set to Proxy plugin
- Status changed from Resolved to Ready For Testing
- Priority changed from Urgent to Normal
- Assignee set to Anonymous
- Found in Releases foreman-tasks-core-0.3.3 added
- Found in Releases deleted (
1.23.0)
Updated by Anonymous about 5 years ago
- Status changed from Ready For Testing to Need more information
- Assignee deleted (
Anonymous)
Updated by The Foreman Bot about 5 years ago
- Status changed from Need more information to Ready For Testing
- Pull request https://github.com/theforeman/foreman-tasks/pull/515 added
Updated by The Foreman Bot about 5 years ago
- Fixed in Releases foreman-tasks-1.0.2 added
Updated by Anonymous about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 32618a18602aafc16308a62525c583c192694aa1.
Updated by Adam Ruzicka about 5 years ago
- Fixed in Releases foreman-tasks-core-0.3.4 added
- Fixed in Releases deleted (
foreman-tasks-1.0.2)
Actions