Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 938260

Summary: sys-block/sas2ircu-20-r2: Kernel config check "CONFIG_CONFIG_IA32_EMULATION"
Product: Gentoo Linux Reporter: Stefan <s.seifert>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: jaco
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/38234
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan 2024-08-21 06:11:27 UTC
Tried to install sys-block/sas2ircu-20-r2, fails with error message "CONFIG_CONFIG_IA32_EMULATION:       is not set when it should be"

but in kernel config "CONFIG_IA32_EMULATION" is set.

May be the check is wrongly prefixed with "CONFIG_" in the ebuild?
Comment 1 Jaco Kroon 2024-08-21 11:23:15 UTC
Let me look, I thought I tested that.
Comment 2 Larry the Git Cow gentoo-dev 2024-09-04 09:08:30 UTC
The bug has been closed via the following commit(s):

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

commit e07db7d2104d6f88a6bcc0772a11a84f31defaaa
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2024-08-21 11:25:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-04 09:08:07 +0000

    sys-block/sas2ircu: fix check for IA32_EMULATION
    
    Closes: https://bugs.gentoo.org/938260
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/38234
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-block/sas2ircu/sas2ircu-20-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)