在 centos8 上执行 linux 命令时报错
[root@VM-16-14-centos ~]# dnf update epel-release Repository epel is listed more than once in the configuration Last metadata expiration check: 2:24:16 ago on Mon 25 Apr 2022 07:27:51 AM CST. Module yaml error: Unexpected key in data: static_context [line 9 col 3] Module yaml error: Unexpected key in data: static_context [line 9 col 3] Dependencies resolved. Nothing to do. Complete!解决方案:
可以通过升级 libmodulemd (dnf upgrade libmodulemd) 解决。该问题已在 libmodulemd-2.13.0-1.fc33 中修复。



