Your message dated Thu, 04 Nov 2010 21:47:58 +0000
with message-id <[email protected]>
and subject line Bug#588940: fixed in qemu-kvm 0.13.0+dfsg-1
has caused the Debian Bug report #588940,
regarding Build depend on recent etherboot
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.)


-- 
588940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588940
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-kvm
Version: 0.12.4+dfsg-1
Severity: minor
Tags: patch

Hi,
as long as we're not using the qemu-etherboot package we should bump the
build-dep for etherboot to 5.4.4 since the version in Lenny isn't recent
enough and therefore the package from bpo fails silently when trying pxe
boot. O.k. to apply?
 -- Guido
>From a3fc913f1622e958698c546066d149e517eaa46d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= <[email protected]>
Date: Tue, 13 Jul 2010 17:27:45 +0200
Subject: [PATCH] Version etherboot build-dependency

The version in Lenny isn't recent enough and therefore PXE boot fails
silently.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 14ae422..68946c0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.2.3~), pkg-config, quilt (>= 0.40), autotools-dev
  bzip2, uuid-dev, zlib1g-dev, libsdl1.2-dev, libasound2-dev, libcurl4-gnutls-dev,
  libgnutls-dev, libncurses5-dev, libvdeplug2-dev, libpulse-dev, libbluetooth-dev,
  nasm, texi2html, bcc, iasl, device-tree-compiler [powerpc], python,
- etherboot [i386 amd64], libbrlapi-dev, libpci-dev, libsasl2-dev,
+ etherboot (>= 5.4.4) [i386 amd64], libbrlapi-dev, libpci-dev, libsasl2-dev,
  libaio-dev, linux-libc-dev (>= 2.6.32)
 Standards-Version: 3.8.4
 Homepage: http://www.linux-kvm.org/
-- 
1.7.1


--- End Message ---
--- Begin Message ---
Source: qemu-kvm
Source-Version: 0.13.0+dfsg-1

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

kvm_0.13.0+dfsg-1_i386.deb
  to main/q/qemu-kvm/kvm_0.13.0+dfsg-1_i386.deb
qemu-kvm-dbg_0.13.0+dfsg-1_i386.deb
  to main/q/qemu-kvm/qemu-kvm-dbg_0.13.0+dfsg-1_i386.deb
qemu-kvm_0.13.0+dfsg-1.diff.gz
  to main/q/qemu-kvm/qemu-kvm_0.13.0+dfsg-1.diff.gz
qemu-kvm_0.13.0+dfsg-1.dsc
  to main/q/qemu-kvm/qemu-kvm_0.13.0+dfsg-1.dsc
qemu-kvm_0.13.0+dfsg-1_i386.deb
  to main/q/qemu-kvm/qemu-kvm_0.13.0+dfsg-1_i386.deb
qemu-kvm_0.13.0+dfsg.orig.tar.gz
  to main/q/qemu-kvm/qemu-kvm_0.13.0+dfsg.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.
