Package: arista
Version: 0.9.4.1-1
Severity: important

Starting arista-gtk from a terminal I get this error:

sbatur...@satellite:~$ arista-gtk
Traceback (most recent call last):
  File "/usr/bin/arista-gtk", line 1560, in <module>
    arista.init()
  File "/usr/share/arista/arista/__init__.py", line 49, in init
    import presets
  File "/usr/share/arista/arista/presets.py", line 43, in <module>
    import json
ImportError: No module named json

By default, python2.5 is used but Json is a module of python2.6.
Starting arista-gtk using python2.6 I get another error:

sbatur...@satellite:~$ python2.6 /usr/bin/arista-gtk
Traceback (most recent call last):
  File "/usr/bin/arista-gtk", line 1560, in <module>
    arista.init()
  File "/usr/share/arista/arista/__init__.py", line 48, in init
    import inputs
  File "/usr/share/arista/arista/inputs.py", line 37, in <module>
    import gudev
ImportError: No module named gudev

but this error I think is covered by #583880.



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages arista depends on:
ii  gstreamer0.10-ffmpeg          0.10.10-1  FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad     0.10.19-1  GStreamer plugins from the "bad" s
ii  gstreamer0.10-plugins-base    0.10.29-4  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good    0.10.23-1  GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly    0.10.15-1  GStreamer plugins from the "ugly" 
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-cairo                  1.8.8-1+b1 Python bindings for the Cairo vect
ii  python-dbus                   0.83.1-1   simple interprocess messaging syst
ii  python-gconf                  2.28.1-1   Python bindings for the GConf conf
ii  python-gobject                2.21.1-1   Python bindings for the GObject li
ii  python-gst0.10                0.10.18-2  generic media-playing framework (P
ii  python-gtk2                   2.17.0-2   Python bindings for the GTK+ widge
ii  python-gudev                  147.1-1    Python bindings for gudev
ii  python-support                1.0.8      automated rebuilding support for P

arista recommends no packages.

arista suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to