Continuing the discussion from Fedora 33 TemplateVMs available:
good news. But what about fedora 33 xfce?
running
sudo qubes-dom0-update qubes-template-fedora-33-xfce
returns: unable to find a match.
Continuing the discussion from Fedora 33 TemplateVMs available:
good news. But what about fedora 33 xfce?
running
sudo qubes-dom0-update qubes-template-fedora-33-xfce
returns: unable to find a match.
Hi @khisanth,
the rpm is available, see the last file in the repository : templates-itl.
So I checked the xml repository file 88e055848789e73e9b5cce6f874247f3be16aa42f7dbf6a5d6a8bdaa01c3de07-primary.xml.gz and saw that it is available:
<package type="rpm">
<name>qubes-template-fedora-33-xfce</name>
<arch>noarch</arch>
<version epoch="0" ver="4.0.6" rel="202012092309"/>
<checksum type="sha256" pkgid="YES">d1094e440d9f0670792c2978d62dc27715039a10ef0db5b3bd2db8753528db42</checksum>
<summary>Qubes template for fedora-33-xfce</summary>
<description>Qubes template for fedora-33-xfce</description>
<packager></packager>
<url>http://www.qubes-os.org</url>
<time file="1607569358" build="1607568415"/>
<size package="1519419152" installed="4735764670" archive="4735767216"/>
<location href="rpm/qubes-template-fedora-33-xfce-4.0.6-202012092309.noarch.rpm"/>
<format>
<rpm:license>GPL</rpm:license>
<rpm:vendor></rpm:vendor>
<rpm:group>Unspecified</rpm:group>
<rpm:buildhost>localhost</rpm:buildhost>
<rpm:sourcerpm>qubes-template-fedora-33-xfce-4.0.6-202012092309.src.rpm</rpm:sourcerpm>
<rpm:header-range start="4504" end="13808"/>
<rpm:provides>
<rpm:entry name="qubes-template"/>
<rpm:entry name="qubes-template-fedora-33-xfce" flags="EQ" epoch="0" ver="4.0.6" rel="202012092309"/>
</rpm:provides>
<rpm:requires>
<rpm:entry name="/bin/sh" pre="1"/>
<rpm:entry name="/bin/sh"/>
<rpm:entry name="tar" pre="1"/>
<rpm:entry name="xdg-utils"/>
</rpm:requires>
<rpm:obsoletes>
<rpm:entry name="qubes-template-fedora-33-xfce" flags="GT" epoch="0" ver="4.0.6" rel="202012092309"/>
</rpm:obsoletes>
</format>
</package>
So I think that the used mirror is not yet synchronized. Try later…