Bug 2150230 - No debugging symbols for ping binary
Summary: No debugging symbols for ping binary
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: iputils
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-02 08:26 UTC by Zdenek Dohnal
Modified: 2022-12-19 01:17 UTC (History)
2 users (show)

Fixed In Version: iputils-20221126-1.fc37 iputils-20221126-1.fc36
Clone Of:
Environment:
Last Closed: 2022-12-14 01:59:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.