Bug 508193

Summary: gdb should require rpm-devel?
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: jan.kratochvil
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 6.8.50.20090302-31.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-02 05:48:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.