Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836209 - gnome-base/gnome-desktop-42.0-r400 - file collision with gnome-base/gnome-desktop-41.3
Summary: gnome-base/gnome-desktop-42.0-r400 - file collision with gnome-base/gnome-des...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-26 18:22 UTC by Toralf Förster
Modified: 2022-03-27 18:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.80 KB, text/plain)
2022-03-26 18:22 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,63.65 KB, application/x-bzip)
2022-03-26 18:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.31 KB, application/x-bzip)
2022-03-26 18:22 UTC, Toralf Förster
Details
gnome-base:gnome-desktop-42.0-r400:20220326-175246.log (gnome-base:gnome-desktop-42.0-r400:20220326-175246.log,116.33 KB, text/plain)
2022-03-26 18:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.61 KB, application/x-bzip)
2022-03-26 18:22 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-03-26 18:22:02 UTC
 * Press Ctrl-C to Stop
 * 
 * gnome-base/gnome-desktop-41.3:3::gentoo
 * 	/usr/share/gnome/gnome-version.xml
 * 	/usr/share/help/C/fdl/index.docbook
 * 	/usr/share/help/C/gpl/index.docbook

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220322-110008

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

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/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.59.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JRE 11.0.14_p9 [openjdk-jre-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-11 

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

  HEAD of ::gentoo
commit 27af13ac7f9d8fce57826a096ddd7164228c8aab
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 26 17:19:37 2022 +0000

    2022-03-26 17:19:32 UTC

emerge -qpvO gnome-base/gnome-desktop
[ebuild  NS   ] gnome-base/gnome-desktop-42.0-r400 [41.3] USE="introspection (seccomp) udev -debug -gtk-doc -systemd"
Comment 1 Toralf Förster gentoo-dev 2022-03-26 18:22:07 UTC
Created attachment 767902 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-26 18:22:09 UTC
Created attachment 767903 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-03-26 18:22:10 UTC
Created attachment 767904 [details]
etc.portage.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-03-26 18:22:11 UTC
Created attachment 767905 [details]
gnome-base:gnome-desktop-42.0-r400:20220326-175246.log
Comment 5 Toralf Förster gentoo-dev 2022-03-26 18:22:12 UTC
Created attachment 767906 [details]
logs.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2022-03-27 00:00:21 UTC
The bug has been closed via the following commit(s):

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

commit e8ed24cfe48297102c2b8376bc1d687ebe5e43f4
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-03-26 23:58:33 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-03-27 00:00:15 +0000

    gnome-base/gnome-desktop: Add blocker
    
    Closes: https://bugs.gentoo.org/836209
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-base/gnome-desktop/gnome-desktop-42.0-r400.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 7 Benedikt Reinartz 2022-03-27 16:58:43 UTC
This is more of a WONTFIX, right? A blocker for a slotted package makes zero sense to me.
Comment 8 Matt Turner gentoo-dev 2022-03-27 17:34:09 UTC
(In reply to Benedikt Reinartz from comment #7)
> This is more of a WONTFIX, right? A blocker for a slotted package makes zero
> sense to me.

Did you misunderstand? The blocker is:

> !<gnome-base/gnome-desktop-${PV}:3

This prevents gnome-desktop versions older than the gnome-desktop:4 version from being installed.

E.g., when I try to emerge gnome-desktop-41.3:

> % emerge =gnome-desktop-41.3 -vp
> ...
> [blocks B      ] <gnome-base/gnome-desktop-42.0:3 ("<gnome-base/gnome-desktop-42.0:3" is soft blocking gnome-base/gnome-desktop-42.0-r400)
Comment 9 Benedikt Reinartz 2022-03-27 17:58:10 UTC
I get that, but the whole point of slotted packages is to be able to install them in parallel (which is also required for a gradual switch between gtk3 and gtk4 Gnome).

If I'm reading the collision logs correctly, the issue is mainly that the .mo (gnome-desktop-3.0.mo, should probably just be gnome-desktop-4.0.mo, like the .so) and some doc files (should maybe go into a base-package instead?) are not put into slot-specific locations.
Comment 10 Matt Turner gentoo-dev 2022-03-27 18:05:45 UTC
(In reply to Benedikt Reinartz from comment #9)
> I get that, but the whole point of slotted packages is to be able to install
> them in parallel (which is also required for a gradual switch between gtk3
> and gtk4 Gnome).
> 
> If I'm reading the collision logs correctly, the issue is mainly that the
> .mo (gnome-desktop-3.0.mo, should probably just be gnome-desktop-4.0.mo,
> like the .so) and some doc files (should maybe go into a base-package
> instead?) are not put into slot-specific locations.

The slots are parallel installable. I have 42.0-r300 and 42.0-r400 installed right now.

42.0-r400 just isn't parallel installable with 41.3, which is from before we had a slot 4. I just didn't go back and modify a stable 41.3 ebuild to make it parallel installable, because why the hell would I when you can just install 42.0-r300?

What is not clear about this?
Comment 11 Benedikt Reinartz 2022-03-27 18:13:28 UTC
Aaah, my bad, sorry. I had to first explicitly update gnome-desktop:3 before installing something that depends on gnome-desktop:4, portage didn't do that for me.

Thanks!