我的 dnf / yum 坏了
yum update -y
Traceback (most recent call last):
File "/usr/bin/dnf", line 57, in <module>
from dnf.cli import main
ModuleNotFoundError: No module named 'dnf'
未找到有关 GLIBC 的错误...
当我尝试编译 glibc 或 gcc 时,我得到
"no acceptable C compiler found in $PATH"
在没有可用的 dnf 的情况下如何重新编译 gcc 和/或 glibc