<?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=6727&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / virt-manager not installable in excalibur]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6727</link>
		<description><![CDATA[The most recent posts in virt-manager not installable in excalibur.]]></description>
		<lastBuildDate>Tue, 16 Jul 2024 19:30:46 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: virt-manager not installable in excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51159#p51159</link>
			<description><![CDATA[<p>It is not simple and sometimes it is not safe.<br /> Before an actual installation attempt it is safer to check the package&#039;s dependencies running &quot;dpkg -I package.deb&quot;&#160; to figure out which packages should be upgraded first. <br /> I would write a script for showing the dep tree and auto installation but I do not do manual installations often. Why bother automating things that happen once a year? <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (mr12345)]]></author>
			<pubDate>Tue, 16 Jul 2024 19:30:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51159#p51159</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager not installable in excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51142#p51142</link>
			<description><![CDATA[<p>Thanks for the suggestion. <br />I installed the package, but now other needed packages have unsatisfied denendencies of libvirt0 ( 10.0.0-1devuan1)</p><div class="codebox"><pre><code>$ sudo apt install virt-manager 
Tal vez quiera ejecutar «apt --fix-broken install» para corregirlo.
Unsatisfied dependencies:
 libvirt-clients : Depende: libvirt0 (= 10.0.0-1devuan1) pero 10.5.0-1 va a ser instalado
 libvirt-daemon : Depende: libvirt0 (= 10.0.0-1devuan1) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-config-network : Depende: libvirt0 (&lt; 10.0.0-1devuan1.1~) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-config-nwfilter : Depende: libvirt0 (&lt; 10.0.0-1devuan1.1~) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-driver-lxc : Depende: libvirt0 (= 10.0.0-1devuan1) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-driver-qemu : Depende: libvirt0 (= 10.0.0-1devuan1) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-driver-vbox : Depende: libvirt0 (= 10.0.0-1devuan1) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-driver-xen : Depende: libvirt0 (= 10.0.0-1devuan1) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-system : Depende: libvirt0 (&lt; 10.0.0-1devuan1.1~) pero 10.5.0-1 va a ser instalado
 libvirt-daemon-system-sysv : Depende: libvirt0 (&lt; 10.0.0-1devuan1.1~) pero 10.5.0-1 va a ser instalado
 libvirt-l10n : Depende: libvirt0 (&lt; 10.0.0-1devuan1.1~) pero 10.5.0-1 va a ser instalado
 virt-manager : Depende: gir1.2-gtk-vnc-2.0 pero no va a instalarse
                Depende: gir1.2-gtksource-4 pero no va a instalarse
                Depende: gir1.2-libosinfo-1.0 pero no va a instalarse
                Depende: gir1.2-libvirt-glib-1.0 pero no va a instalarse
                Depende: gir1.2-vte-2.91 pero no va a instalarse
                Depende: python3-libvirt (&gt;= 0.7.1) pero no va a instalarse
                Depende: virtinst (= 1:4.1.0-4) pero no va a instalarse
                Recomienda: gir1.2-ayatanaappindicator3-0.1 pero no va a instalarse o
                            gir1.2-appindicator3-0.1 pero no es instalable
                Recomienda: gir1.2-spiceclientglib-2.0 pero no va a instalarse
                Recomienda: gir1.2-spiceclientgtk-3.0 pero no va a instalarse
Error: Dependencias incumplidas. Intente «apt --fix-broken install» sin paquetes (o especifique una solución).</code></pre></div><p>So, it seems I have to wait :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (josesura)]]></author>
			<pubDate>Mon, 15 Jul 2024 19:44:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51142#p51142</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager not installable in excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51130#p51130</link>
			<description><![CDATA[<p>If you like to test you can get almost any package (not some devuan specific) manually from <a href="https://snapshot.debian.org/" rel="nofollow">here</a>. In your case: <a href="https://snapshot.debian.org/package/libvirt/10.5.0-1/#libvirt0_10.5.0-1" rel="nofollow">libvirt0_10.5.0-1</a></p>]]></description>
			<author><![CDATA[dummy@example.com (mr12345)]]></author>
			<pubDate>Mon, 15 Jul 2024 12:16:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51130#p51130</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager not installable in excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51118#p51118</link>
			<description><![CDATA[<p>Patience. excalibur is currently &#039;testing&#039; and such issues are usually solved in one or some days.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Sun, 14 Jul 2024 21:32:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51118#p51118</guid>
		</item>
		<item>
			<title><![CDATA[virt-manager not installable in excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51105#p51105</link>
			<description><![CDATA[<p>Hi!<br />I recently upgraded my laptop to excalibur. virt-manager worked fine in daedalus, but it&#039;s not posible to install it in excalibur due to a unfulfilled dependency:</p><div class="codebox"><pre><code>$ sudo apt install virt-manager
No se pudieron instalar algunos paquetes. Esto puede significar que
usted pidió una situación imposible o, si está usando la distribución
inestable, que algunos paquetes necesarios aún no se han creado o se
han sacado de «Incoming».
La siguiente información puede ayudar a resolver la situación:

Unsatisfied dependencies:
 python3-libvirt : Depende: libvirt0 (&gt;= 10.2.0) pero 10.0.0-1devuan1 va a ser instalado
Error: No se pudieron corregir los problemas, usted ha retenido paquetes rotos.</code></pre></div><p>I looked for this package in debian repositories and found there version 10.5.0-1 (for trixie: <a href="https://packages.debian.org/trixie/libvirt0" rel="nofollow">https://packages.debian.org/trixie/libvirt0</a>). (I don`t know if that has anytingo to do with my issue).<br />Does someone know if there will be a solution for that?</p>]]></description>
			<author><![CDATA[dummy@example.com (josesura)]]></author>
			<pubDate>Sun, 14 Jul 2024 12:35:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51105#p51105</guid>
		</item>
	</channel>
</rss>
