Your message dated Mon, 26 Aug 2024 15:10:13 +0000
with message-id <[email protected]>
and subject line Bug#1078757: fixed in qemu 1:9.0.2+ds-6
has caused the Debian Bug report #1078757,
regarding qemu-system-x86: program hangs after the upgrade to 9.0.2 if a 
network bridge is used
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.)


-- 
1078757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078757
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-system-x86
Version: 1:9.0.2+ds-4
Severity: important

Dear Maintainer,

The application worked fine before the upgrade to 9.0.2. Here is a
minimal example:

$ qemu-system-x86_64 --version
QEMU emulator version 8.2.5 (Debian 1:8.2.5+ds-1)
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers

# qemu-system-x86_64 -netdev bridge,id=n1
qemu-system-x86_64: warning: netdev n1 has no peer
VNC server running on 127.0.0.1:5900

Now the command just hangs. It can be killed with ^C.

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.10.3-amd64 (SMP w/20 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qemu-system-x86 depends on:
ii  ipxe-qemu           1.0.0+git-20190125.36a4c85-5.1
ii  libaio1t64          0.3.113-8
ii  libbpf1             1:1.4.5-1
ii  libc6               2.39-6
ii  libcapstone4        4.0.2-5.1
ii  libfdt1             1.7.0-2+b1
ii  libfuse3-3          3.14.0-6
ii  libglib2.0-0t64     2.81.1-3
ii  libgmp10            2:6.3.0+dfsg-2+b1
ii  libgnutls30t64      3.8.6-2
ii  libhogweed6t64      3.10-1
ii  libibverbs1         52.0-2
ii  libjpeg62-turbo     1:2.1.5-3
ii  libnettle8t64       3.10-1
ii  libnuma1            2.0.18-1
ii  libpixman-1-0       0.42.2-1+b1
ii  libpmem1            1.13.1-1.1+b1
ii  libpng16-16t64      1.6.43-5
ii  librdmacm1t64       52.0-2
ii  libsasl2-2          2.1.28+dfsg1-7
ii  libseccomp2         2.5.5-1+b1
ii  libslirp0           4.8.0-1
ii  libudev1            256.4-3
ii  liburing2           2.6-1
ii  libvdeplug2t64      4.0.1-5.1
ii  libzstd1            1.5.6+dfsg-1
ii  qemu-system-common  1:9.0.2+ds-4
ii  qemu-system-data    1:9.0.2+ds-4
ii  seabios             1.16.3-2
ii  zlib1g              1:1.3.dfsg+really1.3.1-1

Versions of packages qemu-system-x86 recommends:
pn  ovmf                        <none>
pn  qemu-block-extra            <none>
pn  qemu-system-gui             <none>
pn  qemu-system-modules-opengl  <none>
pn  qemu-system-modules-spice   <none>
pn  qemu-utils                  <none>

Versions of packages qemu-system-x86 suggests:
pn  samba  <none>
pn  vde2   <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: qemu
Source-Version: 1:9.0.2+ds-6
Done: Michael Tokarev <[email protected]>

We believe that the bug you reported is fixed in the latest version of
qemu, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev <[email protected]> (supplier of updated qemu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 26 Aug 2024 17:39:35 +0300
Source: qemu
Architecture: source
Version: 1:9.0.2+ds-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QEMU Team <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Closes: 1078757
Changes:
 qemu (1:9.0.2+ds-6) unstable; urgency=medium
 .
   * cap-OPEN_MAX.diff: update to include second case of the same code
     (really closes: #1078757)
   * gnu-hurd.patch: update to define PATH_MAX on hurd
   * Revert "d/patches,d/binfmt-install: stop patching qemu to support old
     kernel binfmt interface (remove linux-user-binfmt-P.diff)"
     This change can be kept for longer to support bullseye and older kernels
   * d/binfmt-install: add aarch6_be fmt
   * d/binfmt-install: change a few \x7fELF into \x7f\x45\x4c\x46 in
     magic strings to align with masks and be consistent (no actual changes)
   * d/rules,d/control.mk: move some stuff from d/rules to d/control.mk
     and include control.mk earlier
   * d/control.mk: remember upstream version we built for and complain
     if it is not the same
   * d/rules: move user-targets definition to control.mk and verify
     if the list is correct
   * d/rules: move vdso list and handling to d/control.mk and verify
     vdso hasn't changed since last version
   * d/control, d/rules: enable the testsuite again (block only)
     since we build-depend on qemu-system-data.
     Add build-depends on seabios
Checksums-Sha1:
 429c69b8804014a4f358a1f100cc148efee1d705 11732 qemu_9.0.2+ds-6.dsc
 721a53577e6786d90738697e42beab022fa19751 128436 qemu_9.0.2+ds-6.debian.tar.xz
 443c83edd01b5bf2f13d6ed7194fe5cc545e0e92 8255 qemu_9.0.2+ds-6_source.buildinfo
Checksums-Sha256:
 27fe1a179468118cf8a41ffa08a5065b2559aa5f102da8489e9c7be80394e786 11732 
qemu_9.0.2+ds-6.dsc
 f01f86dbe305a4e0e41f904e298afb6a2c89c7e44d933fcca10c1506eb1ab76b 128436 
qemu_9.0.2+ds-6.debian.tar.xz
 b5367638817f6085e86b3653510bf7dcd1b16569c5f116d0eadb63216b4abcb6 8255 
qemu_9.0.2+ds-6_source.buildinfo
Files:
 89c1a59941529a16947fcdc15e382873 11732 otherosfs optional qemu_9.0.2+ds-6.dsc
 071a32bf6a75e8e6df1ae5126b541413 128436 otherosfs optional 
qemu_9.0.2+ds-6.debian.tar.xz
 223ccb9caa1a0a51e9fe6b2a04ef1276 8255 otherosfs optional 
qemu_9.0.2+ds-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFDBAEBCgAtFiEEe3O61ovnosKJMUsicBtPaxppPlkFAmbMk8QPHG1qdEB0bHMu
bXNrLnJ1AAoJEHAbT2saaT5Z1FUIAJK4lfH2g6Nszu0OHWmvmfLI20I4P06fwThu
+Dzg97KbNNvn454VSNwCJCJzNehkU3jRWhpUMXpA/ynJSEd1dDpJoQqQk3LDqq8/
F4943llJwpUiB9jMunQ64jghD+yx3zgjEmGAJszJsqZ/OSItagWoHyXySa/WTd3T
3XI+3AxvxO6Rvh1lj7cy6Yy7ePiNcfHbrFv69m8R7zPruvJgbKqYwQwyH8K9nHgy
hQtFL5mOZCwkWagBVnoJeAaSHYLQooXdgp1kkuw2sEjvPa8RJ2Thy0UWmlX275z8
9sK7yMgYUaPR+P4QvU5vRS3YGo2adSKj7j43s5FF4cm7e32LyXw=
=B5dk
-----END PGP SIGNATURE-----

Attachment: pgpF3IsMHJJ0d.pgp
Description: PGP signature


--- End Message ---

Reply via email to