Summary: | app-containers/containers-image-5.29.2-r1, app-containers/containers-storage-1.51.0, dev-go/go-md2man-2.0.3 stabilization | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rahil Bhimjiani <me> |
Component: | Stabilization | Assignee: | Zac Medico <zmedico> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matoro_gentoo, me, proxy-maint, williamh |
Priority: | Normal | Keywords: | CC-ARCHES |
Version: | unspecified | Flags: | nattka:
sanity-check+
|
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=921772 | ||
Whiteboard: | |||
Package list: |
app-containers/containers-image-5.29.2-r1 amd64 arm64
app-containers/containers-storage-1.51.0 arm64
dev-go/go-md2man-2.0.3 amd64 arm64 ppc64
|
Runtime testing required: | --- |
Bug Depends on: | 925110, 930027 | ||
Bug Blocks: |
Description
Rahil Bhimjiani
2024-01-11 11:34:10 UTC
There has to be a stable keyword for arm64 for both containers-{image,storage} because containers-common is stable for arm64 resulting in errors in CI. These are just config files so 30days-in-beta requirement isn't really effective here. See https://github.com/gentoo/gentoo/pull/34744 Discussed it on IRC to get it straightened out Sanity check failed:
> app-containers/containers-image-5.29.2-r1
> bdepend arm64 stable profile default/linux/arm64/17.0 (12 total)
> >=dev-go/go-md2man-2.0.3
> bdepend arm64 dev profile default/linux/arm64/17.0/hardened/selinux (2 total)
> >=dev-go/go-md2man-2.0.3
Sanity check failed:
> app-containers/containers-image-5.29.2-r1
> bdepend arm64 stable profile default/linux/arm64/17.0 (12 total)
> >=dev-go/go-md2man-2.0.3
> bdepend arm64 dev profile default/linux/arm64/17.0/hardened/selinux (2 total)
> >=dev-go/go-md2man-2.0.3
(We pick the older version now for symmetry with existing, then on future stablereqs, it should include arm64 automatically.) This bug is blocking https://github.com/gentoo/gentoo/pull/34744 arm64 done all arches done ppc64 done amd64 done all arches done The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85fee1101fc083159109f10a6cdf9a242280e4f commit e85fee1101fc083159109f10a6cdf9a242280e4f Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2024-04-14 19:27:45 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2024-04-14 19:42:05 +0000 app-containers/containers-common: 0.57.0-r1 stable revbump resolves file collisions Use a 0.57.0-r1 stable revbump to resolve file collisions with app-containers/containers-image-5.29.2-r1 which was stabilized for bug 921771. These files have migrated to containers-image: /etc/containers/policy.json /etc/containers/registries.d/default.yaml This file is no longer installed but there is another copy installed in /usr/share/containers: /etc/containers/containers.conf Closes: https://bugs.gentoo.org/930027 Bug: https://bugs.gentoo.org/921771 Signed-off-by: Zac Medico <zmedico@gentoo.org> .../containers-common-0.57.0-r1.ebuild | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) |