[centos9][hardware-detect] LD_SHOW_AUXV returns bogus information

Bug #1940550 reported by David Vallee Delisle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
In Progress
Undecided
David Vallee Delisle

Bug Description

As per this bz [a], LD_SHOW_AUXV returns inconsistent output (missing : for a new variable). This breaks hardware-detect during introspection [1].

[a] https://bugzilla.redhat.com/show_bug.cgi?id=1995648

[1]
~~~
Traceback (most recent call last):
  File "/usr/bin/hardware-detect", line 10, in <module>
    sys.exit(main())
  File "/usr/lib/python3.9/site-packages/hardware/detect.py", line 87, in main
    detect_utils.detect_auxv(hrdw)
  File "/usr/lib/python3.9/site-packages/hardware/detect_utils.py", line 438, in detect_auxv
    k, v = [i.strip() for i in line.split("-")]
ValueError: not enough values to unpack (expected 2, got 1)
~~~

Changed in tripleo:
assignee: nobody → David Vallee Delisle (valleedelisle)
Revision history for this message
David Vallee Delisle (valleedelisle) wrote :
Changed in tripleo:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.