[Pkg-ganeti-devel] [ganeti] 03/03: Do not recommend qemu-system-x86 anymore

Apollon Oikonomopoulos apoikos-guest at moszumanska.debian.org
Sun Dec 22 10:23:13 UTC 2013


This is an automated email from the git hooks/post-receive script.

apoikos-guest pushed a commit to branch precise
in repository ganeti.

commit 9162476182d43bd3cce7c4d67a76f7984deff1b5
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date:   Thu Dec 19 17:52:35 2013 +0200

    Do not recommend qemu-system-x86 anymore
    
    See Debian bug #727762. In short, /usr/bin/kvm is provided by qemu-kvm,
    and since using qemu-system-x86 directly requires setting the accel
    machine option (which requires extra configuration in Ganeti), we stick
    with qemu-kvm for now.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 01d9ffa..69a45f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ganeti (2.9.2-1~precise+1) precise; urgency=low
 
   * Rebuild for Ubuntu 12.04 LTS (precise).
+  * Do not recommend qemu-system-x86, it does not provide /usr/bin/kvm
+    anymore.
 
  -- Apollon Oikonomopoulos <apoikos at gmail.com>  Mon, 16 Dec 2013 14:06:12 +0200
 
diff --git a/debian/control b/debian/control
index 3507ad4..486515c 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
  python-pyinotify, python-pycurl, python-paramiko, python-bitarray,
  python-ipaddr, socat, fping, ganeti-haskell (>= ${source:Version}),
  ganeti-haskell (<< ${source:Version}.1~), adduser
-Recommends: drbd8-utils (>= 8.0.7), qemu-system-x86 | qemu-kvm |
+Recommends: drbd8-utils (>= 8.0.7), qemu-kvm |
  xen-linux-system-amd64 | xen-linux-system-686-pae,
  ganeti-instance-debootstrap, ndisc6, ganeti-htools
 Suggests: ganeti-doc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list