<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=4165&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] virt-manager/qemu-kvm won't install (chimaera/ceres)]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4165</link>
		<description><![CDATA[The most recent posts in [SOLVED] virt-manager/qemu-kvm won't install (chimaera/ceres).]]></description>
		<lastBuildDate>Fri, 15 Oct 2021 05:11:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] virt-manager/qemu-kvm won't install (chimaera/ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=32099#p32099</link>
			<description><![CDATA[<p>I&#039;m having the same issue after dist-upgrading to current stable (Chimaera).</p><div class="codebox"><pre><code>libvirt-daemon-system : Depends: libvirt-daemon (= 7.0.0-3+devuan3) but it is not installable
E: Unable to correct problems, you have held broken packages.</code></pre></div><p>After apt searching libvirt-daemon it seems like it&#039;s already installed and on the correct version.</p><div class="codebox"><pre><code>apt search libvirt-daemon
Sorting... Done
Full Text Search... Done
libvirt-daemon/stable,now 7.0.0-3+devuan3 amd64 [installed]</code></pre></div><p>Any ideas?</p>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Fri, 15 Oct 2021 05:11:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=32099#p32099</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] virt-manager/qemu-kvm won't install (chimaera/ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27850#p27850</link>
			<description><![CDATA[<div class="quotebox"><cite>yeti wrote:</cite><blockquote><div><p>Why not just use <span class="bbc">qemu-system-x86_64 -enable-kvm</span> or <span class="bbc">qemu-system-i386 -enable-kvm</span> directly?</p></div></blockquote></div><p>These commands helped to ensure qemu service is actually installed and runs correctly, however I need some particular features present in virt-manager interface to perform some VM configuration.</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Have you tried</p><p># aptitude install virt-manager</p><p>^ That might find a reasonable solution if there are dependency issues.</p></div></blockquote></div><p>Performing this command solves the dependency issue by removing libvirt0, but the main problem persisted since virt-manager package seems to depend on that newer libvirt0 version not yet present in the main repo. I ended up rolling back to a fresh beowulf workspace and installed both packages with no problems.</p>]]></description>
			<author><![CDATA[dummy@example.com (nicogarcia95)]]></author>
			<pubDate>Wed, 03 Mar 2021 00:37:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27850#p27850</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] virt-manager/qemu-kvm won't install (chimaera/ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27845#p27845</link>
			<description><![CDATA[<p>The /usr/bin/kvm wrapper script has been incorporated into the qemu-system-$arch packages for testing/unstable so qemu-kvm is now just a virtual package that lists qemu-system-$arch as a dependency.</p><p>@OP: what is the disposition of your sources?</p><div class="codebox"><pre><code>apt policy
apt policy libvirt0</code></pre></div><p>Have you tried</p><div class="codebox"><pre><code># aptitude install virt-manager</code></pre></div><p>^ That might find a reasonable solution if there are dependency issues.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 02 Mar 2021 15:32:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27845#p27845</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] virt-manager/qemu-kvm won't install (chimaera/ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27837#p27837</link>
			<description><![CDATA[<p>Why not just use <span class="bbc">qemu-system-x86_64 -enable-kvm</span> or <span class="bbc">qemu-system-i386 -enable-kvm</span> directly?</p>]]></description>
			<author><![CDATA[dummy@example.com (yeti)]]></author>
			<pubDate>Mon, 01 Mar 2021 23:47:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27837#p27837</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] virt-manager/qemu-kvm won't install (chimaera/ceres)]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27836#p27836</link>
			<description><![CDATA[<p>I&#039;m getting the following error messages when trying to install this particular packages:</p><p>For virt-manager</p><div class="codebox"><pre><code> The following packages have unmet dependencies:
python3-libvirt : Depends: libvirt0 (&gt;= 7.0.0) but 6.7.0-3+devuan1 is to be installed
E: Unable to correct problems, you have held broken packages. </code></pre></div><p>And for qemu-kvm</p><div class="codebox"><pre><code> The following packages have unmet dependencies:
qemu-kvm : Depends: qemu-system-x86 
E: Unable to correct problems, you have held broken packages. </code></pre></div><p>This last one surprises me the most given qemu-system-x86 is already installed.<br />I had both packages installed until last weekend, when I had to perform a fresh Devuan install to solve some problems with my wireless card.<br />Do I have to wait for the proper libvirt0 version to be available from the main repo?</p>]]></description>
			<author><![CDATA[dummy@example.com (nicogarcia95)]]></author>
			<pubDate>Mon, 01 Mar 2021 22:39:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27836#p27836</guid>
		</item>
	</channel>
</rss>
