Bug #23405
Tracer executable is broken
Status:
Closed
Priority:
Normal
Assignee:
Category:
Client/Agent
Target version:
Description
Found this during testing:
Traceback (most recent call last):
File "bin/katello-tracer-upload", line 13, in <module>
main()
File "bin/katello-tracer-upload", line 10, in main
tracer_upload.upload_tracer_profile()
TypeError: upload_tracer_profile() takes exactly 2 arguments (0 given)
make: *** [docker-test] Error 1
The executable wasn't updated during recent refactoring
Associated revisions
Fixes #23405 - Tracer executable throws error
History
#1
Updated by Jonathon Turel about 4 years ago
- Pull request https://github.com/Katello/katello-host-tools/pull/59 added
#2
Updated by Anonymous about 4 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Applied in changeset katello-agent|01198628349d3bf82b2ce3491c62332f951ade8e.
Fixes #23405 - Tracer executable throws error