Aktualisierungsproblem2: 6 Python-Pakete, deren Aktualisierung scheitert, blockieren den Paketmanager
Verfasst: Sonntag 14. Mai 2023, 18:16
Hier die Ausgabe beim Aktualisierungsversuch
Ich habe auch versucht, die Teile zu deinstallieren, aber das verweigert er wegen weiteren Abhängigkeiten.
Code: Alles auswählen
Vorbereitung...
Synchronisiere Paketdatenbanken...
Aktualisierung von AUR...
Überprüfe python-sip4 Abhängigkeiten...
Klone python2-pytest Build-Dateien...
Generiere python2-pytest Informationen...
Überprüfe python2-pytest Abhängigkeiten...
Klone python2-lxml Build-Dateien...
Generiere python2-lxml Informationen...
Überprüfe python2-lxml Abhängigkeiten...
Klone python2-six Build-Dateien...
Generiere python2-six Informationen...
Überprüfe python2-six Abhängigkeiten...
Klone python2-setuptools Build-Dateien...
Generiere python2-setuptools Informationen...
Überprüfe python2-setuptools Abhängigkeiten...
…
Erstelle sip4...
…
==> Beendete Erstellung: sip4 4.19.25-4 (So 14 Mai 2023 17:28:31 CEST)
==> Räume auf...
Erstelle python2-setuptools...
==> Erstelle Paket: python2-setuptools 2:44.1.1-2 (So 14 Mai 2023 17:28:35 CEST)
…
ValueError: ("Missing 'Version:' header and/or PKG-INFO file at path: /var/tmp/pamac-build-tn/python2-setuptools/src/setuptools-44.1.1/setuptools.egg-info/PKG-INFO", setuptools [unknown version] (/var/tmp/pamac-build-tn/python2-setuptools/src/setuptools-44.1.1))
adding minimal entry_points
Regenerating egg_info
Traceback (most recent call last):
File "bootstrap.py", line 64, in <module>
__name__ == '__main__' and main()
File "bootstrap.py", line 61, in main
run_egg_info()
File "bootstrap.py", line 54, in run_egg_info
subprocess.check_call(cmd)
File "/usr/lib/python2.7/subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python2', u'setup.py', u'egg_info']' returned non-zero exit status 1
==> FEHLER: Ein Fehler geschah in build().
Breche ab...