Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642954 - app-crypt/acme-0.20.0 : file collision with dev-python/josepy-1.0.1
Summary: app-crypt/acme-0.20.0 : file collision with dev-python/josepy-1.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-01 12:40 UTC by Toralf Förster
Modified: 2018-01-26 00:47 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.54 KB, text/plain)
2018-01-01 12:40 UTC, Toralf Förster
Details
app-crypt:acme-0.20.0:20180101-113616.log (app-crypt:acme-0.20.0:20180101-113616.log,56.20 KB, text/plain)
2018-01-01 12:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,156.49 KB, text/plain)
2018-01-01 12:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.84 KB, application/x-bzip)
2018-01-01 12:40 UTC, Toralf Förster
Details
Add a blocker against acme-0.20.0 and lower (file_642954.txt,531 bytes, patch)
2018-01-25 03:35 UTC, Kristian Duus Østergaard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-01-01 12:40:00 UTC
 * Detected file collision(s):
 * 
 * 	/usr/lib/python-exec/python3.5/jws
 * 	/usr/lib/python-exec/python2.7/jws
 * 	/usr/bin/jws
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-python/josepy-1.0.1:0::gentoo
 * 	/usr/bin/jws
 * 	/usr/lib/python-exec/python2.7/jws
 * 	/usr/lib/python-exec/python3.5/jws
 * 
 * Package 'app-crypt/acme-0.20.0' NOT merged due to file collisions. If

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-crypt/acme
[ebuild  N    ] app-crypt/acme-0.20.0  USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-01 12:40:03 UTC
Created attachment 512492 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-01 12:40:06 UTC
Created attachment 512494 [details]
app-crypt:acme-0.20.0:20180101-113616.log
Comment 3 Toralf Förster gentoo-dev 2018-01-01 12:40:09 UTC
Created attachment 512496 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-01 12:40:12 UTC
Created attachment 512498 [details]
etc.portage.tbz2
Comment 5 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-01-01 20:57:44 UTC
fixed, it used to be a built in lib for acme, but it's not in master (9999).
Comment 6 Kristian Duus Østergaard 2018-01-25 03:35:13 UTC
Created attachment 516510 [details, diff]
Add a blocker against acme-0.20.0 and lower
Comment 7 Kristian Duus Østergaard 2018-01-25 03:37:48 UTC
Added a patch as I was still seeing it today
Comment 8 Larry the Git Cow gentoo-dev 2018-01-26 00:47:02 UTC
The bug has been closed via the following commit(s):

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

commit 07260e22b49d6b06c79e997223f45a92a839fb30
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-01-26 00:45:22 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-01-26 00:46:51 +0000

    dev-python/josepy: block on earlier versions of acme
    
    Closes: https://bugs.gentoo.org/642954
    
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/josepy/josepy-1.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)