Bug#591049: adonthell: does not start
Jakub Wilk
jwilk at debian.org
Sun Aug 1 11:09:27 UTC 2010
* Jordan Metzmeier <titan8990 at gmail.com>, 2010-07-31, 22:54:
>I grabbed this package and did some testing.
>
>If you rebuild the current adonthell-data package, things work as
>expected.
>
>Solution too easy?
This fixes symptoms, not the root cause.
First of all, the package must not ship *.pyc in the binary package. It
should bytecompile Python modules at runtime (using a helper like
python-support).
However, there's another problem here: version of Python that adonthell
was linked against and version of Python for which adonthell-data files
are bytecompiled for must match. This is currently not enforced.
--
Jakub Wilk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20100801/dbf11127/attachment.pgp>
More information about the Pkg-games-devel
mailing list