You could use LANG=C on the command line before the yum update command to get english output. Like so: Code: LANG=C yum update
Have you installed python packages from outside of normal Centos repository? It looks like the package dependencies are mixed.
Please do these: https://www.howtoforge.com/community/threads/please-read-before-posting.58408/ Is this a system you just installed or has it been running OK for some time already?
S.O. has been installed since the first version of centos 7 .. it has been working and updating without problems for years ispconfig update and yum update always without problems until now the problem is the python-rpm-macros epel version and the new centos repository python-rpm-macros epel version is older than the basic version of the new centos how can i solve?
I asked you in #2 Now you write Which means you have installed stuff not from usual CentOS repositories. As you now have found out, not using those extra repositories solves the problem of mixed dependencies. I do not know why epel repo is not working for you. What kind of update is this? Have you verified the epel repo you use is for the CentOS version you have?
I have not manually installed anything. I installed centos with guide "The Perfect Server CentOS 7" Epel repo is Last Next week, I make Backup Server, I make update Centos with epel disabled Then I'll let you know Thank you Very Much Dany