Bug 2213022 - [RHEL 9] Dangling symlinks in /lib/firmware/<kernel>/intel-ucode upon updating the package
Summary: [RHEL 9] Dangling symlinks in /lib/firmware/<kernel>/intel-ucode upon updatin...
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: microcode_ctl
Version: 9.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Eugene Syromiatnikov
QA Contact: Jeff Bastian
URL:
Whiteboard:
Depends On: 2135376
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-06 22:21 UTC by Eugene Syromiatnikov
Modified: 2023-07-19 22:39 UTC (History)
7 users (show)

Fixed In Version: microcode_ctl-20230214-2.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2135376
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-159147 0 None None None 2023-06-06 22:23:34 UTC

Comment 6 Jeff Bastian 2023-07-19 22:39:24 UTC
Verified with RHEL-8.9.0-nightly and microcode_ctl-20230214-2.el8.

[root@localhost ~]# rpm -q microcode_ctl
microcode_ctl-20210608-1.el8.x86_64

[root@localhost ~]# find /usr/lib/firmware -xtype l

[root@localhost ~]# yum -y update microcode_ctl
...
Upgraded:
  microcode_ctl-4:20230214-2.el8.x86_64                                         

Complete!

[root@localhost ~]# find /usr/lib/firmware -xtype l

[root@localhost ~]#


Note You need to log in before you can comment on or make changes to this bug.