Bug 759853

Summary: cannot find nmap-os-db file
Product: [Fedora] Fedora Reporter: Daniel <daniel>
Component: nmapAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: mhlavink
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-05 10:52:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Daniel 2011-12-04 11:02:31 UTC
Description of problem: Trying to start a scan via nmap one gets the following error message
"OS scan requested but I cannot find nmap-os-db file.  It should be in /usr/local/share/nmap, ~/.nmap/ or . QUITTING!"

Version-Release number of selected component (if applicable): 5.51-1.fc16

Comment 1 Michal Hlavinka 2011-12-05 09:56:47 UTC
Do you really have original nmap package from fedora? We use /usr/share/nmap instead of /usr/local/share/nmap. Also I tried to reproduce this and it's working for me without any problem. Try to reinstall nmap package "yum reinstall nmap".

What command line options did you use?

Comment 2 Daniel 2011-12-05 10:52:08 UTC
BS"D
Yes sure, I did yum erase -y nmap nmap-frontend as root and installed them from new. Maybeit was some old binary from the original version which I had left under /usr/local/bin since the fedora package does not install anything under /usr/local/share/. Now I cleaned /usr/local/ up and reinstalled the packages ... and it works. So blame it all on me. Sorry for bothering.