Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753976 - dev-python/pretty-yaml-20.4.0 : file collision with dev-python/pyaml-20.4.0
Summary: dev-python/pretty-yaml-20.4.0 : file collision with dev-python/pyaml-20.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-11 08:10 UTC by Toralf Förster
Modified: 2020-11-11 15:41 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.31 KB, text/plain)
2020-11-11 08:10 UTC, Toralf Förster
Details
dev-python:pretty-yaml-20.4.0:20201110-210511.log (dev-python:pretty-yaml-20.4.0:20201110-210511.log,10.11 KB, text/plain)
2020-11-11 08:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.25 KB, text/plain)
2020-11-11 08:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.93 KB, application/x-bzip)
2020-11-11 08:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.13 KB, application/x-bzip)
2020-11-11 08:10 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 2020-11-11 08:10:14 UTC
  -------------------------------------------------------------------

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

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

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


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Nov 10 08:05:22 PM UTC 2020

emerge -qpvO dev-python/pretty-yaml
[ebuild  N    ] dev-python/pretty-yaml-20.4.0  USE="-test" PYTHON_TARGETS="python3_7 -python3_6 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-11-11 08:10:16 UTC
Created attachment 670843 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-11 08:10:17 UTC
Created attachment 670846 [details]
dev-python:pretty-yaml-20.4.0:20201110-210511.log
Comment 3 Toralf Förster gentoo-dev 2020-11-11 08:10:19 UTC
Created attachment 670849 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-11 08:10:20 UTC
Created attachment 670852 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-11 08:10:21 UTC
Created attachment 670855 [details]
logs.tbz2
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-11-11 08:37:27 UTC
Why is this assigned to python@?  It's not us who screwed up and added a duplicate package.
Comment 7 Toralf Förster gentoo-dev 2020-11-11 13:24:06 UTC
(In reply to Toralf Förster from comment #5)
> Created attachment 670855 [details]
> logs.tbz2

For file collisions both parties are automatically assigned, not only the one which is currently failing.
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-11-11 13:45:20 UTC
(In reply to Toralf Förster from comment #7)
> (In reply to Toralf Förster from comment #5)
> > Created attachment 670855 [details]
> > logs.tbz2
> 
> For file collisions both parties are automatically assigned, not only the
> one which is currently failing.

But here the second party wasn't CC-ed, so something went wrong.
Comment 9 Larry the Git Cow gentoo-dev 2020-11-11 15:41:45 UTC
The bug has been closed via the following commit(s):

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

commit 806a95ff5e7c934e9fe02c2ecc40ab6c3ce80ebd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-11-11 15:41:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-11 15:41:35 +0000

    Revert "dev-python/pyaml: yaml readable serializer"
    
    Removes duplicate package of dev-python/pretty-yaml.
    
    This reverts commit df9570f0e458c9013a2103630b473c0f7186628c.
    Closes: https://bugs.gentoo.org/753976
    
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pyaml/Manifest            |  1 -
 dev-python/pyaml/metadata.xml        | 12 ------------
 dev-python/pyaml/pyaml-20.4.0.ebuild | 24 ------------------------
 3 files changed, 37 deletions(-)