Hallo zusammen,
seit heute habe ich beim Aufruf von pacman bzw. informant folgende Fehlermeldungen erhalten:
**Traceback (most recent call last):
File "/usr/lib/python3.14/importlib/metadata/init.py", line 407, in from_name
return next(iter(cls.discover(name=name)))
StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/informant", line 33, in <module>
sys.exit(load_entry_point('informant==0.6.0', 'console_scripts', 'informant')())
File "/usr/bin/informant", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.14/importlib/metadata/init.py", line 960, in distribution
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.14/importlib/metadata/init.py", line 409, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for informant**
Daher habe ich zunächst informant entfernt und suche nach dem Grund. Aber vielleicht hat das jemand anderes auch bereits festgestellt und behoben ... ?
Vielen Dank fürs Lesen und evtl. hilfreiche Gedanken.
CU