Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661136

Summary: sys-block/blocks-0.1.4_pre131210-r1 with x11-libs/fltk[games] : file collision in /usr/bin/blocks
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bkohler, desktop-misc
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2020-09-15   
Attachments: emerge-info.txt
emerge-history.txt
etc.portage.tbz2
logs.tbz2
sys-block:blocks-0.1.4_pre131210-r1:20180714-122349.log

Description Toralf Förster gentoo-dev 2018-07-14 12:34:04 UTC
 * Detected file collision(s):
 * 
 * 	/usr/bin/blocks
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * x11-libs/fltk-1.3.4:1::gentoo
 * 	/usr/bin/blocks
 * 
 * Package 'sys-block/blocks-0.1.4_pre131210-r1' NOT merged due to file

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)



emerge -qpv sys-block/blocks
[ebuild  N    ] sys-block/blocks-0.1.4_pre131210-r1  USE="minimal" PYTHON_TARGETS="python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-07-14 12:34:07 UTC
Created attachment 539520 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-14 12:34:10 UTC
Created attachment 539522 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-14 12:34:13 UTC
Created attachment 539524 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2018-07-14 12:34:16 UTC
Created attachment 539526 [details]
logs.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-14 12:34:19 UTC
Created attachment 539528 [details]
sys-block:blocks-0.1.4_pre131210-r1:20180714-122349.log
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2019-11-15 08:36:10 UTC
OK, either sys-block/blocks moves to use /usr/sbin/blocks (seeing as manipulating block devices might be privileged anyway) or we set a blocker in fltk like this:


   games? ( !sys-block/blocks )


Which?
Comment 7 Larry the Git Cow gentoo-dev 2019-11-15 10:05:54 UTC
The bug has been referenced in the following commit(s):

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

commit 8fb1a5665e05725f0ab3ed37be50e952017a2b56
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-11-15 08:52:31 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-11-15 10:05:48 +0000

    x11-libs/fltk: Block sys-block/blocks when USE=games
    
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Bug: https://bugs.gentoo.org/661136
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-libs/fltk/fltk-1.3.3-r3.ebuild | 1 +
 x11-libs/fltk/fltk-1.3.4.ebuild    | 1 +
 x11-libs/fltk/fltk-1.3.5-r2.ebuild | 1 +
 x11-libs/fltk/fltk-1.3.9999.ebuild | 1 +
 x11-libs/fltk/fltk-1.4.9999.ebuild | 1 +
 5 files changed, 5 insertions(+)