Please notice the mention of "nevow" (and of "twitsted") within the following quote of status/error messages sent during a recent re-try at installing python2.6 undertaken after a dist-upgrade for ubuntu9.04 jaunty jackolope failed, which I at first (I know assume, mistakenly) thought to have been caused by faulty coding within the python2.6 package. [quote] Richte python2.6-minimal ein (2.6.1-0ubuntu8) ... Linking and byte-compiling packages for runtime python2.6... /usr/lib/python2.6/dist-packages/twisted/web/microdom.py:181: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (oldChild.parentNode is self, /usr/lib/python2.6/dist-packages/numpy/lib/tests/test_io.py:68: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert(c.readlines(), Compiling /usr/lib/python2.6/dist-packages/nevow/context.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/nevow/context.py', 37, 12, ' def with(self, tag):\n')) [/quote] Having in the meanwhile noticed several mentions upstream of "nevow" causing trouble for upgrades due to a self-reference within its installation procedures, whereby building the "nevow" software required access to its already built self in order to get itself built. (see for example http://allmydata.org/trac/tahoe/ticket/455 http://bugs.python.org/setuptools/issue20 http://divmod.org/trac/ticket/2699 http://allmydata.org/trac/tahoe/ticket/530 http://bugs.python.org/setuptools/issue57) The "nevow" build process includes a self-reference; the code being carried out to build python2.6 contains a tautology. Might not that be the actual cause of the self-reference and thus of the build problems not only of "nevow" itself but also of the packages such as python2.6 dependent upon it for their own build? _____________________ I see no way to attach text files to this report at the moment, so I will include here inline the following four textual records of the messages displayed pertinent to my attempts to finally complete the dist-upgrade without leaving out any but the python2.6 packages. That effort eventually seemed to me to succeed, which initially got me believing that the python2.6 package had caused the problems. But that was before I caught onto the "nevow" problems upstream. it now seems obvious to me that possibly not python2.6 itself be at fault but, of course, "twisted" and / or "nevow", be the troublemakers. At any rate, neither the python2.6 package itself nor that software, as such, need be at fault, were the installation software, itself, to be the culprit here. [Begin of the four inline textual inclusions] ___________________ Di Feb 24 11:15:43 CET 2009 /var/cache/apt/archives/rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb konnte nicht installiert werden Die Aktualisierung wird fortgesetzt, aber das '/var/cache/apt/archives/rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb' Paket ist möglicherweise nicht funktionsfähig. Bitte erwägen Sie, einen Fehlerbericht darüber einzusenden. Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zurück ___________________________ Di Feb 24 11:23:52 CET 2009 Die folgenden Pakete werden aktualisiert: rhythmbox 1 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. 5 nicht vollständig installiert oder entfernt. Es müssen noch 0B von 3402kB an Archiven heruntergeladen werden. Nach dieser Operation werden 20,5kB Plattenplatz zusätzlich benutzt. Möchten Sie fortfahren [J/n]? J (Lese Datenbank ... 173423 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereiten zum Ersetzen von rhythmbox 0.11.6svn20090108-0ubuntu1 (durch .../rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb) ... Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Warnung - altes pre-removal-Skript wurde mit Fehler-Status 1 beendet dpkg - probiere stattdessen Skript aus dem neuen Paket ... Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb (--unpack): Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zurück Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Aufräumen: Unterprozess post-installation script gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) _________________________ Di Feb 24 23:19:13 CET 2009 romatida@RDMRMPC:~$ sudo apt-get remove python2.6 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt: python2.6-minimal libgpod3 Verwenden Sie »apt-get autoremove«, um sie zu entfernen. Die folgenden zusätzlichen Pakete werden installiert: rhythmbox Vorgeschlagene Pakete: python-coherence Die folgenden Pakete werden ENTFERNT: python-wxtools python2.6 Die folgenden Pakete werden aktualisiert: rhythmbox 1 aktualisiert, 0 neu installiert, 2 zu entfernen und 0 nicht aktualisiert. 4 nicht vollständig installiert oder entfernt. Es müssen noch 0B von 3402kB an Archiven heruntergeladen werden. Nach dieser Operation werden 14,4MB Plattenplatz freigegeben. Möchten Sie fortfahren [J/n]? J (Lese Datenbank ... 173380 Dateien und Verzeichnisse sind derzeit installiert.) Entferne python-wxtools ... Entferne python2.6 ... Verarbeite Trigger für menu ... Verarbeite Trigger für man-db ... (Lese Datenbank ... 172712 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereiten zum Ersetzen von rhythmbox 0.11.6svn20090108-0ubuntu1 (durch .../rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb) ... Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Warnung - altes pre-removal-Skript wurde mit Fehler-Status 1 beendet dpkg - probiere stattdessen Skript aus dem neuen Paket ... Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb (--unpack): Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zurück Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Aufräumen: Unterprozess post-installation script gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) romatida@RDMRMPC:~$ sudo apt-get check Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig romatida@RDMRMPC:~$ sudo apt-get clean && sudo apt-get autoremove Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt: python2.6-minimal libgpod3 Die folgenden zusätzlichen Pakete werden installiert: rhythmbox Vorgeschlagene Pakete: python-coherence Die folgenden Pakete werden ENTFERNT: libgpod3 python2.6-minimal Die folgenden Pakete werden aktualisiert: rhythmbox 1 aktualisiert, 0 neu installiert, 2 zu entfernen und 0 nicht aktualisiert. 2 nicht vollständig installiert oder entfernt. Es müssen 3402kB an Archiven heruntergeladen werden. Nach dieser Operation werden 5452kB Plattenplatz freigegeben. Möchten Sie fortfahren [J/n]? J Hole:1 ftp://ftp.fu-berlin.de jaunty/main rhythmbox 0.11.6svn20090209-0ubuntu1 [3402kB] Es wurden 3402kB in 17s geholt (195kB/s) (Lese Datenbank ... 172711 Dateien und Verzeichnisse sind derzeit installiert.) Entferne python2.6-minimal ... Unlinking and removing bytecode for runtime python2.6 python-bittorrent: >= 2.3 (['install', 'ok', 'installed']) python-pkg-resources: 2.5, 2.6 (['install', 'ok', 'installed']) apturl: current (['install', 'ok', 'installed']) language-selector: current (['install', 'ok', 'installed']) python-fstab: all (['install', 'ok', 'installed']) jockey-common: 2.5 (['install', 'ok', 'installed']) python-wxgtk2.8: 2.5, 2.6 (['install', 'ok', 'installed']) python-software-properties: >= 2.4 (['install', 'ok', 'installed']) python-launchpad-integration: 2.5, 2.6 (['install', 'ok', 'installed']) gnome-app-install: 2.5 (['install', 'ok', 'installed']) python-apport: 2.5 (['install', 'ok', 'installed']) gdebi-core: current (['install', 'ok', 'installed']) python-imaging-tk: 2.5, 2.6 (['install', 'ok', 'installed']) python-xkit: all (['install', 'ok', 'installed']) python-newt: 2.5, 2.6 (['install', 'ok', 'installed']) update-manager-core: 2.5 (['install', 'ok', 'installed']) usb-creator: current (['install', 'ok', 'installed']) system-cleaner: all (['install', 'ok', 'installed']) python-cairo: 2.5, 2.6 (['install', 'ok', 'installed']) alacarte: >= 2.4 (['install', 'ok', 'installed']) checkbox: current (['install', 'ok', 'installed']) python-wxversion: 2.5, 2.6 (['install', 'ok', 'installed']) deskbar-applet: 2.5 (['install', 'ok', 'installed']) gnome-codec-install: >= 2.4 (['install', 'ok', 'installed']) python-problem-report: 2.5 (['install', 'ok', 'installed']) ufw: >= 2.5 (['install', 'ok', 'installed']) compizconfig-settings-manager: current (['install', 'ok', 'installed']) command-not-found: current (['install', 'ok', 'installed']) python-xml: 2.4, 2.5 (['install', 'ok', 'installed']) gnome-btdownload: >= 2.4 (['install', 'ok', 'installed']) python-numeric: 2.5, 2.6 (['install', 'ok', 'installed']) ubiquity-frontend-gtk: current, >= 2.4 (['install', 'ok', 'installed']) launchpad-integration: all (['install', 'ok', 'installed']) python-xapian: 2.5, 2.6 (['install', 'ok', 'installed']) python-gst0.10: 2.5, 2.6 (['install', 'ok', 'installed']) python-numpy: 2.5, 2.6 (['install', 'ok', 'installed']) gdebi: current (['install', 'ok', 'installed']) envyng-core: 2.5 (['install', 'ok', 'installed']) python-crypto: 2.5, 2.6 (['install', 'ok', 'installed']) screen-resolution-extra: 2.5 (['install', 'ok', 'installed']) python-pyatspi: >= 2.4 (['install', 'ok', 'installed']) python-launchpad-bugs: >= 2.4 (['install', 'ok', 'installed']) python-virtkey: 2.5, 2.6 (['install', 'ok', 'installed']) ubiquity: current, >= 2.4 (['install', 'ok', 'installed']) python-imaging: 2.5, 2.6 (['install', 'ok', 'installed']) ubuntu-system-service: current (['install', 'ok', 'installed']) python-apt: 2.5, 2.6 (['install', 'ok', 'installed']) nvidia-common: 2.5 (['install', 'ok', 'installed']) onboard: current (['install', 'ok', 'installed']) language-selector-common: current (['install', 'ok', 'installed']) update-manager: 2.5 (['install', 'ok', 'installed']) python-uno: 2.5 (['install', 'ok', 'installed']) software-properties-gtk: >= 2.4 (['install', 'ok', 'installed']) Verarbeite Trigger für man-db ... (Lese Datenbank ... 172558 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereiten zum Ersetzen von rhythmbox 0.11.6svn20090108-0ubuntu1 (durch .../rhythmbox_0.11.6svn20090209-0ubuntu1_i386.deb) ... Entpacke Ersatz für rhythmbox ... Verarbeite Trigger für man-db ... Verarbeite Trigger für menu ... (Lese Datenbank ... 172557 Dateien und Verzeichnisse sind derzeit installiert.) Entferne libgpod3 ... Verarbeite Trigger für libc6 ... ldconfig deferred processing now taking place Richte rhythmbox ein (0.11.6svn20090209-0ubuntu1) ... Verarbeite Trigger für menu ... Verarbeite Trigger für libc6 ... ldconfig deferred processing now taking place _________________________ Mi Feb 25 09:20:35 CET 2009 romatida@RDMRMPC:~$ sudo apt-get install python2.6 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Die folgenden zusätzlichen Pakete werden installiert: python2.6-minimal Vorgeschlagene Pakete: python2.6-doc python2.6-profiler Die folgenden NEUEN Pakete werden installiert: python2.6 python2.6-minimal 0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. Es müssen 5474kB an Archiven heruntergeladen werden. Nach dieser Operation werden 19,2MB Plattenplatz zusätzlich benutzt. Möchten Sie fortfahren [J/n]? J Hole:1 ftp://ftp.fu-berlin.de jaunty/main python2.6-minimal 2.6.1-0ubuntu8 [1436kB] Hole:2 ftp://ftp.fu-berlin.de jaunty/main python2.6 2.6.1-0ubuntu8 [4039kB] Es wurden 5474kB in 9s geholt (568kB/s) Wähle vormals abgewähltes Paket python2.6-minimal. (Lese Datenbank ... 174625 Dateien und Verzeichnisse sind derzeit installiert.) Entpacke python2.6-minimal (aus .../python2.6-minimal_2.6.1-0ubuntu8_i386.deb) ... Wähle vormals abgewähltes Paket python2.6. Entpacke python2.6 (aus .../python2.6_2.6.1-0ubuntu8_i386.deb) ... Verarbeite Trigger für man-db ... Verarbeite Trigger für menu ... Richte python2.6-minimal ein (2.6.1-0ubuntu8) ... Linking and byte-compiling packages for runtime python2.6... /usr/lib/python2.6/dist-packages/twisted/web/microdom.py:181: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (oldChild.parentNode is self, /usr/lib/python2.6/dist-packages/numpy/lib/tests/test_io.py:68: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert(c.readlines(), Compiling /usr/lib/python2.6/dist-packages/nevow/context.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/nevow/context.py', 37, 12, ' def with(self, tag):\n')) Errors were ignored. Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject dpkg: Fehler beim Bearbeiten von python2.6-minimal (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python2.6: python2.6 hängt ab von python2.6-minimal (= 2.6.1-0ubuntu8); aber: Paket python2.6-minimal ist noch nicht konfiguriert. dpkg: Fehler beim Bearbeiten von python2.6 (--configure): Abhängigkeitsprobleme - lasse es unkonfiguriert No apport report written because the error message indicates its a followup error from a previous failure. Fehler traten auf beim Bearbeiten von: python2.6-minimal python2.6 E: Sub-process /usr/bin/dpkg returned an error code (1) _________________________ Mi Feb 25 09:32:31 CET 2009 romatida@RDMRMPC:~$ sudo apt-get install python2.6 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Die folgenden zusätzlichen Pakete werden installiert: python2.6-minimal Vorgeschlagene Pakete: python2.6-doc python2.6-profiler Die folgenden NEUEN Pakete werden installiert: python2.6 python2.6-minimal 0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. Es müssen 5474kB an Archiven heruntergeladen werden. Nach dieser Operation werden 19,2MB Plattenplatz zusätzlich benutzt. Möchten Sie fortfahren [J/n]? J Hole:1 ftp://ftp.fu-berlin.de jaunty/main python2.6-minimal 2.6.1-0ubuntu8 [1436kB] Hole:2 ftp://ftp.fu-berlin.de jaunty/main python2.6 2.6.1-0ubuntu8 [4039kB] Es wurden 5474kB in 9s geholt (568kB/s) Wähle vormals abgewähltes Paket python2.6-minimal. (Lese Datenbank ... 174625 Dateien und Verzeichnisse sind derzeit installiert.) Entpacke python2.6-minimal (aus .../python2.6-minimal_2.6.1-0ubuntu8_i386.deb) ... Wähle vormals abgewähltes Paket python2.6. Entpacke python2.6 (aus .../python2.6_2.6.1-0ubuntu8_i386.deb) ... Verarbeite Trigger für man-db ... Verarbeite Trigger für menu ... Richte python2.6-minimal ein (2.6.1-0ubuntu8) ... Linking and byte-compiling packages for runtime python2.6... /usr/lib/python2.6/dist-packages/twisted/web/microdom.py:181: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (oldChild.parentNode is self, /usr/lib/python2.6/dist-packages/numpy/lib/tests/test_io.py:68: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert(c.readlines(), Compiling /usr/lib/python2.6/dist-packages/nevow/context.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/nevow/context.py', 37, 12, ' def with(self, tag):\n')) Errors were ignored. Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject dpkg: Fehler beim Bearbeiten von python2.6-minimal (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python2.6: python2.6 hängt ab von python2.6-minimal (= 2.6.1-0ubuntu8); aber: Paket python2.6-minimal ist noch nicht konfiguriert. dpkg: Fehler beim Bearbeiten von python2.6 (--configure): Abhängigkeitsprobleme - lasse es unkonfiguriert No apport report written because the error message indicates its a followup error from a previous failure. Fehler traten auf beim Bearbeiten von: python2.6-minimal python2.6 E: Sub-process /usr/bin/dpkg returned an error code (1) romatida@RDMRMPC:~$ sudo apt-get remove python2.6 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt: python2.6-minimal Verwenden Sie »apt-get autoremove«, um sie zu entfernen. Die folgenden Pakete werden ENTFERNT: python2.6 0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert. 2 nicht vollständig installiert oder entfernt. Nach dieser Operation werden 14,1MB Plattenplatz freigegeben. Möchten Sie fortfahren [J/n]? J (Lese Datenbank ... 175405 Dateien und Verzeichnisse sind derzeit installiert.) Entferne python2.6 ... Verarbeite Trigger für menu ... Verarbeite Trigger für man-db ... Richte python2.6-minimal ein (2.6.1-0ubuntu8) ... Linking and byte-compiling packages for runtime python2.6... Compiling /usr/lib/python2.6/dist-packages/nevow/context.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/nevow/context.py', 37, 12, ' def with(self, tag):\n')) Errors were ignored. Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Bearbeiten von python2.6-minimal (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: python2.6-minimal E: Sub-process /usr/bin/dpkg returned an error code (1) romatida@RDMRMPC:~$ sudo apt-get check Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig romatida@RDMRMPC:~$ sudo apt-get remove python2.6 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Paket python2.6 ist nicht installiert, wird also auch nicht entfernt Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt: python2.6-minimal Verwenden Sie »apt-get autoremove«, um sie zu entfernen. 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. 1 nicht vollständig installiert oder entfernt. Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt. Richte python2.6-minimal ein (2.6.1-0ubuntu8) ... Linking and byte-compiling packages for runtime python2.6... Compiling /usr/lib/python2.6/dist-packages/nevow/context.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/nevow/context.py', 37, 12, ' def with(self, tag):\n')) Errors were ignored. Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Bearbeiten von python2.6-minimal (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: python2.6-minimal E: Sub-process /usr/bin/dpkg returned an error code (1) romatida@RDMRMPC:~$ sudo apt-get -f install python2.6 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Vorgeschlagene Pakete: python2.6-doc python2.6-profiler Die folgenden NEUEN Pakete werden installiert: python2.6 0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. 1 nicht vollständig installiert oder entfernt. Es müssen noch 0B von 4039kB an Archiven heruntergeladen werden. Nach dieser Operation werden 14,1MB Plattenplatz zusätzlich benutzt. Wähle vormals abgewähltes Paket python2.6. (Lese Datenbank ... 174778 Dateien und Verzeichnisse sind derzeit installiert.) Entpacke python2.6 (aus .../python2.6_2.6.1-0ubuntu8_i386.deb) ... Verarbeite Trigger für man-db ... Verarbeite Trigger für menu ... Richte python2.6-minimal ein (2.6.1-0ubuntu8) ... Linking and byte-compiling packages for runtime python2.6... Compiling /usr/lib/python2.6/dist-packages/nevow/context.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/nevow/context.py', 37, 12, ' def with(self, tag):\n')) Errors were ignored. Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Bearbeiten von python2.6-minimal (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück dpkg: Abhängigkeitsprobleme verhindern Konfiguration von python2.6: python2.6 hängt ab von python2.6-minimal (= 2.6.1-0ubuntu8); aber: Paket python2.6-minimal ist noch nicht konfiguriert. dpkg: Fehler beim Bearbeiten von python2.6 (--configure): Abhängigkeitsprobleme - lasse es unkonfiguriert No apport report written because the error message indicates its a followup error from a previous failure. Fehler traten auf beim Bearbeiten von: python2.6-minimal python2.6 E: Sub-process /usr/bin/dpkg returned an error code (1) romatida@RDMRMPC:~$ sudo apt-get -f remove python2.6 Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt: python2.6-minimal Verwenden Sie »apt-get autoremove«, um sie zu entfernen. Die folgenden Pakete werden ENTFERNT: python2.6 0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert. 2 nicht vollständig installiert oder entfernt. Nach dieser Operation werden 14,1MB Plattenplatz freigegeben. Möchten Sie fortfahren [J/n]? J (Lese Datenbank ... 175405 Dateien und Verzeichnisse sind derzeit installiert.) Entferne python2.6 ... Verarbeite Trigger für menu ... Verarbeite Trigger für man-db ... Richte python2.6-minimal ein (2.6.1-0ubuntu8) ... Linking and byte-compiling packages for runtime python2.6... Compiling /usr/lib/python2.6/dist-packages/nevow/context.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/nevow/context.py', 37, 12, ' def with(self, tag):\n')) Errors were ignored. Package python2.6 is trying to overwrite gtk-2.0/glib/_glib.so which is already provided by python-gobject-dbg dpkg: Fehler beim Bearbeiten von python2.6-minimal (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: python2.6-minimal E: Sub-process /usr/bin/dpkg returned an error code (1) romatida@RDMRMPC:~$ sudo apt-get clean && sudo apt-get autoremove Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt: python2.6-minimal Die folgenden Pakete werden ENTFERNT: python2.6-minimal 0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert. 1 nicht vollständig installiert oder entfernt. Nach dieser Operation werden 5050kB Plattenplatz freigegeben. Möchten Sie fortfahren [J/n]? J (Lese Datenbank ... 174777 Dateien und Verzeichnisse sind derzeit installiert.) Entferne python2.6-minimal ... Unlinking and removing bytecode for runtime python2.6 python-bittorrent: >= 2.3 (['install', 'ok', 'installed']) python-pkg-resources: 2.5, 2.6 (['install', 'ok', 'installed']) python-twisted-conch: all (['install', 'ok', 'installed']) python-coherence: >= 2.4 (['install', 'ok', 'installed']) apturl: current (['install', 'ok', 'installed']) language-selector: current (['install', 'ok', 'installed']) python-tagpy: 2.4, 2.5 (['install', 'ok', 'installed']) python-fstab: all (['install', 'ok', 'installed']) jockey-common: 2.5 (['install', 'ok', 'installed']) python-twisted-web: all (['install', 'ok', 'installed']) python-wxgtk2.8: 2.5, 2.6 (['install', 'ok', 'installed']) python-software-properties: >= 2.4 (['install', 'ok', 'installed']) python-launchpad-integration: 2.5, 2.6 (['install', 'ok', 'installed']) gnome-app-install: 2.5 (['install', 'ok', 'installed']) python-zopeinterface: 2.5, 2.6 (['install', 'ok', 'installed']) python-apport: 2.5 (['install', 'ok', 'installed']) gdebi-core: current (['install', 'ok', 'installed']) python-imaging-tk: 2.5, 2.6 (['install', 'ok', 'installed']) python-xkit: all (['install', 'ok', 'installed']) python-newt: 2.5, 2.6 (['install', 'ok', 'installed']) update-manager-core: 2.5 (['install', 'ok', 'installed']) usb-creator: current (['install', 'ok', 'installed']) system-cleaner: all (['install', 'ok', 'installed']) python-cairo: 2.5, 2.6 (['install', 'ok', 'installed']) alacarte: >= 2.4 (['install', 'ok', 'installed']) checkbox: current (['install', 'ok', 'installed']) python-wxversion: 2.5, 2.6 (['install', 'ok', 'installed']) python-louie: >= 2.3 (['install', 'ok', 'installed']) python-serial: all (['install', 'ok', 'installed']) deskbar-applet: 2.5 (['install', 'ok', 'installed']) gnome-codec-install: >= 2.4 (['install', 'ok', 'installed']) python-problem-report: 2.5 (['install', 'ok', 'installed']) ufw: >= 2.5 (['install', 'ok', 'installed']) compizconfig-settings-manager: current (['install', 'ok', 'installed']) command-not-found: current (['install', 'ok', 'installed']) python-xml: 2.4, 2.5 (['install', 'ok', 'installed']) gnome-btdownload: >= 2.4 (['install', 'ok', 'installed']) python-numeric: 2.5, 2.6 (['install', 'ok', 'installed']) ubiquity-frontend-gtk: current, >= 2.4 (['install', 'ok', 'installed']) launchpad-integration: all (['install', 'ok', 'installed']) python-xapian: 2.5, 2.6 (['install', 'ok', 'installed']) python-pam: 2.5, 2.6 (['install', 'ok', 'installed']) python-twisted-core: all (['install', 'ok', 'installed']) python-gst0.10: 2.5, 2.6 (['install', 'ok', 'installed']) python-numpy: 2.5, 2.6 (['install', 'ok', 'installed']) gdebi: current (['install', 'ok', 'installed']) envyng-core: 2.5 (['install', 'ok', 'installed']) python-crypto: 2.5, 2.6 (['install', 'ok', 'installed']) screen-resolution-extra: 2.5 (['install', 'ok', 'installed']) python-pyatspi: >= 2.4 (['install', 'ok', 'installed']) python-launchpad-bugs: >= 2.4 (['install', 'ok', 'installed']) python-virtkey: 2.5, 2.6 (['install', 'ok', 'installed']) python-nevow: all (['install', 'ok', 'installed']) ubiquity: current, >= 2.4 (['install', 'ok', 'installed']) python-imaging: 2.5, 2.6 (['install', 'ok', 'installed']) ubuntu-system-service: current (['install', 'ok', 'installed']) python-apt: 2.5, 2.6 (['install', 'ok', 'installed']) nvidia-common: 2.5 (['install', 'ok', 'installed']) onboard: current (['install', 'ok', 'installed']) language-selector-common: current (['install', 'ok', 'installed']) update-manager: 2.5 (['install', 'ok', 'installed']) python-uno: 2.5 (['install', 'ok', 'installed']) software-properties-gtk: >= 2.4 (['install', 'ok', 'installed']) python-pysqlite2: 2.4, 2.5 (['install', 'ok', 'installed']) Verarbeite Trigger für man-db ... romatida@RDMRMPC:~$ ________________________ [End of the four inline textual inclusions]