<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4567&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4567</link>
		<description><![CDATA[The most recent posts in [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera.]]></description>
		<lastBuildDate>Sat, 23 Oct 2021 23:14:40 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32369#p32369</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>I would also recommend downgrading as many backports as possible, especially the QEMU packages. You&#039;ll have to use <span class="bbc">apt install package=version</span> (replace <span class="bbc">package</span> with the actual name of the package and replace <span class="bbc">version</span> with the version number from chimaera) for each package. There&#039;s probably a quicker way to do that but I don&#039;t know of any.</p></div></blockquote></div><p>The way you described to downgrade the packages didn&#039;t work in this instance because it was only looking for the package in the backports repo. <br />So if anyone else has this bug and comes across this thread, the way I downgraded the packages was to point each package back to the stable repo.<br /><span class="bbc">sudo apt install package/chimaera --no-install-recommends</span> (replacing <span class="bbc">package</span> with the actual name of the package)<br />The --no-install-recommends is optional but I put it so that it doesn&#039;t pull in packages that arent necessary.<br />Thanks again for your help and I&#039;ve submitted a bug report.</p>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Sat, 23 Oct 2021 23:14:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32369#p32369</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32359#p32359</link>
			<description><![CDATA[<p>pkgmaster.devuan.org is the source from which all other mirrors are synced. Individual users pulling from it can disrupt the syncing and cause delays elsewhere in the pool.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 23 Oct 2021 14:50:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32359#p32359</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32354#p32354</link>
			<description><![CDATA[<div class="quotebox"><cite>shirase wrote:</cite><blockquote><div><p>Is there something I can do in the meantime on my end for a fix?</p></div></blockquote></div><p>Create a file at /ect/apt/preferences.d/fix with this content:</p><div class="codebox"><pre><code>Package: *
Pin: release n=chimaera-backports
Pin-Priority: 100</code></pre></div><p>Then run <span class="bbc">apt update</span> (as root) and check the pinning to see if it&#039;s fixed.</p><p>I would also recommend downgrading as many backports as possible, especially the QEMU packages. You&#039;ll have to use <span class="bbc">apt install package=version</span> (replace <span class="bbc">package</span> with the actual name of the package and replace <span class="bbc">version</span> with the version number from chimaera) for each package. There&#039;s probably a quicker way to do that but I don&#039;t know of any.</p><p>And please remember to submit a bug report to Devuan about this. See <a href="https://www.chiark.greenend.org.uk/~sgtatham/bugs.html" rel="nofollow">https://www.chiark.greenend.org.uk/~sgtatham/bugs.html</a> for a general guide to bug reporting; it might be good to include a link to this thread for background.</p><p>EDIT: in respect of pkgmaster.devuan.org, the advice to use the deb.devuan.org redirector is to avoid loading the specific mirror unduly (AFAIUI).</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 23 Oct 2021 09:57:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32354#p32354</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32353#p32353</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Can we please see the output of</p><div class="codebox"><pre><code>apt policy</code></pre></div><p>^ That will show the pin priority assigned to all active repositories. If the backports repository is at 500 rather than 100 then it is pinned wrong and a bug report is called for.</p></div></blockquote></div><p>You&#039;re right it&#039;s at 500. Is there something I can do in the meantime on my end for a fix? Or is it just up to the developers? <br />Also I switched my sources back to deb.devuan, but when following your link there&#039;s a link there to a mirror list and pkgmaster is at the top, it&#039;s not clear that it&#039;s not recommended though. Here&#039;s the mirror list I&#039;m talking about. <br /><a href="https://pkgmaster.devuan.org/mirror_list.txt" rel="nofollow">https://pkgmaster.devuan.org/mirror_list.txt</a></p><div class="codebox"><pre class="vscroll"><code>apt policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 500 https://repo.nextdns.io/deb stable/main amd64 Packages
     release o=NextDNS,a=stable,l=NextDNS,c=main,b=amd64
     origin repo.nextdns.io
 500 http://deb.devuan.org/merged chimaera-backports/non-free amd64 Packages
     release v=4.0,o=Devuan Backports,a=stable-backports,n=chimaera-backports,l=Devuan Backports,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged chimaera-backports/contrib amd64 Packages
     release v=4.0,o=Devuan Backports,a=stable-backports,n=chimaera-backports,l=Devuan Backports,c=contrib,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged chimaera-backports/main amd64 Packages
     release v=4.0,o=Devuan Backports,a=stable-backports,n=chimaera-backports,l=Devuan Backports,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged chimaera-security/main amd64 Packages
     release v=4.0,o=Devuan,a=stable-security,n=chimaera-security,l=Devuan-Security,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged chimaera/contrib amd64 Packages
     release v=4.0,o=Devuan,a=stable,n=chimaera,l=Devuan,c=contrib,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged chimaera/non-free amd64 Packages
     release v=4.0,o=Devuan,a=stable,n=chimaera,l=Devuan,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged chimaera/main amd64 Packages
     release v=4.0,o=Devuan,a=stable,n=chimaera,l=Devuan,c=main,b=amd64
     origin deb.devuan.org
Pinned packages:</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Sat, 23 Oct 2021 09:48:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32353#p32353</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32350#p32350</link>
			<description><![CDATA[<div class="quotebox"><cite>shirase wrote:</cite><blockquote><div><p>I&#039;m not sure why the output said stable, I do use the release name in the sources.list.</p></div></blockquote></div><p>That&#039;s just how <span class="bbc">aptitude</span> identifies the archive for the <span class="bbc">~A</span> search option.</p><div class="quotebox"><cite>shirase wrote:</cite><blockquote><div><p>Is there something I need to change in my sources to prevent it using backports by default?</p></div></blockquote></div><p>I think we&#039;ve found a problem.</p><p>The Debian bullseye-backports repository has a <a href="http://deb.debian.org/debian/dists/bullseye-backports/Release" rel="nofollow">Release file</a> that contains these lines:</p><div class="codebox"><pre><code>NotAutomatic: yes
ButAutomaticUpgrades: yes</code></pre></div><p>This confers a pin priority of 100 for all packages, which means they will not be installed unless explicitly targetted (either by version or with the <span class="bbc">--target</span> option for <span class="bbc">apt</span>) but any packages that are installed from backports will be kept updated from there.</p><p>But the Devuan chimaera-backports repository <a href="http://deb.devuan.org/devuan/dists/chimaera-backports/Release" rel="nofollow">Release file</a> does not have those lines.</p><p>Can we please see the output of</p><div class="codebox"><pre><code>apt policy</code></pre></div><p>^ That will show the pin priority assigned to all active repositories. If the backports repository is at 500 rather than 100 then it is pinned wrong and a bug report is called for.</p><div class="quotebox"><cite>shirase wrote:</cite><blockquote><div><p>Here&#039;s my sources.list in case that is relevant to the issue.</p></div></blockquote></div><p>Note that the pkgmaster.devuan.org repositories are no longer recommended; see <a href="https://www.devuan.org/os/packages" rel="nofollow">https://www.devuan.org/os/packages</a> for the canonical list of official sources.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 23 Oct 2021 09:09:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32350#p32350</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32342#p32342</link>
			<description><![CDATA[<p>I&#039;m not sure why the output said stable, I do use the release name in the sources.list. </p><div class="codebox"><pre><code>apt info libvirt-daemon
Package: libvirt-daemon
Version: 7.0.0-3+devuan3
Priority: optional
Section: admin
Source: libvirt
Origin: Devuan
Maintainer: Andreas Messer &lt;andi@bastelmap.de&gt;
Installed-Size: 1,737 kB
Depends: libvirt-daemon-driver-qemu (= 7.0.0-3+devuan3), libvirt0 (= 7.0.0-3+devuan3), libblkid1 (&gt;= 2.17.2), libc6 (&gt;= 2.28), libdevmapper1.02.1 (&gt;= 2:1.02.97), libeudev1 (&gt;= 3.2.9), libgcc-s1 (&gt;= 3.3.1), libglib2.0-0 (&gt;= 2.31.8), libnetcf1 (&gt;= 1:0.2.2), libparted2 (&gt;= 3.1), libpcap0.8 (&gt;= 1.5.1), libpciaccess0, libselinux1 (&gt;= 3.1~), libxml2 (&gt;= 2.9.2+really2.9.1+dfsg1-0.2)
Recommends: libvirt-daemon-driver-lxc (= 7.0.0-3+devuan3), libvirt-daemon-driver-vbox (= 7.0.0-3+devuan3), libvirt-daemon-driver-xen (= 7.0.0-3+devuan3), libxml2-utils, netcat-openbsd, qemu-kvm | qemu-system (&gt;= 0.9.1)
Suggests: libvirt-daemon-driver-storage-gluster (= 7.0.0-3+devuan3), libvirt-daemon-driver-storage-iscsi-direct (= 7.0.0-3+devuan3), libvirt-daemon-driver-storage-rbd (= 7.0.0-3+devuan3), libvirt-daemon-driver-storage-zfs (= 7.0.0-3+devuan3), libvirt-daemon-system (= 7.0.0-3+devuan3), numad
Breaks: libvirt-clients (&lt;&lt; 6.9.0-2~), libvirt-daemon-driver-lxc (&lt;&lt; 6.9.0-2~), libvirt-daemon-system (&lt;&lt; 6.9.0-3~), libvirt-sanlock (&lt;&lt; 6.9.0-2~)
Replaces: libvirt-daemon-system (&lt;&lt; 6.9.0-3~)
Enhances: qemu-kvm, qemu-system, xen
Homepage: https://libvirt.org/
Download-Size: 471 kB
APT-Manual-Installed: yes
APT-Sources: https://pkgmaster.devuan.org/merged chimaera/main amd64 Packages
Description: Virtualization daemon
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the daemon libvirtd to manage the hypervisors.</code></pre></div><div class="codebox"><pre class="vscroll"><code>aptitude search ~S~i~Astable-backports
i A at-spi2-core                   - Assistive Technology Service Provider In
i   flatpak                        - Application deployment framework for des
i A gir1.2-javascriptcoregtk-4.0   - JavaScript engine library from WebKitGTK
i A gir1.2-webkit2-4.0             - Web content engine library for GTK - GOb
i   iproute2                       - networking and traffic control tools    
i A libatspi2.0-0                  - Assistive Technology Service Provider In
i A libbrlapi0.8                   - braille display access via BRLTTY - shar
i A libepoxy0                      - OpenGL function pointer management libra
i A libflatpak0                    - Application deployment framework for des
i A libgfapi0                      - GlusterFS gfapi shared library          
i A libgfrpc0                      - GlusterFS libgfrpc shared library       
i A libgfxdr0                      - GlusterFS libgfxdr shared library       
i A libglusterfs0                  - GlusterFS shared library                
i A libjavascriptcoregtk-4.0-18    - JavaScript engine library from WebKitGTK
i A libkcolorpicker0               - QToolButton-like widget with color selec
i A libkimageannotator-common      - Image Annotating Library (common data fi
i A libkimageannotator0            - Image Annotating Library (lib)          
i A libldap-2.4-2                  - OpenLDAP libraries                      
i A libldap-common                 - OpenLDAP common files for libraries     
i A liblouis-data                  - Braille translation library - data      
i A liblouis20                     - Braille translation library - shared lib
i A libvulkan1                     - Vulkan loader library                   
i A libwebkit2gtk-4.0-37           - Web content engine library for GTK      
i A linux-image-5.14.0-0.bpo.2-amd - Linux 5.14 for 64-bit PCs (signed)      
i   linux-image-amd64              - Linux for 64-bit PCs (meta-package)     
i A qemu-block-extra               - extra block backend modules for qemu-sys
i A qemu-system-data               - QEMU full system emulation (data files) 
i   qemu-utils                     - QEMU utilities                          
i   xbrlapi                        - Access software for a blind person using</code></pre></div><p>That&#039;s strange that it&#039;s installed all that stuff from backports. Especially the kernel, I did not manually do that, I just thought that kernel was put into stable. Is there something I need to change in my sources to prevent it using backports by default? The only thing I manually installed in backports was flatpak.</p><p>Here&#039;s my sources.list in case that is relevant to the issue.</p><div class="codebox"><pre><code>deb https://pkgmaster.devuan.org/merged/ chimaera main non-free contrib 
deb-src https://pkgmaster.devuan.org/merged/ chimaera main non-free contrib 

# chimaera-security 
deb https://pkgmaster.devuan.org/merged/ chimaera-security main contrib non-free
deb-src https://pkgmaster.devuan.org/merged/ chimaera-security main contrib non-free

# chimaera-updates, previously known as &#039;volatile&#039;
deb https://pkgmaster.devuan.org/merged/ chimaera-updates main contrib non-free
deb-src https://pkgmaster.devuan.org/merged/ chimaera-updates main contrib non-free

#backports
deb https://pkgmaster.devuan.org/merged/ chimaera-backports main contrib non-free
deb-src https://pkgmaster.devuan.org/merged/ chimaera-backports main contrib non-free</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Fri, 22 Oct 2021 23:21:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32342#p32342</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32334#p32334</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>(You might have to replace <span class="bbc">stable-</span> with <span class="bbc">chimaera-</span>.)</p></div></blockquote></div><p>Yes, in Devuan always use the release name in <span class="bbc">sources.list</span> to avoid unintended consequences.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 22 Oct 2021 16:43:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32334#p32334</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32329#p32329</link>
			<description><![CDATA[<p>So why does the Devuan libvirt-daemon package need stuff from backports?</p><div class="codebox"><pre><code>apt info libvirt-daemon</code></pre></div><p>And which other backports are installed?</p><div class="codebox"><pre><code>aptitude search ~S~i~Astable-backports</code></pre></div><p>(You might have to replace <span class="bbc">stable-</span> with <span class="bbc">chimaera-</span>.)</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 22 Oct 2021 15:23:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32329#p32329</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32315#p32315</link>
			<description><![CDATA[<p>Just one question about something, upgrading gives the following message</p><div class="codebox"><pre><code>The following packages have been kept back:
  qemu-system-common qemu-system-x86
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.</code></pre></div><p>And if I try to manually upgrade I get this, which puts me back at the original issue. So, will this issue resolve itself in the future or do I need to always hold those packages back?</p><div class="codebox"><pre><code>sudo apt install -s qemu-system-common qemu-system-x86
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  augeas-lenses libaugeas0 libnetcf1 libvirglrenderer1
  libvirt-daemon-config-network libvirt-daemon-config-nwfilter
  libvirt-daemon-driver-qemu libvirt-daemon-system-sysv
Use &#039;sudo apt autoremove&#039; to remove them.
Suggested packages:
  samba vde2
Recommended packages:
  qemu-system-gui ovmf
The following packages will be REMOVED:
  libvirt-daemon libvirt-daemon-driver-lxc libvirt-daemon-driver-vbox
  libvirt-daemon-driver-xen libvirt-daemon-system
The following packages will be upgraded:
  qemu-system-common qemu-system-x86
2 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
Remv libvirt-daemon-system [7.0.0-3+devuan3]
Remv libvirt-daemon-driver-xen [7.0.0-3+devuan3]
Remv libvirt-daemon [7.0.0-3+devuan3] [libvirt-daemon-driver-vbox:amd64 libvirt-daemon-driver-lxc:amd64 ]
Remv libvirt-daemon-driver-lxc [7.0.0-3+devuan3] [libvirt-daemon-driver-vbox:amd64 ]
Remv libvirt-daemon-driver-vbox [7.0.0-3+devuan3]
Inst qemu-system-common [1:5.2+dfsg-11+deb11u1] (1:6.1+dfsg-6~bpo11+1 Devuan Backports:4.0/stable-backports [amd64])
Inst qemu-system-x86 [1:5.2+dfsg-11+deb11u1] (1:6.1+dfsg-6~bpo11+1 Devuan Backports:4.0/stable-backports [amd64])
Conf qemu-system-common (1:6.1+dfsg-6~bpo11+1 Devuan Backports:4.0/stable-backports [amd64])
Conf qemu-system-x86 (1:6.1+dfsg-6~bpo11+1 Devuan Backports:4.0/stable-backports [amd64])</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Fri, 22 Oct 2021 02:44:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32315#p32315</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32312#p32312</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>How about</p></div></blockquote></div><p>The last command provided a solution that resolved the issue. I believe after typing &quot;n&quot; to the first two solutions given, it was the third one that I typed &quot;y&quot; to, and it resolved the issue. Thanks for your help. I&#039;m marking the topic as solved.</p><div class="codebox"><pre><code>sudo aptitude install --without-recommends qemu-kvm libvirt-daemon-system libvirt-clients virt-manager gir1.2-spiceclientgtk-3.0 dnsmasq qemu-utils</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Fri, 22 Oct 2021 01:05:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32312#p32312</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32311#p32311</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>How about</p></div></blockquote></div><p>I&#039;m not sure if the output is helpful or not so I&#039;ll post it here to await further instruction/suggestions.</p><div class="codebox"><pre><code>sudo apt policy libvirt-daemon
libvirt-daemon:
  Installed: 7.0.0-3+devuan3
  Candidate: 7.0.0-3+devuan3
  Version table:
 *** 7.0.0-3+devuan3 500
        500 http://pkgmaster.devuan.org/merged chimaera/main amd64 Packages
        100 /var/lib/dpkg/status</code></pre></div><div class="codebox"><pre><code>sudo aptitude why-not libvirt-daemon
i   libvirt-daemon     Recommends qemu-kvm | qemu-system (&gt;= 0.9.1)          
p   qemu-system        Depends    qemu-system-x86                            
p   qemu-system-x86    Depends    qemu-system-common (= 1:6.1+dfsg-6~bpo11+1)
p   qemu-system-common Breaks     libvirt-daemon (&lt; 7.2.0-1)                 </code></pre></div><div class="codebox"><pre class="vscroll"><code>sudo aptitude -s install --without-recommends qemu-kvm libvirt-daemon-system libvirt-clients virt-manager gir1.2-spiceclientgtk-3.0 dnsmasq qemu-utils
Note: selecting &quot;qemu-system-x86&quot; instead of the virtual package &quot;qemu-kvm&quot;
libvirt-daemon-system is already installed at the requested version (7.0.0-3+devuan3)
libvirt-clients is already installed at the requested version (7.0.0-3+devuan3)
virt-manager is already installed at the requested version (1:3.2.0-3)
gir1.2-spiceclientgtk-3.0 is already installed at the requested version (0.39-1)
dnsmasq is already installed at the requested version (2.85-1)
libvirt-daemon-system is already installed at the requested version (7.0.0-3+devuan3)
libvirt-clients is already installed at the requested version (7.0.0-3+devuan3)
virt-manager is already installed at the requested version (1:3.2.0-3)
gir1.2-spiceclientgtk-3.0 is already installed at the requested version (0.39-1)
dnsmasq is already installed at the requested version (2.85-1)
The following NEW packages will be installed:
  ipxe-qemu{a} libcapstone4{a} libdaxctl1{a} libexecs0{a} libfdt1{a} 
  libfuse3-3{a} libibverbs1{a} libndctl6{a} libpmem1{a} librdmacm1{a} 
  libslirp0{a} liburing1{a} libvdeplug2{a} qemu-system-data{a} 
  qemu-system-x86{b} qemu-utils seabios{a} 
The following packages are RECOMMENDED but will NOT be installed:
  ibverbs-providers ovmf qemu-block-extra qemu-system-gui 
0 packages upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.2 MB of archives. After unpacking 62.9 MB will be used.
The following packages have unmet dependencies:
 qemu-system-x86 : Depends: qemu-system-common (= 1:6.1+dfsg-6~bpo11+1) but it is not going to be installed
The following actions will resolve these dependencies:

     Remove the following packages:                                
1)     libvirt-daemon [7.0.0-3+devuan3 (now, stable)]              
2)     libvirt-daemon-driver-lxc [7.0.0-3+devuan3 (now, stable)]   
3)     libvirt-daemon-driver-vbox [7.0.0-3+devuan3 (now, stable)]  
4)     libvirt-daemon-driver-xen [7.0.0-3+devuan3 (now, stable)]   
5)     libvirt-daemon-system [7.0.0-3+devuan3 (now, stable)]       

     Install the following packages:                               
6)     libspice-server1 [0.14.3-2.1 (stable)]                      
7)     qemu-system-common [1:6.1+dfsg-6~bpo11+1 (stable-backports)]

Accept this solution? [Y/n/q/?] </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Thu, 21 Oct 2021 23:27:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32311#p32311</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32285#p32285</link>
			<description><![CDATA[<p>How about</p><div class="codebox"><pre><code>apt policy libvirt-daemon
aptitude why-not libvirt-daemon
aptitude -s install --no-install-recommends qemu-kvm libvirt-daemon-system libvirt-clients virt-manager gir1.2-spiceclientgtk-3.0 dnsmasq qemu-utils</code></pre></div><p>The last command may offer several possible solutions so be sure to go through them all.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 21 Oct 2021 06:14:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32285#p32285</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32281#p32281</link>
			<description><![CDATA[<div class="quotebox"><cite>jnr2820 wrote:</cite><blockquote><div><p>So far I&#039;m not able to reproduce this on a clean 4.0 install.<br />I know this might be a dumb question, but what happens when you run these:</p></div></blockquote></div><p>I changed mirrors from deb.devuan to pkgmaster.devuan, apt updated and apt cleaned, then ran your commands. apt install -f did nothing, and reinstalling libvirt-daemon reinstalled it normally, but I&#039;m still getting the same errors. Seems like reinstalling may be the only fix, I will try a reinstall in a few days after I backup everything.</p>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Thu, 21 Oct 2021 02:16:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32281#p32281</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32278#p32278</link>
			<description><![CDATA[<p>So far I&#039;m not able to reproduce this on a clean 4.0 install.<br />I know this might be a dumb question, but what happens when you run these: </p><div class="codebox"><pre><code>sudo apt install -f</code></pre></div><p>and</p><div class="codebox"><pre><code>sudo apt reinstall libvirt-daemon</code></pre></div><p>?</p><p>Also, I think I&#039;ve seen some funny business like this when the local db doesn&#039;t think that package exists and/or it is missing from your mirror. Changing the mirror and running &#039;sudo apt clean &amp;&amp; sudo apt update&#039; might also be something good to try. (This is the mirror I&#039;m using if you need it for reference: &quot;<a href="http://mishka.snork.ca/" rel="nofollow">http://mishka.snork.ca/</a>&quot;)</p>]]></description>
			<author><![CDATA[dummy@example.com (jnr2820)]]></author>
			<pubDate>Wed, 20 Oct 2021 23:52:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32278#p32278</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] libvirt-daemon/qemu-kvm won't install on chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32139#p32139</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>So did you try actually installing the package then?</p></div></blockquote></div><p>Yes but I still get the same error even with it installed, as if it&#039;s not being recognized that it&#039;s installed.</p><div class="codebox"><pre class="vscroll"><code>apt -s -o Debug::pkgProblemResolver=yes install --no-install-recommends qemu-kvm libvirt-daemon-system libvirt-clients virt-manager gir1.2-spiceclientgtk-3.0 dnsmasq qemu-utils
NOTE: This is only a simulation!
      apt needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don&#039;t depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting &#039;qemu-system-x86&#039; instead of &#039;qemu-kvm&#039;
dnsmasq is already the newest version (2.85-1).
gir1.2-spiceclientgtk-3.0 is already the newest version (0.39-1).
Starting pkgProblemResolver with broken count: 4
Starting 2 pkgProblemResolver with broken count: 4
Investigating (0) libvirt-daemon-system:amd64 &lt; none -&gt; 7.0.0-3+devuan3 @un puN Ib &gt;
Broken libvirt-daemon-system:amd64 Depends on libvirt-daemon:amd64 &lt; 7.0.0-3+devuan3 @ii pmR &gt; (= 7.0.0-3+devuan3)
  Considering libvirt-daemon:amd64 1 as a solution to libvirt-daemon-system:amd64 10000
  Added libvirt-daemon:amd64 to the remove list
Investigating (0) libvirt-daemon-driver-lxc:amd64 &lt; 7.0.0-3+devuan3 @ii mK Ib &gt;
Broken libvirt-daemon-driver-lxc:amd64 Depends on libvirt-daemon:amd64 &lt; 7.0.0-3+devuan3 @ii pmR &gt; (= 7.0.0-3+devuan3)
  Considering libvirt-daemon:amd64 10000 as a solution to libvirt-daemon-driver-lxc:amd64 0
  Removing libvirt-daemon-driver-lxc:amd64 rather than change libvirt-daemon:amd64
Investigating (0) libvirt-daemon-driver-xen:amd64 &lt; 7.0.0-3+devuan3 @ii mK Ib &gt;
Broken libvirt-daemon-driver-xen:amd64 Depends on libvirt-daemon:amd64 &lt; 7.0.0-3+devuan3 @ii pmR &gt; (= 7.0.0-3+devuan3)
  Considering libvirt-daemon:amd64 10000 as a solution to libvirt-daemon-driver-xen:amd64 0
  Removing libvirt-daemon-driver-xen:amd64 rather than change libvirt-daemon:amd64
Investigating (0) libvirt-daemon-driver-vbox:amd64 &lt; 7.0.0-3+devuan3 @ii mK Ib &gt;
Broken libvirt-daemon-driver-vbox:amd64 Depends on libvirt-daemon:amd64 &lt; 7.0.0-3+devuan3 @ii pmR &gt; (= 7.0.0-3+devuan3)
  Considering libvirt-daemon:amd64 10000 as a solution to libvirt-daemon-driver-vbox:amd64 0
  Removing libvirt-daemon-driver-vbox:amd64 rather than change libvirt-daemon:amd64
Investigating (1) libvirt-daemon-system:amd64 &lt; none -&gt; 7.0.0-3+devuan3 @un puN Ib &gt;
Broken libvirt-daemon-system:amd64 Depends on libvirt-daemon:amd64 &lt; 7.0.0-3+devuan3 @ii pmR &gt; (= 7.0.0-3+devuan3)
  Considering libvirt-daemon:amd64 10000 as a solution to libvirt-daemon-system:amd64 10000
Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 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>Both of these packages are installed but I still get that error. </p><div class="codebox"><pre><code>sudo apt-get install --no-install-recommends qemu-kvm libvirt-daemon-system libvirt-clients virt-manager gir1.2-spiceclientgtk-3.0 dnsmasq qemu-utils
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting &#039;qemu-system-x86&#039; instead of &#039;qemu-kvm&#039;
dnsmasq is already the newest version (2.85-1).
gir1.2-spiceclientgtk-3.0 is already the newest version (0.39-1).
libvirt-clients is already the newest version (7.0.0-3+devuan3).
libvirt-clients set to manually installed.
libvirt-daemon-system is already the newest version (7.0.0-3+devuan3).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 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>]]></description>
			<author><![CDATA[dummy@example.com (shirase)]]></author>
			<pubDate>Sat, 16 Oct 2021 22:06:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32139#p32139</guid>
		</item>
	</channel>
</rss>
