Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730128 - sys-firmware/intel-microcode fails to install with older sys-apps/iucode_tool
Summary: sys-firmware/intel-microcode fails to install with older sys-apps/iucode_tool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-29 10:29 UTC by Patrick Lauer
Modified: 2020-06-29 11:20 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 Patrick Lauer gentoo-dev 2020-06-29 10:29:59 UTC
>>> Install sys-firmware/intel-microcode-20200616_p20200617 into /var/tmp/portage/sys-firmware/intel-microcode-20200616_p20200617/image
iucode_tool: invalid filter: '!0x000406e3,0xc0,eq:0x00dc'
Try `iucode_tool --help' or `iucode_tool --usage' for more information.
 * ERROR: sys-firmware/intel-microcode-20200616_p20200617::gentoo failed (install phase):
 *   iucode_tool -s !0x000406f1 -s !0x000406e3,0xc0,eq:0x00dc -s !0x000406e3,0xc0,eq:0x00da --overwrite --strict-checks --no-ignore-broken --no-downgrade --list-all --list --write-earlyfw=/var/tmp/portage/sys-firmware/intel-microcode-20200616_p20200617/image/boot/intel-uc.img --write-firmware=/var/tmp/portage/sys-firmware/intel-microcode-20200616_p20200617/image/lib/firmware/intel-ucode /var/tmp/portage/sys-firmware/intel-microcode-20200616_p20200617/work/intel-ucode/ /var/tmp/portage/sys-firmware/intel-microcode-20200616_p20200617/work/intel-ucode-with-caveats/ /var/tmp/portage/sys-firmware/intel-microcode-20200616_p20200617/work/intel-ucode-old/ /var/tmp/portage/sys-firmware/intel-microcode-20200616_p20200617/work/intel-microcode-collection-20200617

Installed version of iucode-toole is 2.1.1

Works with iucode-tools-2.3.1
Comment 1 Larry the Git Cow gentoo-dev 2020-06-29 11:20:12 UTC
The bug has been closed via the following commit(s):

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

commit 7111a3030e6f80a165063bee9b19dc23d217c5ed
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-06-29 11:18:59 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-06-29 11:19:42 +0000

    sys-firmware/intel-microcode: require >=sys-apps/iucode_tool-2.3
    
    We make use of advanced microcode selection filters which were added
    in 2.3 release.
    
    Closes: https://bugs.gentoo.org/730128
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 sys-firmware/intel-microcode/intel-microcode-20200616_p20200617.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)