[Pkg-ganeti-devel] [ganeti] 01/01: Do not depend on qemu-system-x86 anymore
Apollon Oikonomopoulos
apoikos-guest at moszumanska.debian.org
Thu Dec 19 19:44:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
apoikos-guest pushed a commit to branch master
in repository ganeti.
commit e83872eb81f5926df6ad3caa690da56fcd08e272
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date: Thu Dec 19 17:52:35 2013 +0200
Do not depend on 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/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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