Bugzilla – Bug 297839
file conflict when trying to update linux-kernel-headers
Last modified: 2007-08-06 18:10:03 UTC
While trying to update Factory today, the following file conflicts happen: error: file /usr/include/scsi/scsi.h conflicts between attempted installs of linux-kernel-headers-2.6.22-2 and glibc-devel-2.6-16 error: file /usr/include/scsi/scsi_ioctl.h conflicts between attempted installs of linux-kernel-headers-2.6.22-2 and glibc-devel-2.6-16 error: file /usr/include/scsi/sg.h conflicts between attempted installs of linux-kernel-headers-2.6.22-2 and glibc-devel-2.6-16 Installed versions: # rpm -q glibc-devel glibc-devel-2.6-15 # rpm -q linux-kernel-headers linux-kernel-headers-2.6.21-16 Trying to update to: glibc-devel-2.6-16 linux-kernel-headers-2.6.22-2 The headers actually belong to glibc-devel package. # rpm -qf /usr/include/scsi/scsi.h glibc-devel-2.6-15
Just found a [closed/fixed] ticket for the problem. Sorry for the duplicate. *** This bug has been marked as a duplicate of bug 297716 ***