Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834958 - sys-fs/zfs-kmod-2.1.3::gentoo (masked by: missing keyword)
Summary: sys-fs/zfs-kmod-2.1.3::gentoo (masked by: missing keyword)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-11 11:40 UTC by Anton Gubarkov
Modified: 2022-03-11 12:07 UTC (History)
0 users

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 Anton Gubarkov 2022-03-11 11:40:10 UTC
PF16W6Y2 ~ # emerge -av =sys-fs/zfs-kmod-2.1.3

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "=sys-fs/zfs-kmod-2.1.3" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-fs/zfs-kmod-2.1.3::gentoo (masked by: missing keyword)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-11 11:41:29 UTC
That's not a bug.

commit 732f482b365d4f222bc6b3e6bf51374409dd9af2
Author: Sam James <sam@gentoo.org>
Date:   Fri Mar 11 11:10:08 2022 +0000

    sys-fs/zfs-kmod: add 2.1.3 (unkeyworded)

    Unkeyworded until ~later today when I can do a boot test. Adds 5.16 kernel
    support.

    Signed-off-by: Sam James <sam@gentoo.org>

The ebuild itself also says:
>       	# 2.1.3 unkeyworded briefly for some testing
>       	#if [[ ${PV} != *_rc* ]]; then
>       	#       KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
>       	#fi

Put it in package.accept_keywords if you're willing to use it before I can do a boot test.
Comment 2 Larry the Git Cow gentoo-dev 2022-03-11 12:07:39 UTC
The bug has been referenced in the following commit(s):

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

commit b926dc7c7174e7298797c74b3e8272484085f279
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-11 12:06:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-11 12:07:27 +0000

    sys-fs/zfs: keyword 2.1.3
    
    Been able to do a boot test so now restoring keywords.
    
    Bug: https://bugs.gentoo.org/834958
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/zfs/zfs-2.1.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

commit 9c3b223a42f5735e618f79dc0db5507189dd8422
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-11 12:06:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-11 12:07:21 +0000

    sys-fs/zfs-kmod: keyword 2.1.3
    
    Been able to do a boot test so now restoring keywords.
    
    Bug: https://bugs.gentoo.org/834958
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/zfs-kmod/zfs-kmod-2.1.3.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)