Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668892 - x11-terms/kterm-6.2.0-r6 : file collision with games-board/xgammon-0.98-r1
Summary: x11-terms/kterm-6.2.0-r6 : file collision with games-board/xgammon-0.98-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-17 20:02 UTC by Toralf Förster
Modified: 2021-04-16 04:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.70 KB, text/plain)
2018-10-17 20:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,444.68 KB, text/plain)
2018-10-17 20:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.85 KB, application/x-bzip)
2018-10-17 20:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,529 bytes, application/x-bzip)
2018-10-17 20:02 UTC, Toralf Förster
Details
x11-terms:kterm-6.2.0-r6:20181017-095621.log (x11-terms:kterm-6.2.0-r6:20181017-095621.log,119.30 KB, text/plain)
2018-10-17 20:02 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 2018-10-17 20:02:42 UTC
 * Detected file collision(s):
 * 
 * 	/usr/lib64/X11/app-defaults
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * games-board/xgammon-0.98-r1:0::gentoo
 * 	/usr/lib64/X11/app-defaults
 * 
 * games-board/xscrabble-2.10-r2:0::gentoo
 * 	/usr/lib64/X11/app-defaults
 * 
 * Package 'x11-terms/kterm-6.2.0-r6' NOT merged due to file collisions.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20181006-211214

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO x11-terms/kterm
[ebuild  N    ] x11-terms/kterm-6.2.0-r6  USE="-Xaw3d"
Comment 1 Toralf Förster gentoo-dev 2018-10-17 20:02:44 UTC
Created attachment 551710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-17 20:02:47 UTC
Created attachment 551712 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-17 20:02:50 UTC
Created attachment 551714 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2018-10-17 20:02:53 UTC
Created attachment 551716 [details]
logs.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-17 20:02:56 UTC
Created attachment 551718 [details]
x11-terms:kterm-6.2.0-r6:20181017-095621.log
Comment 6 Larry the Git Cow gentoo-dev 2021-04-16 04:47:32 UTC
The bug has been closed via the following commit(s):

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

commit 2b541fdfe5df85dc7b55270d658404e53ffc735d
Author:     Ionen Wolkens <sudinave@gmail.com>
AuthorDate: 2021-04-15 22:42:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-16 04:46:55 +0000

    x11-terms/kterm: revbump to fix the collision fix
    
    Fix pre-existed to avoid collisions with games-board/xscrabble and
    games-board/xgammon but didn't check for right libdir.
    
    New revisions are able to coexist.
    
    Closes: https://bugs.gentoo.org/668892
    Closes: https://bugs.gentoo.org/706322
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-terms/kterm/{kterm-6.2.0-r6.ebuild => kterm-6.2.0-r7.ebuild} | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit caee0cc22d76df22d05a2ec6ab3beb2afea88403
Author:     Ionen Wolkens <sudinave@gmail.com>
AuthorDate: 2021-04-15 23:46:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-16 04:46:54 +0000

    games-board/xgammon: revbump for x11-terms/kterm collision fix
    
    Like kterm, this too creates an unneeded symlink, removed to be safe
    on top of blocker.
    
    Bug: https://bugs.gentoo.org/668892
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../xgammon/{xgammon-0.98-r2.ebuild => xgammon-0.98-r3.ebuild}   | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)