-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.1
-
glibc-2.39-70.el10
-
No
-
Low
-
1
-
rhel-pt-c-libs
-
1
-
False
-
False
-
-
No
-
PT C Libraries 2025 S14
-
Pass
-
Automated
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
when running gating tests for glibc, rpminspect flags glibc-minimal-langpack as "empty: verify" via the lostpayload test. This used to be empty:info, but empty:verify causes the overall tests to fail. This RPM is intentionally empty.
To fix requires two parts.
The first part is this rpminspect change: https://github.com/rpminspect/rpminspect/issues/1518
The second part is adding this text to glibc's rpminspect.yaml:
emptyrpm:
expected_empty:
- glibc-minimal-langpack
When fixed, the lostpayload test in rpminspect will no longer show up as verify (or won't show up at all