[intrepid-jaunty upgrade] crash on python2.6 install with qmtest
Bug #348322 reported by
Steve Beattie
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-defaults (Ubuntu) |
Fix Released
|
Undecided
|
Michael Vogt | ||
Jaunty |
Fix Released
|
Undecided
|
Michael Vogt | ||
qmtest (Ubuntu) |
Fix Released
|
Undecided
|
Michael Vogt | ||
Jaunty |
Fix Released
|
Undecided
|
Michael Vogt |
Bug Description
Binary package hint: update-manager
This is from running a update-manager -d upgrade from intrepid to jaunty as a stress test, the intrepid system had about 4000 packages installed before the upgrade started. In this upgrade, update-manager popped up two error dialogs; the first was that the python package had failed to install with an exit code of 4, and the second was that update-manager had hit an error that it couldn't continue from, but it continued on anyway.
Related branches
summary: |
- [intrepid-jaunty upgrade] update-manager claimed it couldn't continue, - but appears to be doing so anyway + [intrepid-jaunty upgrade] crash on python2.6 install with qmtest |
tags: | added: iso-testing |
To post a comment you must log in.
Here is the error:
Setting up python (2.6.1-0ubuntu4) ...^M python2. 6/dist- packages/ qm/external/ DocumentTemplat e/DT_Util. py ...^M lib/python2. 6/dist- packages/ qm/external/ DocumentTemplat e/DT_Util. py', 212, 25, 'def reorder(self, s, with=None, without=()):\n'))^M python2. 6/dist- packages/ qm/test/ cmdline. py ...^M lib/python2. 6/dist- packages/ qm/test/ cmdline. py', 1913, 14, ' as = { "format" : format }\n'))^M gtk2-dev. ..^M gdesklets/ sensor/ Sensor. py:82: SyntaxWarning: assertion is always true, perhaps remove parentheses?^M
running python rtupdate hooks for python2.6...^M
Compiling /usr/lib/
SyntaxError: ('invalid syntax', ('/usr/
^M
Compiling /usr/lib/
SyntaxError: ('invalid syntax', ('/usr/
^M
pycentral: pycentral updatedefault: error byte-compiling files (126)^M
pycentral updatedefault: error byte-compiling files (126)^M
error running python rtupdate hook pycentral^M
Updating *.pc symlinks for python-gst0.10...^M
Updating *.pc symlinks for python-
/usr/lib/
assert(self.__id, "The ID is invalid in the constructor.")^M
dpkg: error processing python (--configure):^M
subprocess post-installation script returned error exit status 4^M
it looks like its trying to byte compile the old version (intrepid) of qmtest, that fails and that causes a cascade of failures.