python2.6 crashed with SystemError in markInstall()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
install-package (Ubuntu) |
Fix Released
|
Undecided
|
Michael Vogt | ||
Jaunty |
Fix Released
|
Undecided
|
Michael Vogt |
Bug Description
Binary package hint: python2.6
Kubuntu Desktop amd64 20090311.2
After fresh install, clicked on a mp3 file to play with amarok.
Amarok needs to install decoder packages
This installation seems successful (apt-get install -f looks clean) but a python crash is reported at the end.
ProblemType: Crash
Architecture: amd64
Dependencies:
libgcc1 1:4.3.3-5ubuntu2
zlib1g 1:1.2.3.
gcc-4.3-base 4.3.3-5ubuntu2
findutils 4.4.0-2ubuntu3
libc6 2.9-4ubuntu2
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/python2.6
InterpreterPath: /usr/bin/python2.6
Package: python2.6-minimal 2.6.1-1ubuntu1
ProcAttrCurrent: unconfined
ProcCmdline: python /usr/bin/
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
LANGUAGE=
SHELL=/bin/bash
PythonArgs: []
SourcePackage: python2.6
Title: python2.6 crashed with SystemError in markInstall()
Uname: Linux 2.6.28-9-generic x86_64
UserGroups:
Changed in python-apt (Ubuntu Jaunty): | |
assignee: | nobody → mvo |
Changed in python-apt (Ubuntu Jaunty): | |
status: | New → In Progress |
tags: | added: iso-testing |
markInstall is part of the python-apt extension, so I think this is more likely (though I suppose not certain) to belong there.