Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921772 - app-containers/containers-image-5.29.0 keyword restore for arm64 and riscv
Summary: app-containers/containers-image-5.29.0 keyword restore for arm64 and riscv
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rahil Bhimjiani
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2024-01-11 11:36 UTC by Rahil Bhimjiani
Modified: 2024-01-30 07:26 UTC (History)
1 user (show)

See Also:
Package list:
=app-containers/containers-image-5.29.0 arm64 riscv
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rahil Bhimjiani 2024-01-11 11:36:31 UTC
Keywords were accidentally dropped in https://github.com/gentoo/gentoo/commit/3c6adf5ee3a73ab91a089958291f1f492b43a53f

Please restore.
Comment 1 Larry the Git Cow gentoo-dev 2024-01-11 18:08:00 UTC
The bug has been referenced in the following commit(s):

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

commit 6cbea5bd5f86780ff6a726fb4d31084f47333622
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2024-01-11 18:05:53 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-01-11 18:07:55 +0000

    app-containers/containers-storage: re-add dropped keyword for ~arm64, ~riscv
    
    Bug: https://bugs.gentoo.org/921772
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/containers-storage/containers-storage-1.51.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2024-01-11 18:13:47 UTC
The bug has been referenced in the following commit(s):

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

commit 1231ed04c9eccbb929791c89717594ba8a8a0b7d
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2024-01-11 18:12:04 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-01-11 18:12:45 +0000

    app-containers/containers-image: re-add dropped keyword for ~arm64, ~riscv
    
    Bug: https://bugs.gentoo.org/921772
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/containers-image/containers-image-5.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Rahil Bhimjiani 2024-01-12 07:07:47 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. 

See https://github.com/gentoo/gentoo/pull/34744