Bug 839222

Summary: yum provides find file that is not in package kernel-devel
Product: [Fedora] Fedora Reporter: Vasiliy Glazov <vascom2>
Component: yumAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: ffesti, maxamillion, packaging-team, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-11 10:02:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vasiliy Glazov 2012-07-11 09:31:09 UTC
Description of problem:
I try find file by command
yum provides "*asm/system.h"

And one of it results was:
kernel-devel-3.3.4-5.fc17.x86_64 : Development package for building kernel modules to match the kernel
Repo        : fedora
Matched from:
Filename    : /usr/src/kernels/3.3.4-5.fc17.x86_64/arch/x86/include/asm/system.h


But file /usr/src/kernels/3.3.4-5.fc17.x86_64/arch/x86/include/asm/system.h not in kernel-devel package.


Why yum provides result does not match package content?

Comment 1 Vasiliy Glazov 2012-07-11 10:02:44 UTC
Sorry, my error. :)