Guido Günther <[email protected]> (supplier of updated qemu-kvm 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: Thu, 04 Nov 2010 21:45:08 +0100
Source: qemu-kvm
Binary: qemu-kvm qemu-kvm-dbg kvm
Architecture: source i386
Version: 0.13.0+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Jan Lübbe <[email protected]>
Changed-By: Guido Günther <[email protected]>
Description: 
 kvm        - dummy transitional package from kvm to qemu-kvm
 qemu-kvm   - Full virtualization on x86 hardware
 qemu-kvm-dbg - Debugging info for qemu-kvm
Closes: 581356 584074 588940 597508
Changes: 
 qemu-kvm (0.13.0+dfsg-1) experimental; urgency=low
 .
   [ Michael Tokarev ]
   * first try at 0.13.0 (closes: #597508)
   * patches:
    o 01_use_bios_files_in_usr_share_kvm.patch - removed, use --datadir
    o 02_use_usr_share_kvm_fixed.patch (different function in different file)
    o 03_use_etc_kvm_not_etc_qemu.patch (new, for new conffiles)
    o 05_report_debian_package_version.patch -- show debian package version too
    o included upstream:
     - revert-sdlaudio:-make-it-suck-less.diff
     - 573439-fail-to-set-hdd-serial-number.diff
     - be_more_specific_in_-mem-path_error_messages.diff
     - give-useful-error-messages-when-tap-open-fails.diff
     - document--incoming-option.diff
     - sdl-do-not-disable-screensaver.diff
     - fix-curses-return-key-when-using--k.diff
     - vmstate:-fix-breakage-by-7e72abc382b700a72549e8147bdea413534eeedc.diff
     - add-support-for-GET-EVENT-STATUS-NOTIFICATION.diff
     - upstream-stable02-fix-CMOS-info-for-drives-defined-with--device.diff
     - 
upstream-stable01-make-PIIX-and-ISA-IDE-init-functions-return-the-qdev.diff
     - CVE-2010-2784-fix-segfault-in-mmio-subpage-handling-code.diff
   * updated seabios (seabios-0.6.0-54-g17d3e46.diff, per EXTERNAL_DEPENDENCIES
   * seabios-fix-virtio-blk-failure-after-reboot.patch
   * depend on etherboot-qemu package instead of copying etherboot roms
     at build time. (closes: #584074, #581356, #588940)
   * depend on qemu-keymaps package instead of providing our own keymaps
   * depend on qemu-utils package instead or providing our out utils
   * many small changes for debian/rules, simplifications/cleanups
   * build-depend on texinfo - it uses makeinfo to build docs
   * build-depend on libattr1-dev, to bring in virtfs (9p) support
   * don't ship roms/seabios/src/acpi-dsdt.hex (generated file)
     and remove it in clean target
   * vmmouse:-adapt-to-mouse-handler-changes.diff: fix guest mouse breakage
   * [54d2dd4] Imported Upstream version 0.13.0+dfsg
   * [1aab9fe] Imported Upstream version 0.13.0+dfsg
 .
   [ Guido Günther ]
   * postinst: when switching to qemu's keymaps we changed from a dir to a
     symlink, so help dpkg along.
Checksums-Sha1: 
 a8ada8d65a3e44747cefc70e574d2bcf192edbb3 1640 qemu-kvm_0.13.0+dfsg-1.dsc
 f3b1bba41438dbfbce770db1778d97649290f37d 4287353 
qemu-kvm_0.13.0+dfsg.orig.tar.gz
 194185100be06f8a52f815bda2a71df78a63214b 312357 qemu-kvm_0.13.0+dfsg-1.diff.gz
 e13ba5108e311ab06625c47e8f5bc6e6d7702493 1201746 
qemu-kvm_0.13.0+dfsg-1_i386.deb
 24e57fcc8797b9f4f4ff872d7b1410bdba4d0de5 2448956 
qemu-kvm-dbg_0.13.0+dfsg-1_i386.deb
 75c5c11a870303c08079738244345e7067a6d1b3 12484 kvm_0.13.0+dfsg-1_i386.deb
Checksums-Sha256: 
 dda3af36aaf9a90377b29a95fc8ef8f9d32d4b7b0c3d2bf24de1de8734ea3cd4 1640 
qemu-kvm_0.13.0+dfsg-1.dsc
 6b59c30d835e3f546286b9c7bd56862a460b8f67676c6d2e186d29215870918a 4287353 
qemu-kvm_0.13.0+dfsg.orig.tar.gz
 d1634a4124a6cf50f30a7e37d1758f3be7823f59d448c8254c59fd4dc29276f5 312357 
qemu-kvm_0.13.0+dfsg-1.diff.gz
 bf861565e01f3da6159df0a22dde1e2d73905ae2bf6b89c79cbe3b0dbaa69448 1201746 
qemu-kvm_0.13.0+dfsg-1_i386.deb
 ec66c2323b413343744ae32de1d5aa5cca7a9bf5985c57bd60bdaa6c93d658b9 2448956 
qemu-kvm-dbg_0.13.0+dfsg-1_i386.deb
 e9f474af9fe16427c2615eb1944b5d3273f424d27fb8332c067ed5ca874946b9 12484 
kvm_0.13.0+dfsg-1_i386.deb
Files: 
 485f4fd0c15a6ccbe6920950fefe3336 1640 misc optional qemu-kvm_0.13.0+dfsg-1.dsc
 1f23bc1f36326599a596256e22e4cc30 4287353 misc optional 
qemu-kvm_0.13.0+dfsg.orig.tar.gz
 ba0cbe7ec4ebee0e8704e04b69dfca55 312357 misc optional 
qemu-kvm_0.13.0+dfsg-1.diff.gz
 c2d0b633265caad5d28c752effe5d6f9 1201746 misc optional 
qemu-kvm_0.13.0+dfsg-1_i386.deb
 8b2e206726f1563bfbee69d33548ad8d 2448956 debug extra 
qemu-kvm-dbg_0.13.0+dfsg-1_i386.deb
 5150288da26251eb77c03a130da15a43 12484 oldlibs extra kvm_0.13.0+dfsg-1_i386.deb

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

iD8DBQFM0yWqn88szT8+ZCYRAm+HAJ9B8GRlnFAVSOyRmsbipsWKsUua3QCfUN2S
2lRXPckIZMaio3L5o0SPrFw=
=ljI0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to