CentOS installs the software (for example:# Yum Install Subversion) and sometimes encounters errors like the following:
Transaction Check error:file/usr/lib64/libsvn_client-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts W ITH file from package subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/lib64/libsvn_delta-1.so.0.0.0 from install of SUBV ersion-1.8.11-1.x86_64 conflicts with file from the package subversion-libs-1.7.14-7.el7_0.x86_64 File/usr/lib64/libsvn_ diff-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts with file from package Subversion-libs-1.7.14-7.el7 _0.x86_64 file/usr/lib64/libsvn_fs-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts with file from Packag E subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/lib64/libsvn_fs_base-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts with file from the package subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/lib64/ libsvn_fs_fs-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts with file from package subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/lib64/libsvn_fs_util-1.so.0.0.0 FroM install of subversion-1.8.11-1.x86_64 conflicts with file from package subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/ lib64/libsvn_ra-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts with file from package subversion-libs-1 .7.14-7.el7_0.x86_64 file/usr/lib64/libsvn_ra_local-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts With file from package subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/lib64/libsvn_ra_svn-1.so.0.0.0 from install of SU bversion-1.8.11-1.x86_64 conflicts with file from the package subversion-libs-1.7.14-7.el7_0.x86_64 FILE/USR/LIB64/LIBSVN _repos-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts with file from package subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/lib64/libsvn_subr-1.so.0.0.0 from Install of subversion-1.8.11-1.x86 _64 conflicts with file from the package subversion-libs-1.7.14-7.el7_0.x86_64 file/usr/lib64/libsvn_wc-1.so.0.0.0 from INS Tall of subversion-1.8.11-1.x86_64 conflicts with file from packageSubversion-libs-1.7.14-7.el7_0.x86_64 Error Summary-------------
The workaround is to delete a version that is not needed:
# RPM-E Subversion-libs-1.7.14-7.el7_0.x86_64
(original articles, reproduced please indicate the CSDN blog from Clement-xu. )
Copyright NOTICE: This article is the original article, reprint please indicate the CSDN blog which is transferred from Clement-xu.
CentOS Install software error transaction check error ... file...conflicts with file from the package ZZZ solution