Bug 442663

Summary: apparently corrupt: releases/8/Everything/x86_64/debug/chkconfig-debuginfo-1.3.36-1.x86_64.rpm
Product: [Fedora] Fedora Reporter: D. Hugh Redelmeier <hugh>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: hugh, james.antill, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-30 15:11:16 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 D. Hugh Redelmeier 2008-04-16 04:52:32 UTC
Description of problem:
debuginfo-install chokes on chkconfig-debuginfo

Version-Release number of selected component (if applicable):
chkconfig-debuginfo-1.3.36-1.x86_64.rpm

How reproducible:
every time I try


Steps to Reproduce:
1. debuginfo-install qemu

  
Actual results:
a lot of messages looking like this, for each repo tried:
Downloading Packages:

(1/1): chkconfig-debuginf 100% |=========================|  79 kB    00:00
http://www.muug.mb.ca/pub/fedora/linux/releases/8/Everything/x86_64/debug/chkconfig-debuginfo-1.3.36-1.x86_64.rpm:
[Errno -1] Package does not match intended download
Trying other mirror.
(1/1): chkconfig-debuginf 100% |=========================|  79 kB    00:00
ftp://wuarchive.wustl.edu/pub/linux/distributions/fedora/releases/8/Everything/x86_64/debug/chkconfig-debuginfo-1.3.36-1.x86_64.rpm:
[Errno -1] Package does not match intended download
Trying other mirror.


Expected results:
proper download and installation of chkconfig-debuginfo

Additional info:
This command works:
debuginfo-install -x chkconfig-debuginfo qemu
This is why I think that the file is corrupted and not that the
debuginfo-install command buggy.

The diagnostic generated by debuginfo-install is not very clear or helpful.

Comment 1 D. Hugh Redelmeier 2008-04-16 05:07:53 UTC
Maybe I spoke to hastily.  I downloaded and checked the file and it seems fine:
$ rpm --checksig Desktop/chkconfig-debuginfo-1.3.36-1.x86_64.rpm 
Desktop/chkconfig-debuginfo-1.3.36-1.x86_64.rpm: (sha1) dsa sha1 md5 gpg OK

But "debuginfo-install qemu" still fails.

This was not improved by any of the following which I tried in turn:
yum clean dbcache
yum clean metadata
yum clean headers

Comment 2 Bill Nottingham 2008-04-16 14:16:42 UTC
I just did 'debuginfo-install qemu' on a test Fedora 8 VM instance here and it
worked OK.