Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858365 - net-analyzer/nmap-7.92-r1[symlink] file collision with /usr/bin/nc
Summary: net-analyzer/nmap-7.92-r1[symlink] file collision with /usr/bin/nc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
: 859355 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-07-16 12:32 UTC by Conrad Kostecki
Modified: 2022-07-19 15:09 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,142.83 KB, text/plain)
2022-07-16 12:42 UTC, Conrad Kostecki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2022-07-16 12:32:17 UTC
It fails with and without USE flag 'symlink'.

>>> Installing (1 of 1) net-analyzer/nmap-7.92-r1::gentoo
 * checking 821 files for package collisions
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at https://bugs.gentoo.org/ unless you report exactly
 * which two packages install the same file(s). See
 * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
 * to solve the problem. And once again, please do NOT file a bug report
 * unless you have completely understood the above message.
 *
 * Detected file collision(s):
 *
 *      /usr/bin/nc
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * net-analyzer/netcat-110.20180111-r1:0::gentoo
 *      /usr/bin/nc
 *
 * Package 'net-analyzer/nmap-7.92-r1' NOT merged due to file collisions.
 * If necessary, refer to your elog messages for the whole content of the
 * above message.

╰─➤  equery belongs /usr/bin/nc                                                                                                                                  
 * Searching for /usr/bin/nc ...
net-analyzer/netcat-110.20180111-r1 (/usr/bin/nc)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-16 12:38:01 UTC
Can you show me the build.log of it failing with USE=-symlink?
Comment 2 Conrad Kostecki gentoo-dev 2022-07-16 12:42:34 UTC
Sorry, somehow i must misspelled locally in my tests, it fails only with USE="symlink".
Comment 3 Conrad Kostecki gentoo-dev 2022-07-16 12:42:47 UTC
Created attachment 791723 [details]
build.log
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-19 15:07:11 UTC
*** Bug 859355 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2022-07-19 15:09:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82dd30fa966e703982dfed6e6cf258f2fa0405fb

commit 82dd30fa966e703982dfed6e6cf258f2fa0405fb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-19 15:08:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-19 15:09:30 +0000

    net-analyzer/nmap: add blockers on netcat
    
    Closes: https://bugs.gentoo.org/858365
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/nmap/{nmap-7.92-r1.ebuild => nmap-7.92-r2.ebuild} | 4 ++++
 net-analyzer/nmap/nmap-9999.ebuild                             | 8 +++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)