Bug#604056: Acknowledgement (pyracerz dies immediately with a stacktrace on launch)
Paul Wise
pabs at debian.org
Thu Dec 16 13:31:16 UTC 2010
Sorry for the lateness of my reply.
On Sun, Nov 21, 2010 at 2:10 PM, Jason Woofenden <jason at jasonwoof.com> wrote:
> Here's the log you requested:
Thanks.
> I hope that's helpful. I'm happy to perform other tests, just let me know.
Can you find out which package the files are in?
Run this in a terminal in bash:
for f in /usr/lib/pymodules/python2.6/misc/* ; do if [ -L $f ] ; then
dpkg -S `readlink $f` ; fi ; done
I cannot find the files you mention in Debian.
Could you also run python again and do this?
>>> import sys
>>> sys.path
--
bye,
pabs
http://wiki.debian.org/PaulWise
More information about the Pkg-games-devel
mailing list