Centos 7 yum update conflict

auto update and yum update is not complete update because of this.
Anybody can tell me how to solve it?

Transaction check error:
file /usr/bin/deliverquota from install of maildrop-2.8.4-1.el7.nux.x86_64 conflicts with file from package courier-imap-2.1.2-166.rhe7x.iworx.x86_64
file /usr/bin/maildirmake from install of maildrop-2.8.4-1.el7.nux.x86_64 conflicts with file from package courier-imap-2.1.2-166.rhe7x.iworx.x86_64
file /usr/share/man/man1/maildirmake.1.gz from install of maildrop-2.8.4-1.el7.nux.x86_64 conflicts with file from package courier-imap-doc-2.1.2-166.rhe7x.iworx.x86_64
file /usr/share/man/man8/deliverquota.8.gz from install of maildrop-2.8.4-1.el7.nux.x86_64 conflicts with file from package courier-imap-doc-2.1.2-166.rhe7x.iworx.x86_64

Error Summary

Hi vmk

I think a bit more detail is needed

Is the output you posted from IW update or from SSH command

What is the centos 7 version

Myself, I have a feeling you have enabled multiple repos and they are the ones causing the mismatch but I could be entirely wrong sorry

I would open a support ticket and let IW have a look to see what’s happening

Many thanks

John

Hello,

First get e-mail noti from iw auto update and after that tryed with ssh command and got same result.

cat /etc/centos-release

CentOS Linux release 7.9.2009 (Core)

Repos:
repo id repo name status
base/7/x86_64 CentOS-7-Base 10,072
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 13,494
extras/7/x86_64 CentOS-7 - Extras 448
interworx-hotfix InterWorx Hotfix 6
interworx-release/7/x86_64 InterWorx Release - RedHat Enterprise 7 584
interworx-release-noarch InterWorx Release - Generic 407
interworx-stable/7/x86_64 InterWorx Stable - RedHat Enterprise 7 92
interworx-stable-noarch InterWorx Stable - Generic 35
mariadb-10.2 MariaDB 10.2 97
nux-dextop/x86_64 Nux.Ro RPMs for general desktop use 2,724
remi-php73 Remi’s PHP 7.3 RPM repository for Enterprise L 392
remi-safe Safe Remi’s RPM repository for Enterprise Linu 4,065
updates/7/x86_64 CentOS-7-Updates 1,158
repolist: 33,574

I think i’m not enabled any additional repos manually (only system default enabled) but looked that this maildrop-2.8.4-1.el7.nux.x86_64 is from Nux.Ro RPMs for general desktop use (nux-dextop) repo and this repo rescription seems to be wrong (for general desktop use).
I think i disable this repo at the moment or You have better idea?.

Hi vmk

Many thanks and yes, I would disable that repo as it is desktop (not sure why you would have it listed or enabled)

Below is taken from one of our Centos 7 servers and some are not for your server or modules you may not have in use, such as OMSA or R1soft

Once you have disabled the repo, if you run a check for updates, I am sure the mismatch will not appear and you should be able to install any remaining updates found, unless you manually installed them individually

Many thanks and stay safe

John

CentOS Linux release 7.9.2009 (Core)

repo name                           status

base/7/x86_64 CentOS-7 - Base 10,072
centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo 816
dell-omsa-indep/7/x86_64 Dell OMSA repository - Hardware ind 0
dell-omsa-specific/7/x86_64 Dell OMSA repository - Hardware spe 0
dell-system-update_dependent/7/x86_64 dell-system-update_dependent 41
dell-system-update_independent dell-system-update_independent 565
dotnet/7/x86_64 CentOS-7 - DotNet 177
epel/x86_64 Extra Packages for Enterprise Linux 13,494
extras/7/x86_64 CentOS-7 - Extras 448
interworx-hotfix InterWorx Hotfix 6
interworx-release/7/x86_64 InterWorx Release - RedHat Enterpri 584
interworx-release-candidate/7/x86_64 InterWorx Release Candidate - RedHa 250
interworx-release-candidate-noarch InterWorx Release Candidate - Gener 24
interworx-release-noarch InterWorx Release - Generic 407
interworx-stable/7/x86_64 InterWorx Stable - RedHat Enterpris 92
interworx-stable-noarch InterWorx Stable - Generic 35
mariadb-10.2 MariaDB 10.2 97
r1soft/x86_64 R1Soft Repository Server 21
remi-php74 Remi’s PHP 7.4 RPM repository for E 376
remi-safe Safe Remi’s RPM repository for Ente 4,065
updates/7/x86_64 CentOS-7 - Updates 1,158
repolist: 32,728

Yes removed before and update was completed without any conflicts now.
This is interesting why this repo was active…got only default repos there, never added repos to this server myself.

Anyway thanks for repo idea :slight_smile: