diff options
author | Armin Kuster <akuster808@gmail.com> | 2016-06-04 15:51:27 -0700 |
---|---|---|
committer | Armin Kuster <akuster@mvista.com> | 2016-06-26 11:51:41 -0700 |
commit | a7ae942a5d2e5a41d4caf653ed074949a80a381e (patch) | |
tree | 8bfc1b3394c4f178bb6b68835ba36e3e19740995 /recipes-forensic | |
parent | 05e71050f0602805533052d34a7f6bc2235de585 (diff) | |
download | meta-security-krogoth.tar.gz meta-security-krogoth.tar.bz2 meta-security-krogoth.zip |
nmap: fix several new QA warnings.krogoth
WARNING: nmap-7.12-r0 do_package: QA Issue: nmap: Files/directories were installed but not shipped in any package:
/usr/lib
/usr/bin/ndiff
/usr/bin/nping
/usr/bin/ncat
/usr/lib/python2.7
/usr/lib/python2.7/site-packages
/usr/lib/python2.7/site-packages/ndiff.pyc
/usr/lib/python2.7/site-packages/ndiff.py
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
nmap: 8 installed and not shipped files. [installed-vs-shipped]
remove crazyness and let the system figure out packaging info
remove ndiff.py* as the compiled version is installed in /usr/bin
and remove the leftover python site-package cruft.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'recipes-forensic')
0 files changed, 0 insertions, 0 deletions