Bug 2043148

Summary: Rebuild sysfsutils for rhel-9.0, no functional changes
Product: Red Hat Enterprise Linux 9 Reporter: Chris White <chwhite>
Component: sysfsutilsAssignee: Chris White <chwhite>
Status: CLOSED ERRATA QA Contact: Jeff Bastian <jbastian>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: rvr
Target Milestone: rcKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sysfsutils-2.1.1-10.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-17 16:02:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 3 Jeff Bastian 2022-02-16 23:07:22 UTC
Verified with sysfsutils-2.1.1-10.el9 on RHEL-9.0.0-20220215.4.  A quick check of the dist-git history shows there were indeed no changes other than a revision bump and a changelog note:

$ git show 62ac53981ed6e78202c5311c99459ae5e87773e1
commit 62ac53981ed6e78202c5311c99459ae5e87773e1 (HEAD -> rhel-9.0.0, origin/rhel-9.0.0)
Author: Chris White <chwhite>
Date:   Wed Jan 26 22:24:06 2022 +0000

    Rebuilding for RHEL9.
    
    Resolves: rhbz#2043148
    Signed-off-by: Chris White <chwhite>

diff --git a/sysfsutils.spec b/sysfsutils.spec
index 93378b456af9..01c3a2505aa7 100644
--- a/sysfsutils.spec
+++ b/sysfsutils.spec
@@ -4,7 +4,7 @@
 
 Name:           sysfsutils
 Version:        2.1.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Utilities for interfacing with sysfs
 URL:            https://github.com/linux-ras/sysfsutils
 License:        GPLv2
@@ -71,6 +71,9 @@ find %{buildroot} -type f -name "*.la" -delete
 
 
 %changelog
+* Wed Jan 26 2022 Chris White <chwhite> - 2.1.1-10
+- Rebuilding for RHEL9. Resolves rhbz#2043148
+
 * Mon Aug 23 2021 Chris White <chwhite> - 2.1.1-
 - Fixed tier0 test build process to work with 2.1.1. Resolves: rhbz#1975886
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

And a sanity test on the functionality shows all is working well after the rebuild:

:::::::::::::
:: aarch64 ::
:::::::::::::

[root@ampere-mtsnow-altra-02-vm-11 ~]# systool -a -c block | head -20
Class = "block"

  Class Device = "dm-0"
    alignment_offset    
    capability          
    dev                 
    discard_alignment   
    diskseq             
    events_async        
    events_poll_msecs   
    events              
    ext_range           
    hidden              
    inflight            
    range               
    removable           
    ro                  
    size                
    stat                
    uevent              


:::::::::::::
:: ppc64le ::
:::::::::::::

[root@ibm-p9z-20-lp23 ~]# systool -a -m dm_mirror | head -20
Module = "dm_mirror"

  Attributes:
    coresize            
    initsize            
    initstate           
    refcnt              
    rhelversion         
    srcversion          
    taint               
    uevent              

  Parameters:
    raid1_resync_throttle

  Sections:
    .data               
    .data.rel           
    .exit.text          
    .gnu.linkonce.this_module


:::::::::::
:: s390x ::
:::::::::::

[root@ibm-z-503 ~]# systool -p -c block | head -20
Class = "block"

  Class Device = "dasda"
  Class Device path = "/sys/devices/css0/0.0.0004/0.0.0120/block/dasda"
    Device = "0.0.0120"
    Device path = "/sys/devices/css0/0.0.0004/0.0.0120"


  Class Device = "dm-0"
  Class Device path = "/sys/devices/virtual/block/dm-0"

  Class Device = "dm-1"
  Class Device path = "/sys/devices/virtual/block/dm-1"


::::::::::::
:: x86_64 ::
::::::::::::

[root@intel-wildcatpass-06 ~]# systool -a -b pci | head -20
Bus = "pci"

  0000:00:00.0 8086:6f00
    ari_enabled         
    broken_parity_status
    class               
    config              
    consistent_dma_mask_bits
    current_link_speed  
    current_link_width  
    d3cold_allowed      
    device              
    dma_mask_bits       
    driver_override     
    enable              
    irq                 
    local_cpulist       
    local_cpus          
    max_link_speed      
    max_link_width

Comment 5 errata-xmlrpc 2022-05-17 16:02:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: sysfsutil), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:4038