Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765388 - dev-python/Faker-5.5.1 : file collision with dev-ruby/faker-2.15.1
Summary: dev-python/Faker-5.5.1 : file collision with dev-ruby/faker-2.15.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-14 08:08 UTC by Toralf Förster
Modified: 2021-01-23 09:29 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.40 KB, text/plain)
2021-01-14 08:08 UTC, Toralf Förster
Details
dev-python:Faker-5.5.1:20210113-232657.log (dev-python:Faker-5.5.1:20210113-232657.log,366.87 KB, text/plain)
2021-01-14 08:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,679.39 KB, text/plain)
2021-01-14 08:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.96 KB, application/x-bzip)
2021-01-14 08:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.33 KB, application/x-bzip)
2021-01-14 08:08 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 2021-01-14 08:08:15 UTC
 * Detected file collision(s):
 * 
 * 	/usr/bin/faker
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-ruby/faker-2.15.1:2::gentoo
 * 	/usr/bin/faker
 * 
 * Package 'dev-python/Faker-5.5.1' NOT merged due to file collisions. If

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20201220-103336

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.1
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Jan 13 10:05:19 PM UTC 2021

emerge -qpvO dev-python/Faker
[ebuild  N    ] dev-python/Faker-5.5.1  USE="-test" PYTHON_TARGETS="python3_8 (-python3_6) -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-01-14 08:08:16 UTC
Created attachment 682792 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-14 08:08:18 UTC
Created attachment 682795 [details]
dev-python:Faker-5.5.1:20210113-232657.log
Comment 3 Toralf Förster gentoo-dev 2021-01-14 08:08:20 UTC
Created attachment 682798 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-01-14 08:08:22 UTC
Created attachment 682801 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-01-14 08:08:23 UTC
Created attachment 682804 [details]
logs.tar.bz2
Comment 6 Bernard Cafarelli gentoo-dev 2021-01-18 20:46:46 UTC
Sigh, I guess most of the dev-*/Faker packages will have their own binary.

I guess as this is a mostly for test package, blocking is easier than renaming for users? I will add it in next revision bump for dev-python/Faker
Comment 7 Larry the Git Cow gentoo-dev 2021-01-23 09:29:25 UTC
The bug has been closed via the following commit(s):

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

commit fae2fb778c76b33ae36c1b167e622041ed4368fe
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2021-01-23 09:16:16 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2021-01-23 09:16:23 +0000

    dev-python/Faker: 5.6.5 bump
    
    Add blocker on ruby faker (same binary name)
    Add missing test dependency
    
    Closes: https://bugs.gentoo.org/765193
    Closes: https://bugs.gentoo.org/765388
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 dev-python/Faker/{Faker-5.5.1.ebuild => Faker-5.6.5.ebuild}  |  6 ++++--
 dev-python/Faker/Manifest                                    |  2 +-
 ...r-5.5.1-ukposttest.patch => Faker-5.6.5-ukposttest.patch} | 12 ++++++------
 3 files changed, 11 insertions(+), 9 deletions(-)