Bug 297839 - file conflict when trying to update linux-kernel-headers
Summary: file conflict when trying to update linux-kernel-headers
Status: RESOLVED DUPLICATE of bug 297716
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Alpha 7
Hardware: Macintosh openSUSE 10.3
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-06 18:06 UTC by Leonardo Chiquitto
Modified: 2007-08-06 18:10 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonardo Chiquitto 2007-08-06 18:06:43 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
Comment 1 Leonardo Chiquitto 2007-08-06 18:10:03 UTC
Just found a [closed/fixed] ticket for the problem. Sorry for the duplicate.

*** This bug has been marked as a duplicate of bug 297716 ***