Your message dated Wed, 28 Apr 2010 07:35:58 +0200
with message-id <[email protected]>
and subject line Re: Bug#579498: odt2txt: insufficient dependencies? - 32-bit
binary requests for 32-bit libz.1.so on amd64
has caused the Debian Bug report #579498,
regarding odt2txt: insufficient dependencies? - 32-bit binary requests for
32-bit libz.1.so on amd64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
579498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579498
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: odt2txt
Version: 0.4-1
Severity: serious
Justification: Policy 3.5
odt2txt does not work out of the box:
$ odt2txt
odt2txt: error while loading shared libraries: libz.so.1: cannot open shared
object file: No such file or directory
$ ldd /usr/bin/odt2txt
linux-gate.so.1 => (0xf770f000)
libz.so.1 => not found
libc.so.6 => /lib32/libc.so.6 (0xf75ad000)
/lib/ld-linux.so.2 (0xf7710000)
Installing the lib32z1 package fixes the problem:
$ ldd /usr/bin/odt2txt
linux-gate.so.1 => (0xf775b000)
libz.so.1 => /usr/lib32/libz.so.1 (0xf772a000)
libc.so.6 => /lib32/libc.so.6 (0xf75e6000)
/lib/ld-linux.so.2 (0xf775c000)
-- System Information:
Debian Release: squeeze/sid
APT prefers stable
APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages odt2txt depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
odt2txt recommends no packages.
odt2txt suggests no packages.
-- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Zpráva od Nelson A. de Oliveira, 28. duben 2010; 12:20:12 -0300
> Hi!
>
> On Tue, Apr 27, 2010 at 11:34 PM, Jan Jeroným Zvánovec <[email protected]> wrote:
> > odt2txt does not work out of the box:
>
> But you are trying to run an i386 package on amd64?
Oooops. Thanks for pointing out. I had contaminated both my main system and
minimal testing chroot with older i386 binary while copying and testing my
scripts and did not realized it. (and got a wrong impression that odt2txt is
distributed as a i386 binary even for amd64)
I'm terribly sorry. Next time I'll do another test in a new clean chroot
before reporting.
Thanks for your swift reply and all the good packaging work you do!
Jan Jeroným Zvánovec
--
Jan Jeroným Zvanovec, [email protected]
Jabber: [email protected]
OpenPGP: A583 9D8D 64E2 3030 42BE FE33 0EB7 F529 4D58 0B93
Rozumíte někdo hrobům? — http://web.zvano.net/drupal6/node/4
-- -- -- -- -- -- -- -- -- -- -- -- -- -- --
signature.asc
Description: Digital signature
--- End Message ---