Bug 2150230

Summary: No debugging symbols for ping binary
Product: [Fedora] Fedora Reporter: Zdenek Dohnal <zdohnal>
Component: iputilsAssignee: Kevin Fenzi <kevin>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 36CC: jaskalnik, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: iputils-20221126-1.fc37 iputils-20221126-1.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-14 01:59:09 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:

Description Zdenek Dohnal 2022-12-02 08:26:01 UTC
Description of problem:
When I want to debug ping binary from iputils on F36 and F37, there are no debug symbols present in iputils-debuginfo package.

Version-Release number of selected component (if applicable):
iputils-20211215-2.fc36

How reproducible:
Always

Steps to Reproduce:
1. dnf -y debuginfo-install iputils
2. dnf -y install gdb
3. gdb /usr/bin/ping

Actual results:
GNU gdb (GDB) Fedora 12.1-2.fc36
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/ping...
Reading symbols from /usr/lib/debug/usr/bin/ping-20211215-2.fc36.x86_64.debug...
(No debugging symbols found in /usr/lib/debug/usr/bin/ping-20211215-2.fc36.x86_64.debug)


Expected results:
Symbols are loaded


Additional info:
This issue is fixed in rawhide.

iputils related packages installed on F36:
iputils-20211215-2.fc36.x86_64
iputils-debugsource-20211215-2.fc36.x86_64
iputils-debuginfo-20211215-2.fc36.x86_64

Comment 1 Kevin Fenzi 2022-12-03 18:11:25 UTC
I guess I can push the current version in f36/f37...

Comment 2 Fedora Update System 2022-12-03 19:26:15 UTC
FEDORA-2022-a1d346c510 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a1d346c510

Comment 3 Fedora Update System 2022-12-03 19:26:15 UTC
FEDORA-2022-2e7d973d0a has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-2e7d973d0a

Comment 4 Fedora Update System 2022-12-04 01:44:20 UTC
FEDORA-2022-a1d346c510 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-a1d346c510`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-a1d346c510

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2022-12-04 02:40:08 UTC
FEDORA-2022-2e7d973d0a has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-2e7d973d0a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-2e7d973d0a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-12-14 01:59:09 UTC
FEDORA-2022-a1d346c510 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2022-12-19 01:17:28 UTC
FEDORA-2022-2e7d973d0a has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.