-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 11/12/18 5:11 AM, unman wrote: > On Sat, Nov 10, 2018 at 12:54:46PM +0100, Alex wrote: >> On 11/10/18 11:23 AM, [email protected] 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 >
This sounds like: https://github.com/QubesOS/qubes-issues/issues/4477 - -- Andrew David Wong (Axon) Community Manager, Qubes OS https://www.qubes-os.org -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEZQ7rCYX0j3henGH1203TvDlQMDAFAlvqaW4ACgkQ203TvDlQ MDAAIQ/6A57l5meIGtBmpYGZgIwOzqE6LaOkfghfYot+pXVAdzAr+TXfkkAmy4fp RmjagpufU2oVma2kwWAUjzVEZxgJI8KIQoBNN1vLiO3dH88KkDN4FJV5EJ1/QnBn AsdVvhUSNz8l2x1qhDGlthpnNHXaho2laBXV6WLIhGl8WAgnvXCiLyT0PMm/+lPx opnry33xATKxLBmvIuTVo0YtrHxIoaBicYdaZ3tCyefT3/MADfKjTG2kCMX6IExl Ov9T2oyEnzkqeC4qOhDvhnLrwcfewt4hRCmsPV/Xv7Q8FBr3MyO/7CVbI38m9bkS w7lq6uL5bS2HS4kseYOZQzqKEARjO83SEavwfyH+84uijDrfgoNqyFQcFVjpFyCo bXc/Ncdo2HOflQxtVpuSJmsnSE9+BBzuXD+VXABxst6HGaHlP5Cy8566nJI9GEsk 8jb57cdg8lRHNHzy/uBw/tXyckhOfyjREdD7UG9tju/JYaECNoV+KsXNg2rCisCc OH3OwS8aNDitvU8sH/J1JMgWh83HMyLH+8bJQoMbLVR6yALPdRyOUQcw15z0XIsG NUJTr8tZVDVN+KECvVXgXs9LXrnEObyndPe4Mh9sXSZP6jsfDtBpDgTQfnEmXpJ0 yfQTU3hcgSvatqCRJy2DxroGpY8qk/r5vegUuytcuNhO6xo6yZo= =TTVl -----END PGP SIGNATURE----- -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/36ea7dd7-65a7-7935-68b2-2a295a12424f%40qubes-os.org. For more options, visit https://groups.google.com/d/optout.
