Package: qemu
Version: 0.8.0-2
Severity: normal

Hello Debian qemu mainatiners,

I use qemu-arm. The libc DNS resolver no more work, while it
was working fine with version 0.6.1-1.

To reproduce, follow the instructions at
<http://people.debian.org/~ballombe/qemu>

The symptom is that the following fails:

%qemu-arm -L /scratch/qemu/arm arm/usr/bin/wget www.debian.org
--23:55:20--  http://www.debian.org/
           => `index.html.1'
Resolving www.debian.org... failed: timed out.

whereas the following work

%qemu-arm -L /scratch/qemu/arm arm/usr/bin/host www.debian.org
www.debian.org          A       192.25.206.10

(host use its own resolver code)

and

%qemu-arm -L /scratch/qemu/arm arm/usr/bin/wget 192.25.206.10
--23:59:23--  http://192.25.206.10/
           => `index.html.1'
Connecting to 192.25.206.10:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.debian.org/distrib/ftplist [following]
--23:59:23--  http://www.debian.org/distrib/ftplist
           => `ftplist'
Resolving www.debian.org... failed: timed out.

Cheers,
Bill.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-skas-5
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages qemu depends on:
ii  bochsbios                     2.2.6-1    BIOS for the Bochs emulator
ii  libc6                         2.3.6-1    GNU C Library: Shared libraries an
ii  libsdl1.2debian               1.2.9-0.1  Simple DirectMedia Layer
ii  openhackware                  0.4.1-1    OpenFirmware emulator for PowerPC
ii  proll                         18-1       JavaStation PROM 2.x compatible re
ii  vgabios                       0.5d-1     VGA BIOS software for the Bochs an
ii  zlib1g                        1:1.2.3-9  compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap                   0.3.3      Bootstrap a basic Debian system
ii  sharutils                     1:4.2.1-15 shar, unshar, uuencode, uudecode

-- no debconf information


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

Reply via email to