files listed twice.

Dave Jones davej at redhat.com
Thu Jul 22 02:55:18 UTC 2010


On Wed, Jul 21, 2010 at 07:47:05PM -0700, Roland McGrath wrote:
 > It's probably my fault, but I can't figure out how.
 > 
 > > 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
 > > ...
 > 
 > When I do 'make x86_64' in devel right now, I don't get those.
 > But it's also not building kernel-debug, which you mentioned.
 > Did you use --with debug and/or fiddle your kernel.spec?

Sorry, I meant kernel-devel, not kernel-debug. Brainfart.

I just threw it at koji.. 
http://koji.fedoraproject.org/koji/getfile?taskID=2334599&name=build.log
 
 > It's hard to see how that should make it happen either.
 > kernel-debug-devel would have
 > 	/usr/src/kernels/2.6.35-0.51.rc5.git6.fc14.x86_64.debug
 > instead.

After that build, I chopped this line out ..

%verify(not mtime) /usr/src/kernels/%{KVERREL}%{?2:.%{2}}\

I'm not entirely sure why that was ever there.
Seems to me that if someone modifies the kernel-devel files, we'd
want it to fail the rpm -Va.

I wonder if %verify implies %files, which would have been the 2nd listing..

	Dave



More information about the kernel mailing list