Bug 508193 - gdb should require rpm-devel?
Summary: gdb should require rpm-devel?
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gdb
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Kratochvil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-26 01:31 UTC by Jens Petersen
Modified: 2009-07-09 09:57 UTC (History)
1 user (show)

Fixed In Version: 6.8.50.20090302-31.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-02 05:48:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2009-06-26 01:31:43 UTC
Description of problem:
virt-top is segfaulting for me so I tried running it through gdb...

Version-Release number of selected component (if applicable):
gdb-6.8.50.20090302-27.fc11.x86_64

Steps to Reproduce:
1. gdb virt-top
  
Actual results:
warning: Unable to open "librpm.so" (librpm.so: 共有オブジェクトファイルを開けません: そのようなファイルやディレクトリはありません), missing debuginfos notifications will not be displayed
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/cb/5481c697c4d91fceaf291c97616f3c61e37345.debug
Missing separate debuginfo for /usr/lib64/libvirt.so.0
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/d4/bc545421f48305bb2c0b755cbd3b4dadd801b1.debug
Missing separate debuginfo for /lib64/libncurses.so.5
:
:

Expected results:
No warning about librpm.so

Additional info:
After yum install /usr/lib64/librpm.so (=> rpm-devel) warning disappeared...
Not sure why librpm.so (devel file) is required.

Comment 1 Jan Kratochvil 2009-06-26 07:17:59 UTC
Filed for rpm upstream: http://rpm.org/ticket/76
GDB will sanity-check it during its build next time.

Comment 2 Fedora Update System 2009-06-29 10:10:55 UTC
gdb-6.8.50.20090302-31.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/gdb-6.8.50.20090302-31.fc11

Comment 3 Fedora Update System 2009-06-30 21:24:39 UTC
gdb-6.8.50.20090302-31.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gdb'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7071

Comment 4 Fedora Update System 2009-07-02 05:48:45 UTC
gdb-6.8.50.20090302-31.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, 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.