Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697784 - sys-libs/musl-nscd-1.0.2 : file collision with sys-libs/glibc-2.30-r1
Summary: sys-libs/musl-nscd-1.0.2 : file collision with sys-libs/glibc-2.30-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
: 709978 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-10-15 16:59 UTC by Toralf Förster
Modified: 2020-02-19 14:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2019-10-15 16:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.31 KB, text/plain)
2019-10-15 16:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.18 KB, application/x-bzip)
2019-10-15 16:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,497 bytes, application/x-bzip)
2019-10-15 16:59 UTC, Toralf Förster
Details
sys-libs:musl-nscd-1.0.2:20191015-152952.log (sys-libs:musl-nscd-1.0.2:20191015-152952.log,12.38 KB, text/plain)
2019-10-15 16:59 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-10-15 16:59:43 UTC
 * Detected file collision(s):
 * 
 * 	/usr/include/nss.h
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * sys-libs/glibc-2.30-r1:2.2::gentoo
 * 	/usr/include/nss.h
 * 
 * Package 'sys-libs/musl-nscd-1.0.2' NOT merged due to file collisions.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20191014-001639

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.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) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 15 Oct 2019 14:33:35 +0000

emerge -qpvO sys-libs/musl-nscd
[ebuild  N    ] sys-libs/musl-nscd-1.0.2  USE="-minimal"
Comment 1 Toralf Förster gentoo-dev 2019-10-15 16:59:46 UTC
Created attachment 592800 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-15 16:59:49 UTC
Created attachment 592802 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-15 16:59:51 UTC
Created attachment 592804 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2019-10-15 16:59:54 UTC
Created attachment 592806 [details]
logs.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-15 16:59:57 UTC
Created attachment 592808 [details]
sys-libs:musl-nscd-1.0.2:20191015-152952.log
Comment 6 Sergei Trofimovich (RETIRED) gentoo-dev 2019-10-23 21:56:44 UTC
Given that it conflicts with glibc I suggest musl-nscd maintainer to mask it everywhere except for musl profiles.
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2020-02-18 19:43:21 UTC
*** Bug 709978 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2020-02-19 14:07:00 UTC
The bug has been closed via the following commit(s):

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

commit 6fb5d6e431ad887789ee91496ec61a46001203d3
Author:     Anthony G. Basile <blueness@gentoo.org>
AuthorDate: 2020-02-19 14:06:26 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2020-02-19 14:06:53 +0000

    sys-libs/musl-nscd: do not install on glibc or ulcibc, bug #697784
    
    Closes: https://bugs.gentoo.org/697784
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 sys-libs/musl-nscd/musl-nscd-1.0.2.ebuild | 6 +++++-
 sys-libs/musl-nscd/musl-nscd-9999.ebuild  | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)