Package: qemu
Version: 0.8.2-5
Severity: normal

biarch ld-linux.so.2 looks sane:

  $ /lib/ld-linux.so.2 /srv/chroot/i386/bin/date
  dv abr 20 01:36:02 CEST 2007

but qemu-i386 can't use it:

  $ qemu-i386 /lib/ld-linux.so.2 /srv/chroot/i386/bin/date
  cannot set up thread-local storage: set_thread_area failed when setting up 
thread-local storage

then again, native ia32 ld-linux.so.2 works:

  $ qemu-i386 /srv/chroot/i386/lib/ld-linux.so.2 /srv/chroot/i386/bin/date
  dv abr 20 01:36:12 CEST 2007

and both are from the same glibc version:

  $ dpkg -s libc6-i386 | grep ^Version
  Version: 2.3.6.ds1-13
  $ dchroot -d -- dpkg -s libc6 | grep ^Version
  I: [i386 chroot] Running command: “dpkg -s libc6”
  Version: 2.3.6.ds1-13

any ideas?

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)

Versions of packages qemu depends on:
ii  bochsbios                   2.3-2        BIOS for the Bochs emulator
ii  libasound2                  1.0.13-2     ALSA library
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libncurses5                 5.5-5        Shared libraries for terminal hand
ii  libsdl1.2debian             1.2.11-8     Simple DirectMedia Layer
ii  openhackware                0.4.1-2      OpenFirmware emulator for PowerPC
ii  proll                       18-2         JavaStation PROM 2.x compatible re
ii  vgabios                     0.6a-1       VGA BIOS software for the Bochs an
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap                   0.3.3.2    Bootstrap a basic Debian system
ii  sharutils                     1:4.2.1-15 shar, unshar, uuencode, uudecode
pn  vde                           <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to