Package: qemu-system
Version: 0.14.0+dfsg-4
Severity: important

Hi,

I've updated qemu from 0.9.1 to this version and I'm now unable to make any
connection with tap.

qemu freeze in the network link creation (See the /etc/qemu-ifup script at
the botttom) :

Bringing up tap0 for bridged mode...

root     19965  0.0  0.0   1792   500 pts/7    S    07:21   0:00 /bin/sh -x 
/etc/qemu-ifup tap0
root     19968  0.0  0.0   3652  1096 pts/7    S    07:21   0:00 sudo /sbin/ip 
link set tap0 up
root     19971  0.0  0.0      0     0 pts/7    Z    07:21   0:00 [ip] <defunct>

Same problem if I use ifconfig instead of ip :

sudo /sbin/ifconfig $1 0.0.0.0 promisc up

Same problem if I use the dafault  mac address for the interface.

The command line :

sudo qemu-system-mips -M malta -no-reboot -kernel vmlinux-2.6.32-5-4kc-malta
-hda Mips.qcow2 -append "root=/dev/sda1 console=tty0" -m 256 -net
-nic,macaddr=52:54:00:12:34:60 -net tap

I see also the same for qemu-system-arm, qemu-system-mipsel or qemu.

Christian

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qemu-system depends on:
ii  etherboot-qemu          5.4.4-9          Bootstrapping for various network 
ii  libaio1                 0.3.109-1        Linux kernel AIO access library - 
ii  libasound2              1.0.23-2.1       shared library for ALSA applicatio
ii  libattr1                1:2.4.44-2       Extended attribute shared library
ii  libbluetooth3           4.87-2           Library to use the BlueZ Linux Blu
ii  libbrlapi0.5            4.2-7            braille display access via BRLTTY 
ii  libc6                   2.11.2-11        Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls         7.21.4-1         Multi-protocol file transfer libra
ii  libesd0                 0.2.41-8         Enlightened Sound Daemon - Shared 
ii  libgnutls26             2.10.5-1         the GNU TLS library - runtime libr
ii  libjpeg62               6b1-1            The Independent JPEG Group's JPEG 
ii  libncurses5             5.8+20110307-1   shared libraries for terminal hand
ii  libpng12-0              1.2.44-2         PNG library - runtime
ii  libpulse0               0.9.21-4         PulseAudio client libraries
ii  librados1               0.24.3-2         RADOS distributed object store cli
ii  libsasl2-2              2.1.23.dfsg1-8   Cyrus SASL - authentication abstra
ii  libsdl1.2debian         1.2.14-6.1       Simple DirectMedia Layer
ii  libuuid1                2.17.2-9.1       Universally Unique ID library
ii  libvdeplug2             2.2.3-3          Virtual Distributed Ethernet - Plu
ii  libx11-6                2:1.4.1-5        X11 client-side library
ii  openbios-ppc            1.0+svn1018-1    PowerPC Open Firmware
ii  openbios-sparc          1.0+svn1018-1    SPARC Open Firmware
ii  openhackware            0.4.1-4          OpenFirmware emulator for PowerPC
ii  qemu-keymaps            0.14.0+dfsg-4    QEMU keyboard maps
ii  seabios                 0.6.1.2-2        Legacy BIOS implementation
ii  vgabios                 0.6c-3           VGA BIOS software for the Bochs an
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages qemu-system recommends:
ii  qemu-utils                 0.14.0+dfsg-4 QEMU utilities
pn  vde2                       <none>        (no description available)

Versions of packages qemu-system suggests:
pn  samba                         <none>     (no description available)

-- Configuration Files:
/etc/qemu-ifup changed:
echo "Executing /etc/qemu-ifup"
echo "Bringing up $1 for bridged mode..."
sudo /sbin/ip link set $1 up
echo "Adding $1 to br0..."
sudo /usr/sbin/brctl addif br0 $1
sleep 2


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

Reply via email to