Bug 205924

Summary: whatdepends errors with unknown header tag.
Product: [Fedora] Fedora Reporter: Steven Haigh <netwiz>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mishu, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-11 21:01:23 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:
Attachments:
Description Flags
patch for the provide bug
none
Ups, there was missing something in the patch none

Description Steven Haigh 2006-09-10 06:36:02 UTC
Description of problem:
When trying to find a file using 'whatprovides', an error occurs stating an
unknown header tag providesnames.

Version-Release number of selected component (if applicable):
yum-metadata-parser-1.0.7.1.fc6
yum-2.9.6-1

How reproducible:
Every time.

Steps to Reproduce:
# yum whatprovides nbsmtp
Setting up repositories
development               100% |=========================| 1.1 kB    00:00
extras-development        100% |=========================| 1.1 kB    00:00
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 819 kB    00:00
################################################## 2245/2245
Excluding Packages in global exclude list
Finished
Importing additional filelist information
filelists.xml.gz          100% |=========================| 2.4 MB    00:00
################################################## 2245/2245
filelists.xml.gz          100% |=========================| 2.4 MB    00:00
################################################## 3338/3338
Error: Unknown header tag providesnames

Comment 1 Tim Lauridsen 2006-09-10 07:13:48 UTC
Created attachment 135917 [details]
patch for the provide bug

This patch should fix the issue.

Comment 2 Tim Lauridsen 2006-09-10 07:19:25 UTC
Created attachment 135918 [details]
Ups, there was missing something in the patch

The cli.py should return some results, if something was found

Comment 3 Jeremy Katz 2006-09-11 21:01:23 UTC
Fixed in upstream yum CVS

Comment 4 Tim Lauridsen 2006-09-12 07:01:09 UTC
I have tested the latest yum cvs head, it is working now :-)