On Sat, Nov 10, 2018 at 12:54:46PM +0100, Alex wrote:
> On 11/10/18 11:23 AM, hm...@tuta.io wrote:
> > hello
> > 
> > I have exactly the same problem on two of my x230 Lenovo notebooks with 
> > Qubes version R4.0.1rc1.
> Have had this very issue on R4.0.
> 
> I checked by running, in dom0:
> # qubes-dom0-update -v
> 
> That runs the dnf updater with the "-v" verbose flag. With that, the URL
> for the repositories will be printed on screen, in red (because it's
> happening in the UpdateVM).
> 
> I found that the URL being printed was
> https://yum.qubes-os.org/r25-4/current/dom0/fc25/repodata/repomd.xml.metalink
> 
> instead of the correct
> https://yum.qubes-os.org/r4.0/current/dom0/fc25/repodata/repomd.xml.metalink
> 
> (the yum.qubes-os.org domain can be navigated with a browser).
> 
> I found that inside [dom0]/etc/yum.repos.d/qubes-dom0.repo the url is
> saved as
> https://yum.qubes-os.org/r$releasever/current/dom0/fc25/repodata/repomd.xml.metalink
> 
> Changed that with nano to read "4.0" instead of "$releasever" and voilĂ ,
> updates went through.
> 
> Check, try and let the list know ;)
> 
> -- 
> Alex

Please bear in mind that if you do this you are breaking the logic of
dnf, and will have to *manually* update that entry if you upgrade the
system. You are almost bound to forget this.
$releasever is part of yum/dnf, not Qubes.

You can pass in --releasever=4.0 as an option, which would be a better
solution.

I havent encountered this bug myself,so cant account for it. It might be
helpful if those who have could say if they have enabled testing repos,
or are using plain 4.0 Qubes repositories. Any other detail would be
helpful.

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/20181112111109.nj6lj7dotaeegxvq%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to