Bug#569781: eikazo: New kind of error message (Epson 1640)

2010-10-05 Thread Michael Below
Package: eikazo
Version: 0.5.2-7+b1
Severity: normal

Hi,

I tried eikazo again, with a different scanner (Epson Perfection
1640 SU, attached via USB). This time, the error messages look
different:

~/scan$ eikazo
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
/usr/lib/pymodules/python2.6/Eikazo/Widgets.py:217:
DeprecationWarning: Use the new widget gtk.Tooltip
  self._tooltips = gtk.Tooltips()
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
with link time reference
/usr/lib/pymodules/python2.6/Eikazo/Widgets.py:1159:
DeprecationWarning: Use the new widget gtk.Tooltip
  device._tooltips.set_tip(self, T2_(opt.desc))
exception caught: thread aborted SaneScannerControl object at
0x2b22500 (GObject at 0x241bca0)
Traceback (most recent call last):
  File /usr/bin/eikazo, line 40, in module
m = Eikazo.SaneMainWindow(dev, type=gtk.WINDOW_TOPLEVEL)
  File /usr/lib/pymodules/python2.6/Eikazo/Eikazo.py, line 648,
in __init__
self.saneWidget = SaneMainWidget(device)
  File /usr/lib/pymodules/python2.6/Eikazo/Eikazo.py, line 369,
in __init__
self.devicecontrol = DeviceControl(device, config,
self.notify_hub)
  File /usr/lib/pymodules/python2.6/Eikazo/Eikazo.py, line 233,
in __init__
w = device.createOptionWidget(opt, self.config, t)
  File /usr/lib/pymodules/python2.6/Eikazo/Widgets.py, line 489,
in createOptionWidget
res = Choice(optname, self, config, **kw)
  File /usr/lib/pymodules/python2.6/Eikazo/Widgets.py, line
1154, in __init__
pos = constr.index(value)
ValueError: list.index(x): x not in list


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'proposed-updates'), (500, 'stable'), 
(10, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages eikazo depends on:
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  python2.6.5-13   interactive high-level object-orie
ii  python-gtk2   2.17.0-4   Python bindings for the GTK+ widge
ii  python-imaging-sane   1.1.7-2Python Imaging Library - SANE inte
ii  python-support1.0.10 automated rebuilding support for P
ii  python-webkit 1.1.7-1+b1 WebKit/Gtk Python bindings

eikazo recommends no packages.

Versions of packages eikazo suggests:
pn  python-mysqldbnone (no description available)
pn  python-pygresql   none (no description available)

-- 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



Bug#569781: eikazo: New kind of error message (Epson 1640)

2010-10-05 Thread Julien BLACHE
Michael Below mbe...@antithese.de wrote:

Hi,

 I tried eikazo again, with a different scanner (Epson Perfection
 1640 SU, attached via USB). This time, the error messages look
 different:

 ~/scan$ eikazo
 netdiscovery: relocation error: /lib/libnss_files.so.2: symbol
 __rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6
 with link time reference

Which backend are you using?

NSS issues like this are typical with applications that were linked
statically to one glibc version and end up running on a system with
another glibc version and loading the NSS modules from that version.

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - jbla...@debian.org 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



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