On Thu, Feb 28, 2019 at 10:09:38PM -0500, Chris Laprise wrote:
> On 2/28/19 8:30 PM, Sphere wrote:
> > I was sure I double checked the line of code I used in dom0 terminal to get 
> > a new template which was
> > "sudo qubes-dom0-update qubes-template-debian-9"
> > 
> > Not sure why running this returns with the "Error: Unable to find a match" 
> > while just changing 9 to 8 actually works
> > 
> > The same case happens when I try qubes-template-fedora-29, where my 
> > fedora-29 template still exists
> > 
> > If this is because of some sort of name conflict issue, how could I 
> > download the template/s and have them be named something else?
> > 
> 
> The older release with the apt vulnerability may have been removed from the
> repository, and the patched version may still be in testing?
> 
> Easiest way to resolve that is to add '--enablerepo=qubes*testing'.
> 

I dont believe this is so.
A fixed version (201901281256) is in qubes-templates-itl, and I
*believe* that I grabbed it from there before.
What you need to run is:
sudo qubes-dom0-update --enablerepo=qubes-templates-itl  qubes-template-debian-9

@Sphere - do you have a debian-8 installed? If so it may be that yum
remembers which repo it installed from, and so is able to grab the
update. If this isnt the case (and the repo wasnt updated during the
day) then I'm lost for an explanation.

Generally, if you want to do this manually, you can always grab from
https://yum.qubes-os.org/r4.0/templates-itl/rpm.
Download the package.
Manully check the signature using "rpm -K" (You will need to get signing
key and Qubes master)
Transfer to dom0
install using "rpm -i <package>"

Much better to use the native tools, but that option is always
available.

unman

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20190301123804.sdgxs55dka24vyvx%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to