files listed twice.

Dave Jones davej at redhat.com
Thu Jul 22 01:10:32 UTC 2010


This has been bugging me for a while.
At the end of every build, the generation of the kernel-debug package spews out
hundreds of lines like..

warning: File listed twice: /usr/src/kernels/2.6.35-0.51.rc5.git6.fc14.x86_64
warning: File listed twice: /usr/src/kernels/2.6.35-0.51.rc5.git6.fc14.x86_64/.config
warning: File listed twice: /usr/src/kernels/2.6.35-0.51.rc5.git6.fc14.x86_64/Makefile
...


The only references to these files are..

/usr/src/kernels/%{KVERREL}%{?2:.%{2}}

in the -devel stanza, and 

%{debuginfodir}/usr/src/kernels/%{KVERREL}%{?2:.%{2}}

in the -debuginfo part, which should be a different directory.

Anyone spot what I'm missing here ? Roland ?


	Dave



More information about the kernel mailing list