При попытке установить PostFIX на CentOS 7 с помощью yum:
yum install postfix
Он предоставляет следующие отзывы и не устанавливается:
Loaded plugins: fastestmirror, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 169.255.59.74
* cpanel-addons-production-feed: 169.255.59.74
* base: repos-jnb.psychz.net
* epel: mirror.wbs.co.za
* extras: repos-jnb.psychz.net
* nux-dextop: mirror.li.nux.ro
* updates: repos-jnb.psychz.net
Resolving Dependencies
--> Running transaction check
---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
Removing postfix.x86_64 2:2.10.1-6.el7 - u due to obsoletes from installed exim-4.89-2.cp1162.x86_64
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
--> Finished Dependency Resolution
Я даже пытался установить внешний SSH через Cpanel WHM, и это дает обратную связь:
Loaded plugins: fastestmirror, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 169.255.59.74
* cpanel-addons-production-feed: 169.255.59.74
* base: repos-jnb.psychz.net
* extras: repos-jnb.psychz.net
* nux-dextop: mirror.li.nux.ro
* updates: repos-jnb.psychz.net
Resolving Dependencies
--> Running transaction check
Removing postfix.x86_64 2:2.10.1-6.el7 - u due to obsoletes from installed exim-4.89-2.cp1162.x86_64
--> Restarting Dependency Resolution with new changes.
--> Finished Dependency Resolution
Install complete.
Я все еще очень плохо знаком с Linux и CentOS и не могу понять, в чем проблема. Действия, которые я предпринял:
Восстановленная RPM DB
yum remove postfix
yum reinstall postfix
Любой совет будет принята с благодарностью.