Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938260 - sys-block/sas2ircu-20-r2: Kernel config check "CONFIG_CONFIG_IA32_EMULATION"
Summary: sys-block/sas2ircu-20-r2: Kernel config check "CONFIG_CONFIG_IA32_EMULATION"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-08-21 06:11 UTC by Stefan
Modified: 2024-09-04 09:08 UTC (History)
1 user (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 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(-)