Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886501 - merged-usr docker hub images
Summary: merged-usr docker hub images
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Containers Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: usrmerge, usrmerge-fixes
  Show dependency tree
 
Reported: 2022-12-17 21:59 UTC by John Helmert III
Modified: 2024-09-21 18:18 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-12-17 21:59:13 UTC
With new profiles, we need to generate images with those new profiles.
Comment 1 wolfgang 2023-12-07 02:37:44 UTC
Is this bug still relevant?

I checked `eselect list profiles` in a recent stage3 docker image, and I saw the merged-usr profiles in there
Comment 2 Zac Medico gentoo-dev 2024-03-17 00:38:54 UTC
I did a spot check on https://hub.docker.com/layers/gentoo/stage3/latest/images/sha256-21fbf5bdf26f6ba4ff3bd3a8d8e9214c8bcb29abfb450fde4bb7b7ac4a66f38d?context=explore and found the amd64 version using default/linux/amd64/17.1/systemd/merged-usr but the 386 version using default/linux/x86/17.0.
Comment 3 Nowa Ammerlaan gentoo-dev 2024-07-25 09:49:35 UTC
The default (17.1) binhost in the docker images is now offline, only 23.0 remains: https://distfiles.gentoo.org/releases/amd64/binpackages/

Please update the profiles of the docker images, the lack of 23.0/merged-usr is slowing things down for me [1] and I suspect it also affects the building of gentoo-kernel-bin[2].

[1] https://github.com/projg2/installkernel-gentoo/actions
[2] https://github.com/projg2/binpkg-docker/
Comment 4 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2024-09-15 04:48:28 UTC
The Docker images just pull in whatever the latest stage3 is for the given type, so they should naturally get newer profiles as the underlying stage3's get updated defaults. Seems like the newer 23.0 images are indeed merged-usr by default. Am I missing any somehow?