On a (secondary XFCE) system apt/dpkg can't configure# dpkg --configure -a
python3 (3.13.1-2) wird eingerichtet ...
running python rtupdate hooks for python3.13...
Traceback (most recent call last):
File "/usr/bin/py3clean", line 209, in <module>
main()
~~~~^^
File "/usr/bin/py3clean", line 195, in main
pfiles = set(dpf.from_package(options.package))
File "/usr/share/python3/debpython/files.py", line 55, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of byobu
error running python rtupdate hook byobu
Traceback (most recent call last):
File "/usr/bin/py3clean", line 209, in <module>
main()
~~~~^^
File "/usr/bin/py3clean", line 195, in main
pfiles = set(dpf.from_package(options.package))
File "/usr/share/python3/debpython/files.py", line 55, in from_package
raise Exception("cannot get content of %s" % package_name)
....
error running python rtupdate hook system-config-printer
Traceback (most recent call last):
File "/usr/bin/py3clean", line 209, in <module>
main()
~~~~^^
File "/usr/bin/py3clean", line 195, in main
pfiles = set(dpf.from_package(options.package))
File "/usr/share/python3/debpython/files.py", line 55, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of xfce4-panel-profiles
error running python rtupdate hook xfce4-panel-profiles
dpkg: Fehler beim Bearbeiten des Paketes python3 (--configure):
»installiertes post-installation-Skript des Paketes python3«-Unterprozess gab den Fehlerwert 4 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python3-apt:
python3-apt hängt ab von python3 (<< 3.14); aber:
Paket python3 ist noch nicht konfiguriert.
python3-apt hängt ab von python3 (>= 3.12~); aber:
Paket python3 ist noch nicht konfiguriert.
python3-apt hängt ab von python3:any; aber:
Paket python3 ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten des Paketes python3-apt (--configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
python3
python3-apt
I can't find any bug report. Am I alone with this error?
Any suggestions?