I've been struggling to update my Fedora-26 template for a while. So far none of the various bug-reports I've found on the issue seem to help.
I've checked that all URL's in /etc/yum.repos.d/qubes-r4.repo use https as suggested. CONTENT OF /etc/yum.repos.d/qubes-r4.repo (disabled repos not shown): _ name = Qubes OS Repository for VM (updates)_ _ baseurl = https://yum.qubes-os.org/r4.0/current/vm/fc$releasever_ _ #baseurl = http://yum.sik5nlgfc5qylnnsr57qrbm64zbdx6t4lreyhpon3ychmxmiem7tioad.onion/r4.0/current/vm/fc$releasever_ _ gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary_ _ skip_if_unavailable=False_ _ gpgcheck = 1_ _ enabled=1_ WHEN UPDATING, it doesn't look like DNF gets any fresh data: [user@fedora-26 ~]$ sudo dnf -v update Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, qubes-hooks, repoclosure, repograph, repomanage, reposync DNF version: 2.7.5 cachedir: /var/cache/dnf repo: using cache for: updates updates: using metadata from Tue May 29 13:05:48 2018. repo: using cache for: fedora not found deltainfo for: Fedora 26 - x86_64 not found updateinfo for: Fedora 26 - x86_64 fedora: using metadata from Wed Jul 5 22:31:38 2017. repo: using cache for: qubes-vm-r4.0-current not found deltainfo for: Qubes OS Repository for VM (updates) not found updateinfo for: Qubes OS Repository for VM (updates) qubes-vm-r4.0-current: using metadata from Wed Jan 23 16:47:03 2019. Last metadata expiration check: 0:08:48 ago on Fri Jan 25 11:08:50 2019. --> Starting dependency resolution --> Finished dependency resolution Dependencies resolved. Nothing to do. Complete! I've tried cleaning and refreshing: [user@fedora-26 ~]$ sudo dnf clean all 53 files removed [user@fedora-26 ~]$ sudo dnf -v update --best --allowerasing --refresh --releasever=26 Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, qubes-hooks, repoclosure, repograph, repomanage, reposync DNF version: 2.7.5 cachedir: /var/cache/dnf Fedora 26 - x86_64 - Updates 703 kB/s | 22 MB 00:31 updates: using metadata from Tue May 29 13:05:48 2018. Fedora 26 - x86_64 742 kB/s | 53 MB 01:13 not found deltainfo for: Fedora 26 - x86_64 not found updateinfo for: Fedora 26 - x86_64 fedora: using metadata from Wed Jul 5 22:31:38 2017. Qubes OS Repository for VM (updates) 53 kB/s | 204 kB 00:03 not found deltainfo for: Qubes OS Repository for VM (updates) not found updateinfo for: Qubes OS Repository for VM (updates) qubes-vm-r4.0-current: using metadata from Fri Jan 25 00:45:03 2019. Last metadata expiration check: 0:00:00 ago on Fri Jan 25 11:26:26 2019. Completion plugin: Generating completion cache... --> Starting dependency resolution --> Finished dependency resolution Dependencies resolved. Nothing to do. Complete! Any suggestions on this? I really dislike to sit on a outdated system :/ Best regards, Ed Alvarez -- 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/daab3c1f858b24cd9f9879f8588b38f4%40riseup.net. For more options, visit https://groups.google.com/d/optout.
