Comment 0 for bug 2065616

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

In Pro v32, from jammy-proposed, when running `ubuntu-bug ubuntu-advantage-tools`:

# ubuntu-bug ubuntu-advantage-tools

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
.............ERROR: hook /usr/share/apport/package-hooks/source_ubuntu-advantage-tools.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in _run_hook
    symb['add_info'](report, ui)
  File "/usr/share/apport/package-hooks/source_ubuntu-advantage-tools.py", line 29, in add_info
    os.path.basename(cfg.data_path("jobs-status")),
AttributeError: 'UAConfig' object has no attribute 'data_path'
...