Centos 7 - nmap problem

Issues related to applications and software problems
Post Reply
evolish
Posts: 1
Joined: 2021/02/22 02:11:52

Centos 7 - nmap problem

Post by evolish » 2021/02/22 02:26:54

Hi,
I have a problem with nmap, I mention that I have -> CentOS Linux release 7.9.2009 (Core) and I get this error below.
Can someone help me solve this problem ?
Thank you in advance !


------------------------
[root@unknown ~]# yum -y install nmap
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: www6.atomicorp.com
* epel: mirror.freethought-internet.co.uk
Resolving Dependencies
--> Running transaction check
---> Package nmap.x86_64 2:6.47-8.el7.art will be installed
--> Processing Dependency: nmap-ncat = 2:6.47-8.el7.art for package: 2:nmap-6.47-8.el7.art.x86_64
--> Running transaction check
---> Package nmap-ncat.x86_64 2:6.47-8.el7.art will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================================
Installing:
nmap x86_64 2:6.47-8.el7.art atomic 4.1 M
Installing for dependencies:
nmap-ncat x86_64 2:6.47-8.el7.art atomic 200 k

Transaction Summary
=============================================================================================================================================================================================
Install 1 Package (+1 Dependent package)

Total size: 4.3 M
Installed size: 17 M
Downloading packages:
Running transaction check
Running transaction test


Transaction check error:
file /usr/bin/ncat from install of nmap-ncat-2:6.47-8.el7.art.x86_64 conflicts with file from package ncat-2:7.60-1.x86_64
file /usr/share/man/man1/ncat.1.gz from install of nmap-ncat-2:6.47-8.el7.art.x86_64 conflicts with file from package ncat-2:7.60-1.x86_64

Error Summary
-------------

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Centos 7 - nmap problem

Post by TrevorH » 2021/02/22 04:44:01

Disable the atomic repo, it's not recommended and has seen no updates in quite a while.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply