Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833959 - dev-python/pypy3-exe-7.3.8 - file collision with dev-python/pypy3-exe-bin-7.3.8
Summary: dev-python/pypy3-exe-7.3.8 - file collision with dev-python/pypy3-exe-bin-7.3.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-24 08:26 UTC by Toralf Förster
Modified: 2022-03-31 11:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.56 KB, text/plain)
2022-02-24 08:26 UTC, Toralf Förster
Details
dev-python:pypy3-exe-7.3.8:20220223-232321.log.bz2 (dev-python:pypy3-exe-7.3.8:20220223-232321.log.bz2,27.17 KB, application/x-bzip)
2022-02-24 08:26 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,76.73 KB, application/x-bzip)
2022-02-24 08:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.27 KB, application/x-bzip)
2022-02-24 08:26 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,33.22 KB, application/x-bzip)
2022-02-24 08:26 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 2022-02-24 08:26:11 UTC
 * Press Ctrl-C to Stop
 * 
 * dev-python/pypy3-exe-bin-7.3.8:3.9-7.3.8::gentoo
 * 	/usr/bin/pypy3.9-c-7.3.8
 * 	/usr/include/pypy3.9/7.3.8/genericaliasobject.h
 * 	/usr/include/pypy3.9/7.3.8/graminit.h

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.1
  [2]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 4873f37ddbe775b708ce7ce2c8a64746d1797a38
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 23 22:52:05 2022 +0000

    2022-02-23 22:52:03 UTC

emerge -qpvO dev-python/pypy3-exe
[ebuild  N    ] dev-python/pypy3-exe-7.3.8  USE="bzip2 jit -low-memory -ncurses" CPU_FLAGS_X86="(-sse2)"
Comment 1 Toralf Förster gentoo-dev 2022-02-24 08:26:12 UTC
Created attachment 765730 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-24 08:26:13 UTC
Created attachment 765731 [details]
dev-python:pypy3-exe-7.3.8:20220223-232321.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-02-24 08:26:14 UTC
Created attachment 765732 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-02-24 08:26:15 UTC
Created attachment 765733 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-24 08:26:17 UTC
Created attachment 765734 [details]
logs.tar.bz2
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-03-31 11:49:00 UTC
Kinda funny that both package were supposed to block each other, and both blockers had different mistakes ;-).
Comment 7 Larry the Git Cow gentoo-dev 2022-03-31 11:49:08 UTC
The bug has been closed via the following commit(s):

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

commit 28ff564b95114015e12d9f8ad717836c1114d46d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-03-31 11:48:25 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-03-31 11:49:05 +0000

    dev-python/pypy3-exe-bin: Fix blocker on pypy3-exe
    
    Closes: https://bugs.gentoo.org/833959
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.7.ebuild | 4 ++--
 dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.8.ebuild | 2 +-
 dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

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

commit 759d3a3819f41586ee07d284ade6c2d1cf5f6048
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-03-31 11:47:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-03-31 11:49:04 +0000

    dev-python/pypy3-exe: Fix blocker on pypy3-exe-bin
    
    Closes: https://bugs.gentoo.org/833959
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild | 2 +-
 dev-python/pypy3-exe/pypy3-exe-7.3.9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)