Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903692 - dev-ruby/slim-5.1.0 - file collision with dev-ruby/slim-4.1.0-r3
Summary: dev-ruby/slim-5.1.0 - file collision with dev-ruby/slim-4.1.0-r3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-02 08:05 UTC by Toralf Förster
Modified: 2023-04-03 05:08 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.17 KB, text/plain)
2023-04-02 08:05 UTC, Toralf Förster
Details
dev-ruby:slim-5.1.0:20230402-045940.log (dev-ruby:slim-5.1.0:20230402-045940.log,2.81 KB, text/plain)
2023-04-02 08:05 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,69.03 KB, application/x-bzip)
2023-04-02 08:05 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,911 bytes, application/x-bzip)
2023-04-02 08:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.18 KB, application/x-bzip)
2023-04-02 08:05 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.17 KB, application/x-bzip)
2023-04-02 08:05 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 2023-04-02 08:05:43 UTC
 * Press Ctrl-C to Stop
 * 
 * dev-ruby/slim-4.1.0-r3:4::gentoo
 * 	/usr/bin/slimrb
 * 
 * Package 'dev-ruby/slim-5.1.0' NOT merged due to file collisions. If

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20230326-193126

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 16.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.68.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 73ec187ee59672862e9f5dec76de660f634d47b5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 2 03:16:57 2023 +0000

    2023-04-02 03:16:56 UTC

emerge -qpvO dev-ruby/slim
[ebuild  NS   ] dev-ruby/slim-5.1.0 [4.1.0-r3] USE="-doc -test" RUBY_TARGETS="ruby30 -ruby27 -ruby31 -ruby32%"
Comment 1 Toralf Förster gentoo-dev 2023-04-02 08:05:44 UTC
Created attachment 859423 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-02 08:05:45 UTC
Created attachment 859424 [details]
dev-ruby:slim-5.1.0:20230402-045940.log
Comment 3 Toralf Förster gentoo-dev 2023-04-02 08:05:46 UTC
Created attachment 859425 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-04-02 08:05:46 UTC
Created attachment 859426 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-02 08:05:47 UTC
Created attachment 859427 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-02 08:05:48 UTC
Created attachment 859428 [details]
logs.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-02 13:46:26 UTC
Will fix when at computer
Comment 8 Larry the Git Cow gentoo-dev 2023-04-03 05:08:54 UTC
The bug has been closed via the following commit(s):

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

commit 487957e2cb32ee5ab9db08970d029a5f565f2d94
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-03 04:08:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-03 05:07:45 +0000

    dev-ruby/slim: fix collision between slots
    
    It doesn't look like slim 5 breaks very much (famous last words)
    so let's just use SLOT="4" like the previous version did.
    
    Add a blocker to avoid issues for people who happened to have
    SLOT="5" installed although I doubt it's very many.
    
    Closes: https://bugs.gentoo.org/903692
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ruby/slim/{slim-4.1.0-r3.ebuild => slim-4.1.0-r4.ebuild} | 7 +++++--
 dev-ruby/slim/{slim-5.1.0.ebuild => slim-5.1.0-r1.ebuild}    | 3 ++-
 2 files changed, 7 insertions(+), 3 deletions(-)