Hi,
Since the last couple of updates when I run "sudo dnf upgrade" I
get the following python error, is someone able to tell me what it means
please?
Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/dnf/plugin.py", line 108, in
_caller
getattr(plugin, method)()
File "/usr/lib/python3.12/site-packages/dnf-plugins/perfmetrics.py",
line 111, in pre_transaction
"package_size": member.pkg.size,
^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/dnf/db/history.py", line 157,
in pkg
return self._swdb.rpm._swdb_ti_pkg[self._item]
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
KeyError: <libdnf.transaction.TransactionItem; proxy of <Swig Object of
type 'std::shared_ptr< libdnf::TransactionItem > *' at 0x7f01b922ebe0> >
regards,
Steve