我收到一系列与此类似的错误
file /usr/share/doc/glibc/NEWS from install of glibc-2.25-10.fc26.i686 conflicts with file from package glibc-2.25-7.fc26.x86_64
Run Code Online (Sandbox Code Playgroud)
当我尝试时dnf update
,当我做dnf install
任何事情时都会出现 Python 异常。这些是同时出现的新错误,可能与我昨天在 a 中遇到的电源故障有关dnf update
,尽管历史日志似乎表明它在断电之前已经完成,但有一些错误。
当前的完整错误dnf update
:
Error: Transaction check error:
file /usr/share/doc/glibc/NEWS from install of glibc-2.25-10.fc26.i686 conflicts with file from package glibc-2.25-7.fc26.x86_64
file /usr/share/man/man1/xmlwf.1.gz from install of expat-2.2.4-1.fc26.i686 conflicts with file from package expat-2.2.1-1.fc26.x86_64
file /usr/share/doc/sqlite-libs/README.md from install of sqlite-libs-3.20.1-1.fc26.i686 conflicts with file from package sqlite-libs-3.19.3-1.fc26.x86_64
file /usr/share/doc/gdk-pixbuf2/NEWS from install of gdk-pixbuf2-2.36.9-1.fc26.i686 conflicts …
Run Code Online (Sandbox Code Playgroud)