severity 581689 normal tags 581689 + moreinfo thanks Hi Todd,
The same version of dmtxread (without the libgraphicsmagick1 installed) works perfectly on i386, so I'm lowering the severity to normal. I think it could be an x86_64 problem, could you please send me the output of "ldd /usr/bin/dmtxread"? I've tried myself in a system I've no root access, and the dependency on libgraphicsmagick1 is not there, at least it is not in the dmtxread binary: ro...@bicho:~/kk/usr/bin$ ldd dmtxread linux-vdso.so.1 => (0x00007f0a395a5000) libMagickWand.so.3 => not found libMagickCore.so.3 => not found libdmtx.so.0 => not found libm.so.6 => /lib/libm.so.6 (0x00007f0a39108000) libgomp.so.1 => not found libpthread.so.0 => /lib/libpthread.so.0 (0x00007f0a38eec000) libc.so.6 => /lib/libc.so.6 (0x00007f0a38b99000) /lib64/ld-linux-x86-64.so.2 (0x00007f0a3938b000) Regards, Roberto Lumbreras On Sat, May 15, 2010 at 12:14 AM, Todd A. Jacobs < tjacobs-kw-reportbug.e56...@codegnome.org> wrote: > Package: libdmtx-utils > Version: 0.7.2-1+b1 > Severity: important > > > The Debian package fails to specify the proper dependency on > libgraphicsmagick1. This results in repeatable failures when reading > Data Matrix images: > > $ dmtxread foo > dmtxread: error while loading shared libraries: libGraphicsMagick.so.1: > cannot open shared object file: No such file or directory > > The problem is easily resolved by installing libgraphicsmagick1, so this > package must be added to the dependency list. > > -- System Information: > Debian Release: squeeze/sid > APT prefers testing > APT policy: (990, 'testing'), (700, 'unstable'), (600, 'stable'), (550, > 'experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.32-trunk-amd64 (SMP w/8 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages libdmtx-utils depends on: > ii libc6 2.10.2-6 Embedded GNU C Library: Shared > lib > ii libdmtx0a 0.7.2-1+b1 Data Matrix barcodes (runtime > libr > ii libgomp1 4.4.4-1 GCC OpenMP (GOMP) support > library > ii libmagickcore3 7:6.6.0.4-2 low-level image manipulation > libra > ii libmagickwand3 7:6.6.0.4-2 image manipulation library > > libdmtx-utils recommends no packages. > > libdmtx-utils suggests no packages. > > -- no debconf information > > >