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 2020-10-21T09:52:38-0700 DDEBUG Cleaning up. 2020-10-21T09:52:38-0700 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/dnf/base.py", line 144, in _add_repo_to_sack self._sack.load_repo(repo._repo, build_cache=True, **mdload_flags) _hawkey.Exception: failed to add solv During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.8/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.8/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.8/site-packages/dnf/cli/cli.py", line 1149, in run self._process_demands() File "/usr/lib/python3.8/site-packages/dnf/cli/cli.py", line 837, in _process_demands self.base.fill_sack( File "/usr/lib/python3.8/site-packages/dnf/base.py", line 392, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.8/site-packages/dnf/base.py", line 147, in _add_repo_to_sack raise dnf.exceptions.RepoError( dnf.exceptions.RepoError: Loading repository 'updates-modular' has failed 2020-10-21T09:52:38-0700 CRITICAL Error: Loading repository 'updates-modular' has failed -- 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