Your message dated Mon, 16 Nov 2009 22:49:27 +0000
with message-id <[email protected]>
and subject line Bug#524774: fixed in qemu 0.11.0-1
has caused the Debian Bug report #524774,
regarding Please separate qemu-img and qemu-nbd, and skim their dependencies
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.)


-- 
524774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524774
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu
Version: 0.10.2-2
Severity: wishlist


It could be useful to have qemu-img and qemu-nbd in a separate package.

It would also be nice to skim their dependencies:
$ readelf -d /usr/bin/qemu-img | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [librt.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libbrlapi.so.0.5]
 0x0000000000000001 (NEEDED)             Shared library: [libvdeplug.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
$ readelf -d /usr/bin/qemu-nbd | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [librt.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libbrlapi.so.0.5]
 0x0000000000000001 (NEEDED)             Shared library: [libvdeplug.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]

After a build with -Wl,--as-needed:
$ readelf -d qemu-img | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
$ readelf -d qemu-nbd | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]

Cheers,

Mike

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

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qemu depends on:
ii  bochsbios              2.3.7-1           BIOS for the Bochs emulator
ii  libasound2             1.0.19-1          shared library for ALSA applicatio
ii  libbluetooth2          3.36-1            Library to use the BlueZ Linux Blu
ii  libbrlapi0.5           3.10~r3724-1.1    braille display access via BRLTTY 
ii  libc6                  2.9-6             GNU C Library: Shared libraries
ii  libesd0                0.2.41-2          Enlightened Sound Daemon - Shared 
ii  libgnutls26            2.6.4-2           the GNU TLS library - runtime libr
ii  libncurses5            5.7+20090328-1    shared libraries for terminal hand
ii  libpulse0              0.9.14-2          PulseAudio client libraries
ii  libsdl1.2debian        1.2.13-4+b1       Simple DirectMedia Layer
ii  libvdeplug2            2.2.2-3           Virtual Distributed Ethernet - Plu
ii  libx11-6               2:1.2-1           X11 client-side library
ii  openbios-ppc           1.0-3             PowerPC Open Firmware
ii  openbios-sparc         1.0-1             SPARC Open Firmware
ii  openhackware           0.4.1-4           OpenFirmware emulator for PowerPC
ii  vgabios                0.6c-1            VGA BIOS software for the Bochs an
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

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

Versions of packages qemu suggests:
ii  kqemu-source                1.4.0~pre1-2 Source for the QEMU Accelerator mo
pn  samba                       <none>       (no description available)
ii  sudo                        1.7.0-1      Provide limited super user privile

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: qemu
Source-Version: 0.11.0-1

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:

libqemu-dev_0.11.0-1_amd64.deb
  to main/q/qemu/libqemu-dev_0.11.0-1_amd64.deb
qemu-system_0.11.0-1_amd64.deb
  to main/q/qemu/qemu-system_0.11.0-1_amd64.deb
qemu-user-static_0.11.0-1_amd64.deb
  to main/q/qemu/qemu-user-static_0.11.0-1_amd64.deb
qemu-user_0.11.0-1_amd64.deb
  to main/q/qemu/qemu-user_0.11.0-1_amd64.deb
qemu-utils_0.11.0-1_amd64.deb
  to main/q/qemu/qemu-utils_0.11.0-1_amd64.deb
qemu_0.11.0-1.diff.gz
  to main/q/qemu/qemu_0.11.0-1.diff.gz
qemu_0.11.0-1.dsc
  to main/q/qemu/qemu_0.11.0-1.dsc
qemu_0.11.0-1_amd64.deb
  to main/q/qemu/qemu_0.11.0-1_amd64.deb
