Bug 455588

Summary: header conflict between libdrm-devel and kernel-headers
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: libdrmAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: kernel-maint, xgl-maint
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: 2008-07-18 13:49:55 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 Tom London 2008-07-16 13:39:27 UTC
Description of problem:
Doing today's rawhide update, I get this:

(117/117): kernel-2.6.27-0.144.rc0.git2.fc10.i686.rpm    |  18 MB     00:23     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  file /usr/include/drm/drm.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386
  file /usr/include/drm/drm_sarea.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386
  file /usr/include/drm/i915_drm.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386
  file /usr/include/drm/mga_drm.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386
  file /usr/include/drm/r128_drm.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386
  file /usr/include/drm/radeon_drm.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386
  file /usr/include/drm/savage_drm.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386
  file /usr/include/drm/via_drm.h from install of
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386 conflicts with file from package
libdrm-devel-2.4.0-0.13.fc10.i386

Error Summary
-------------

[Sorry if this is an issue with kernel-headers.....]

Version-Release number of selected component (if applicable):
libdrm-devel-2.4.0-0.13.fc10.i386
kernel-headers-2.6.27-0.144.rc0.git2.fc10.i386

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tom London 2008-07-16 13:44:18 UTC
removing libdrm-devel seems to have fixed this.

Comment 2 Tom London 2008-07-18 13:49:55 UTC
This works with libdrm-devel-2.4.0-0.15.fc10.i386 and
kernel-headers-2.6.27-0.156.rc0.git4.fc10.i386.

Thanks!

Closing.