OoO En ce milieu de nuit étoilée du samedi 08 novembre 2008, vers 04:19, Edward Allcutt <[EMAIL PROTECTED]> disait :
> Package: balazar3-2d
> Version: 0.1-2
> Severity: grave
> Justification: renders package unusable
> On running balazar3 I get the following output:
> * Balazar 3 * Balazar 3 lives in /usr/share/games
> * Balazar 3 * (Psyco not found; if you are using an x86 processor, installing
> psyco can speed up Balazar 3)
> Traceback (most recent call last):
> File "/usr/games/balazar3", line 125, in <module>
> from balazar3.game import *
> File "/usr/share/games/balazar3/game.py", line 24, in <module>
> exec "import balazar3.driver_%s as driver" % globdef.DRIVER
> File "<string>", line 1, in <module>
> File "/usr/share/games/balazar3/driver_3d.py", line 19, in <module>
> import soya, soya.gui, soya.opengl as opengl, soya.label3d as label3d
> ImportError: No module named soya
> After manually installing python-soya it complains "ImportError: No
> module named gui" instead. The python-soya package I have (0.13.2-5)
> does not appear to have a gui module. Perhaps a versioned depends is
> necessary?
Balazar III needs soya from experimental.
> The balazar3-3d package depends on python-soya but balazar3-2d does
> not.
The 2D version does not need Soya. Use "balazar3 --2d" to launch
balazar3, this should work. I will patch the game to be more smart about
available drivers.
--
Make sure your code "does nothing" gracefully.
- The Elements of Programming Style (Kernighan & Plauger)
pgpXlw0vhFtx2.pgp
Description: PGP signature

