On Wed, Oct 21, 2020, at 9:54 AM, Doug H. wrote: > On Wed, Oct 21, 2020, at 8:59 AM, Doug H. wrote: > > I just noticed an error with: > > > > >sudo dnf upgrade > > Error: Loading repository 'updates-modular' has failed > > > > I just started the update without error by doing: > > > > >sudo dnf upgrade --disablerepo=updates-modular > > > > I *think* that is a safe option but maybe I don't understand the > > modular stuff well enough, so don't do as I do unless somebody confirms > > the safety. > > > > I will reboot after that update and see if the original error still occurs. > > > > Any idea if this is something on my end, something transient, or > > something general that has not been report here yet? > > Still there after a reboot. Here is what shows up in /var/log/dnf.log > when trying to run 'sudo dnf upgrade"... > > 2020-10-21T09:52:36-0700 INFO --- logging initialized --- > 2020-10-21T09:52:36-0700 DDEBUG timer: config: 7 ms > 2020-10-21T09:52:36-0700 DEBUG Loaded plugins: builddep, changelog, > config-manager, copr, debug, debuginfo-install, download, > generate_completion_cache, needs-restarting, playground, repoclosure, > repodiff, repograph, repomanage, reposync, system-upgrade > 2020-10-21T09:52:36-0700 DEBUG DNF version: 4.4.0 > 2020-10-21T09:52:36-0700 DDEBUG Command: dnf upgrade > 2020-10-21T09:52:36-0700 DDEBUG Installroot: / > 2020-10-21T09:52:36-0700 DDEBUG Releasever: 32 > 2020-10-21T09:52:36-0700 DEBUG cachedir: /var/cache/dnf > 2020-10-21T09:52:36-0700 DDEBUG Base command: upgrade > 2020-10-21T09:52:36-0700 DDEBUG Extra commands: ['upgrade'] > 2020-10-21T09:52:36-0700 DEBUG User-Agent: constructed: 'libdnf (Fedora > 32; generic; Linux.x86_64)' > 2020-10-21T09:52:37-0700 DEBUG repo: using cache for: adobe-linux-x86_64 > 2020-10-21T09:52:37-0700 DEBUG adobe-linux-x86_64: using metadata from > Fri 25 Sep 2020 05:55:17 PM PDT. > 2020-10-21T09:52:37-0700 DEBUG repo: using cache for: > fedora-cisco-openh264 > 2020-10-21T09:52:37-0700 DEBUG fedora-cisco-openh264: using metadata > from Tue 25 Aug 2020 12:05:18 PM PDT. > 2020-10-21T09:52:37-0700 DEBUG repo: using cache for: fedora-modular > 2020-10-21T09:52:37-0700 DEBUG fedora-modular: using metadata from Wed > 22 Apr 2020 02:03:13 PM PDT. > 2020-10-21T09:52:37-0700 DEBUG countme: no event for updates-modular: > window already counted > 2020-10-21T09:52:38-0700 DEBUG reviving: 'updates-modular' can be > revived - metalink checksums match. > 2020-10-21T09:52:38-0700 DEBUG loading repo 'updates-modular' failure: > failed to add solv [snip] Cut there since "failed to add solv" seems to be the key to this. I found a suggestion to clear a cache: sudo rm -rf /var/cache/dnf/* After that I did: sudo dnf upgrade It took 12 minutes to finish since it had to repopulate that cache and it was getting rather poor bandwidth for some reason but it finished without error and the error is gone. -- Doug Herr fedoraproject.org@xxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx