Bugzilla – Bug 158551
file conflict between kernel-smp and kernel-syms
Last modified: 2006-03-16 16:00:10 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.
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.