Package: mypaint
Version: 0.8.0-1
Severity: grave
Justification: renders package unusable
Launching the program fails with:
---8<---
Psyco being used
Traceback (most recent call last):
File "/usr/bin/mypaint", line 109, in <module>
from gui import main
File "/usr/share/mypaint/gui/main.py", line 15, in <module>
from gui import application
File "/usr/share/mypaint/gui/application.py", line 14, in <module>
import filehandling, keyboard, brushmanager
File "/usr/share/mypaint/gui/filehandling.py", line 17, in <module>
from lib import document, helpers
File "/usr/share/mypaint/lib/document.py", line 17, in <module>
import command, stroke, layer
File "/usr/share/mypaint/lib/command.py", line 9, in <module>
import layer
File "/usr/share/mypaint/lib/layer.py", line 11, in <module>
import tiledsurface, strokemap, strokemap_pb2
File "/usr/share/mypaint/lib/strokemap.py", line 13, in <module>
import tiledsurface, idletask, strokemap_pb2
File "/usr/share/mypaint/lib/strokemap_pb2.py", line 3, in <module>
from google.protobuf import descriptor
ImportError: No module named google.protobuf
--->8---
After manually installing python-protobuf, it worked.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mypaint depends on:
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.3-2 GCC support library
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libstdc++6 4.4.3-2 The GNU Standard C++ Library v3
ii mypaint-data 0.8.0-1 Brushes and backgrounds for the my
ii python 2.5.4-9 An interactive high-level object-o
ii python-numpy 1:1.3.0-3+b1 Numerical Python adds a fast array
ii python2.5 2.5.5-2 An interactive high-level object-o
mypaint recommends no packages.
mypaint suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]