Bug 440320 - debuginfo-install fails for some packages
Summary: debuginfo-install fails for some packages
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-02 19:30 UTC by Daniel Berrangé
Modified: 2008-06-06 12:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-06 12:59:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2008-04-02 19:30:41 UTC
Description of problem:
debuginfo-install fails to find the -debuginfo RPMs for certain packages, eg
gtkglext.x86_64,  mesa.x86_64 and keyutils.x86_64

Version-Release number of selected component (if applicable):
yum-utils-1.1.13-2.fc9.noarch
yum-3.2.13-2.fc9.noarch

How reproducible:
Always on certain RPMs

Steps to Reproduce:
1. # debuginfo-install gtkglext.x86_64 
2.
3.
  
Actual results:
Loaded plugins: refresh-updatesd
enabling rawhide-debuginfo
Reading repository metadata in from local files
No debuginfo packages available to install


Expected results:
It installs gtkglext-debuginfo, which regular yum manages to find without trouble

# yum --enablerepo=rawhide-debuginfo install gtkglext-debuginfo.x86_64
Loaded plugins: refresh-updatesd
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package gtkglext-debuginfo.x86_64 0:1.2.0-6.fc9 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size 
=============================================================================
Installing:
 gtkglext-debuginfo      x86_64     1.2.0-6.fc9      rawhide-debuginfo  358 k

Transaction Summary
=============================================================================
Install      1 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 358 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): gtkglext-debuginfo 100% |=========================| 358 kB    00:00     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing: gtkglext-debuginfo           ######################### [1/1] 
Unable to look at what's on dbus

Installed: gtkglext-debuginfo.x86_64 0:1.2.0-6.fc9
Complete!


Additional info:

Comment 1 Seth Vidal 2008-04-02 22:04:20 UTC
if you run:
debuginfo-install gtkglext

does it work?



Comment 2 Bug Zapper 2008-05-14 08:36:05 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Tim Lauridsen 2008-05-30 12:40:26 UTC
[tim@hoth yum-utils]$ sudo yum whatprovides gtkglext
Loaded plugins: refresh-packagekit, tmprepo
gtkglext-libs.i386 : OpenGL Extension to GTK
gtkglext-libs.i386 : OpenGL Extension to GTK

try with 'debug-install gtkglext-libs.x86_64'


Comment 4 Tim Lauridsen 2008-06-03 11:03:13 UTC
Daniel, Please retest.


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