qemu_0.11.0.orig.tar.gz
  to main/q/qemu/qemu_0.11.0.orig.tar.gz



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.
Aurelien Jarno <[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: SHA1

Format: 1.8
Date: Mon, 26 Oct 2009 10:17:57 +0000
Source: qemu
Binary: qemu qemu-system qemu-user qemu-user-static qemu-utils libqemu-dev
Architecture: source amd64
Version: 0.11.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian QEMU Team <[email protected]>
Changed-By: Aurelien Jarno <[email protected]>
Description: 
 libqemu-dev - static libraries and headers for QEMU
 qemu       - fast processor emulator
 qemu-system - QEMU full system emulation binaries
 qemu-user  - QEMU user mode emulation binaries
 qemu-user-static - QEMU user mode emulation binaries (static version)
 qemu-utils - QEMU utilities
Closes: 520894 524774 530645 541182 542247 542297 543356
Changes: 
 qemu (0.11.0-1) unstable; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream version.
     - Documents virtio NIC. Closes: #541182.
     - Increase the maximum TCG op a target instruction op can expand to.
       Closes: #530645, #542297.
     - KVM is enabled by default. Closes: #520894.
   * Drop 65_kfreebsd.patch.
   * Split the qemu package and use out of tree building. Based on a patch
     from Vagrant Cascadian. Closes: #524774.
   * Only recommends debootstrap for qemu-user and qemu-user static. Closes:
     #543356.
   * Remove /usr/share/qemu/proll.elf. Closes: bug#542247.
   * Add build-depends on libcurl4-gnutls-dev, libgnutls-dev and libsasl2-dev
     to enable new upstream features.
   * Bump Standards-Version to 3.8.3 (no changes).
   * Update Vcs-* fields to point to the new git repository.
   * Add Vagrant Cascadian <[email protected]> to uploaders, and set
     DM-Upload-Allowed to yes.
Checksums-Sha1: 
 d6117d187d18fd2d493c4f7109ca3fa9aa2eabb6 1862 qemu_0.11.0-1.dsc
 b43608b65dbaaa760b559290d8e9334e94db326e 3361518 qemu_0.11.0.orig.tar.gz
 6270a78e0cc891e9d2a4c328f25ae26a55c3df04 27352 qemu_0.11.0-1.diff.gz
 7d37c0bc8e28d72929b06827f19794d168676478 95970 qemu_0.11.0-1_amd64.deb
 3ae2b2b24dcd41d3c7bd2bac11fef20bcdde5dbc 12920382 
qemu-system_0.11.0-1_amd64.deb
 228734d939c1481038009ee2e0d0216b167202b9 5181790 qemu-user_0.11.0-1_amd64.deb
 60184b4199ffeb8834f5902499d7d9d6029634a1 10250632 
qemu-user-static_0.11.0-1_amd64.deb
 563719743d354c95579fa7eea4833be4abc323a7 298606 qemu-utils_0.11.0-1_amd64.deb
 2df1922a5762152424e37006cfa4a069b03686f5 5277818 libqemu-dev_0.11.0-1_amd64.deb
Checksums-Sha256: 
 00425f26fb4028206be2dbb3c1ed6bc943035177f0561fdb960fd11e3d7b892c 1862 
qemu_0.11.0-1.dsc
 3b0b87cf709bbd54dee8dde036c62c37c36677b623069443d9b6c8fc37de4fbd 3361518 
qemu_0.11.0.orig.tar.gz
 19c55e2d09bde889f66495694225ee737f97bcc5a8b13be0433604110ba72397 27352 
qemu_0.11.0-1.diff.gz
 614a6033fc916bbce6f0912cf1147e5a556eba88756d31d835f7d92f7422d766 95970 
qemu_0.11.0-1_amd64.deb
 fa7abc2c1b1d9b4fb57a0ea87e5b44cbe0d919c1cb4cc332e779c4aa2245b22d 12920382 
qemu-system_0.11.0-1_amd64.deb
 8dc18f91ea2f4e14f92d80956a5c58d0d8f9749693c624aeb3ae0584a24049e9 5181790 
qemu-user_0.11.0-1_amd64.deb
 1f47556f64755e537ae04e4feee04de2c44e1b5941a9ec6143f8e0493254afc5 10250632 
qemu-user-static_0.11.0-1_amd64.deb
 c2f023425ba42d6b59a985b854fb48df4f46b66977f6ee7aad8f16dfbf749968 298606 
qemu-utils_0.11.0-1_amd64.deb
 8de83f67dfd675af235c1ee7f39f0b9c02aafeb9469be2acd6bdb718ceb7c1f4 5277818 
libqemu-dev_0.11.0-1_amd64.deb
Files: 
 be3eb2b9e74cf4ae051b30f76fc607fd 1862 misc optional qemu_0.11.0-1.dsc
 945188ec60968ded180071a0a874fdf8 3361518 misc optional qemu_0.11.0.orig.tar.gz
 cd0e9bc8a00df35829b5216de5000ce4 27352 misc optional qemu_0.11.0-1.diff.gz
 037d288fffb04844b2fbc4770c63a0b4 95970 misc optional qemu_0.11.0-1_amd64.deb
 4f8e32c948c4d999e64f343b566f080c 12920382 misc optional 
qemu-system_0.11.0-1_amd64.deb
 77b240dfd994696296e1aedcc9544944 5181790 misc optional 
qemu-user_0.11.0-1_amd64.deb
 11f744367247dbfe8ddadeb18f8d643b 10250632 misc optional 
qemu-user-static_0.11.0-1_amd64.deb
 015397b12f545e53e7bac4c3106add75 298606 misc optional 
qemu-utils_0.11.0-1_amd64.deb
 571156f3f7ccfbff2d02e6d477b4d3d3 5277818 libdevel optional 
libqemu-dev_0.11.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFK5YHrw3ao2vG823MRAoKLAJ9U9Pf6Z58KvrAHh6SXozjURVrY7ACbBbXI
RFUEVvnsizZ2biqv8esxlo0=
=ttyr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to