Bug 158551

Summary: file conflict between kernel-smp and kernel-syms
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Jaeger <aj>
Component: KernelAssignee: Andreas Gruenbacher <agruen>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 8   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Jaeger 2006-03-16 08:35:41 UTC
I just saw:

2006-03-15 20:29:02 kernel-smp-2.6.16_rc6_git1-4.i586.rpm install failed
rpm output:
        file /boot/symsets-2.6.16-rc6-git1-4-smp.tar.gz from install of kern
el-smp-2.6.16_rc6_git1-4 conflicts with file from package kernel-syms-2.6.16
_rc6_git1-4

Please remove the file from either of it.
Comment 1 Andreas Gruenbacher 2006-03-16 16:00:10 UTC
The file is needed in both. The only thing we can do is, we can (try to) make sure that the file is identical in both packages. The kernel-syms version is an exact copy of the kernel-flavor file, so it's probably only the timestamp that irritates rpm.

I'm fixing the timestamps in the kernel CVS.