Actions
Bug #24079
closedKatello package install via katello-agent fails
Description
Jun 26 13:53:17 localhost goferd: [ERROR][MainThread] gofer.agent.plugin:693 - plugin:katello, import failed Jun 26 13:53:17 localhost goferd: [ERROR][MainThread] gofer.agent.plugin:693 - Traceback (most recent call last): Jun 26 13:53:17 localhost goferd: [ERROR][MainThread] gofer.agent.plugin:693 - File "/usr/lib/python2.7/site-packages/gofer/agent/plugin.py", line 677, in _load Jun 26 13:53:17 localhost goferd: [ERROR][MainThread] gofer.agent.plugin:693 - plugin.impl = __import__(path, {}, {}, [path.split('.')[-1]]) Jun 26 13:53:17 localhost goferd: [ERROR][MainThread] gofer.agent.plugin:693 - File "/usr/lib/python2.7/site-packages/katello/agent/goferd/plugin.py", line 31, in <module> Jun 26 13:53:17 localhost goferd: [ERROR][MainThread] gofer.agent.plugin:693 - from gofer.decorators import initializer, remote, action, FORK Jun 26 13:53:17 localhost goferd: [ERROR][MainThread] gofer.agent.plugin:693 - ImportError: cannot import name FORK
Actions