Bug 25325

Summary: DNF upgrade: Call to Tracer API ended unexpectedly
Product: Mageia Reporter: Ulrich Beckmann <bequimao.de>
Component: RPM PackagesAssignee: 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

Description Ulrich Beckmann 2019-08-19 09:59:01 CEST
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
Comment 1 Ulrich Beckmann 2019-08-19 10:00:36 CEST
Created attachment 11261 [details]
Installed packages, CLI log of # dnf upgrade
Comment 2 Ulrich Beckmann 2019-08-19 10:04:41 CEST
Assigned to Neal Gompa as the dnf maintainer

Assignee: bugsquad => ngompa13

Comment 3 Ulrich Beckmann 2020-03-02 23:39:00 CET
Reinstalled missing tracer on Feb. 20th.
It works now. The issue is no longer reproducible.

Ulrich

Status: NEW => RESOLVED
Resolution: (none) => WORKSFORME