-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.7
-
None
-
debugedit-5.0-9.el9
-
Yes
-
Critical
-
1
-
rhel-pt-perf-tools
-
ssg_platform_tools
-
4
-
10
-
1
-
-
False
-
False
-
-
No
-
PT PerfDebug 2025 S04
-
Pass
-
Enabled
-
Automated
-
Unspecified Release Note Type - Unknown
-
-
All
-
None
find-debuginfo calls gdb-add-index and used to ignore the result. debugedit 5.1 added error checking for gdb-add-index. gdb-add-index produces an error on read-only files. This now makes find-debuginfo fail when a package contains such files.
Workaround this by making sure all files are (temporarily) writable (already done by add_minidebug and debugedit) for gdb-add-index and objcopy --merge-notes.
Proposed upstream patch:
https://inbox.sourceware.org/debugedit/20241128171256.2194466-1-mark@klomp.org/T
Fedora discussion:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/DH5N6XV2NJHBIMX226HPDFUMO5NODE2V/
- clones
-
RHEL-69474 debugedit 5.1 regression with read-only exe/lib files and gdb-add-index error reporting
-
- Closed
-
- links to
-
RHBA-2025:147665
debugedit update