Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685938 - app-misc/mc-4.8.22 with sci-libs/mc-1.5 - file collision in /usr/lib64/libmc.so
Summary: app-misc/mc-4.8.22 with sci-libs/mc-1.5 - file collision in /usr/lib64/libmc.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-14 09:06 UTC by Toralf Förster
Modified: 2019-05-15 07:46 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.36 KB, text/plain)
2019-05-14 09:07 UTC, Toralf Förster
Details
app-misc:mc-4.8.22:20190514-084756.log (app-misc:mc-4.8.22:20190514-084756.log,615.64 KB, text/plain)
2019-05-14 09:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.32 KB, text/plain)
2019-05-14 09:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.48 KB, application/x-bzip)
2019-05-14 09:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,23.08 KB, application/x-bzip)
2019-05-14 09:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-05-14 09:06:58 UTC
 * Detected file collision(s):
 * 
 * 	/usr/lib64/libmc.so
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * sci-libs/mc-1.5:0::gentoo
 * 	/usr/lib64/libmc.so
 * 
 * Package 'app-misc/mc-4.8.22' NOT merged due to file collisions. If

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20190510-225704

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.34.1 *
  [2]   rust-1.34.1



emerge -qpvO app-misc/mc
[ebuild  N    ] app-misc/mc-4.8.22  USE="edit mclib nls slang unicode xdg -X -gpm -samba -sftp -spell -test"
Comment 1 Toralf Förster gentoo-dev 2019-05-14 09:07:01 UTC
Created attachment 576618 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-14 09:07:04 UTC
Created attachment 576620 [details]
app-misc:mc-4.8.22:20190514-084756.log
Comment 3 Toralf Förster gentoo-dev 2019-05-14 09:07:07 UTC
Created attachment 576622 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-14 09:07:09 UTC
Created attachment 576624 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-14 09:07:12 UTC
Created attachment 576626 [details]
logs.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-05-15 07:46:20 UTC
The bug has been closed via the following commit(s):

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

commit b8bb62f24882f4db3f16b80b650bc4c575223e0b
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-05-15 07:45:52 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-05-15 07:46:10 +0000

    app-misc/mc: drop USE=mclib, bug #685938
    
    Today mclib does not expose any headers and is linked to
    single 'mc' binary. Thus there is no advantage of having
    a library. Let's avoid shared library altogether
    as it also conflicts with sci-libs/mc.
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/685938
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-misc/mc/mc-4.8.22.ebuild | 8 ++++++--
 app-misc/mc/mc-9999.ebuild   | 8 ++++++--
 app-misc/mc/metadata.xml     | 1 -
 3 files changed, 12 insertions(+), 5 deletions(-)