Re: [Bug 225969] Merge Review: kernel

2010-10-26 Thread Bill Nottingham
Dave Jones (da...@redhat.com) said: kernel.x86_64: W: non-conffile-in-etc /etc/ld.so.conf.d/kernel-2.6.36-1.fc15.x86_64.conf (Should this be marked as %config(noreplace)?) it's versioned, so no ? I think ? I would assume that ld.so.conf.d files aren't really config files in the

Re: [Bug 225969] Merge Review: kernel

2010-10-26 Thread Dave Jones
On Tue, Oct 26, 2010 at 02:18:52PM -0400, Bill Nottingham wrote: Dave Jones (da...@redhat.com) said: kernel.x86_64: W: non-conffile-in-etc /etc/ld.so.conf.d/kernel-2.6.36-1.fc15.x86_64.conf (Should this be marked as %config(noreplace)?) it's versioned, so no ? I

Re: [Bug 225969] Merge Review: kernel

2010-10-26 Thread Roland McGrath
kernel.x86_64: E: shared-lib-without-dependency-information /lib/modules/2.6.36-1.fc15.x86_64/vdso/vdso32-syscall.so kernel.x86_64: E: shared-lib-without-dependency-information /lib/modules/2.6.36-1.fc15.x86_64/vdso/vdso.so kernel.x86_64: E: shared-lib-without-dependency-information

Re: [Bug 225969] Merge Review: kernel

2010-10-26 Thread Roland McGrath
$ cat /etc/ld.so.conf.d/kernel-2.6.35.6-45.fc14.x86_64.conf # Placeholder file, no vDSO hwcap entries used in this kernel. If that's the case, why package it at all? There's no need for it. We just don't have a way (with .spec magic I know, anyway) to decide at the right time whether we

Re: [kernel] more rpmlint: E: useless-provides kernel

2010-10-26 Thread Roland McGrath
more rpmlint: E: useless-provides kernel (This is coming from line 445: Provides: kernel = %{rpmversion}-%{pkg_release}\. I don't see any reason for this line, as rpm is autoproviding kernel = %{version}-%{release} (and %{version} is being set to %{rpmversion} and

Re: [kernel] more rpmlint: E: useless-provides kernel

2010-10-26 Thread Dave Jones
On Tue, Oct 26, 2010 at 02:37:34PM -0400, Roland McGrath wrote: more rpmlint: E: useless-provides kernel (This is coming from line 445: Provides: kernel = %{rpmversion}-%{pkg_release}\. I don't see any reason for this line, as rpm is autoproviding kernel =

Re: [Bug 225969] Merge Review: kernel

2010-10-26 Thread Don Zickus
On Tue, Oct 26, 2010 at 02:10:23PM -0400, Dave Jones wrote: kernel.x86_64: W: dangling-relative-symlink /lib/modules/2.6.36-1.fc15.x86_64/build ../../../usr/src/kernels/2.6.36-1.fc15.x86_64 (It seems odd that /lib/modules/2.6.36-1.fc15.x86_64/build is packaged in kernel, but

Re: [kernel] more rpmlint: E: useless-provides kernel

2010-10-26 Thread Tom spot Callaway
On 10/26/2010 02:56 PM, Dave Jones wrote: On Tue, Oct 26, 2010 at 02:37:34PM -0400, Roland McGrath wrote: more rpmlint: E: useless-provides kernel (This is coming from line 445: Provides: kernel = %{rpmversion}-%{pkg_release}\. I don't see any reason for