| Summary: | DNF upgrade: Call to Tracer API ended unexpectedly | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Ulrich Beckmann <bequimao.de> |
| Component: | RPM Packages | Assignee: | Neal Gompa <ngompa13> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | 7 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | CVE: | ||
| Status comment: | |||
| Attachments: | Installed packages, CLI log of # dnf upgrade | ||
Created attachment 11261 [details]
Installed packages, CLI log of # dnf upgrade
Assigned to Neal Gompa as the dnf maintainer Assignee:
bugsquad =>
ngompa13 Reinstalled missing tracer on Feb. 20th. It works now. The issue is no longer reproducible. Ulrich Status:
NEW =>
RESOLVED |
Error message during # dnf upgrade --refresh The transaction is complete. Tracer: Call to Tracer API ended unexpectedly: Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/dnf-plugins/tracer.py", line 67, in transaction tracer.render() File "/usr/lib/python3.7/site-packages/dnf-plugins/tracer.py", line 92, in render return view.render() File "/usr/lib/python3.7/site-packages/tracer/views/default.py", line 59, in render {"title": " * " + _("Some applications using:"), "content": with_helpers_content()}, File "/usr/lib/python3.7/site-packages/tracer/views/default.py", line 20, in with_helpers_content applications = self.args.applications.with_helpers().exclude_types(types).sorted("helper") File "/usr/lib/python3.7/site-packages/tracer/resources/collections.py", line 34, in sorted self.replace_values(attribute, None, "") File "/usr/lib/python3.7/site-packages/tracer/resources/collections.py", line 30, in replace_values app.update(attribute, required_value) TypeError: update() takes 2 positional arguments but 3 were given Please visit https://github.com/FrostyX/tracer/issues and submit the issue. Thank you We apologize for any inconvenience Ulrich