dkms and corruption of kernel-devel package (3.5, 3.6, 3.7 kernels only)

2013-01-09 Thread Andre Robatino
A while back I reported corruption of the kernel-devel package when building dkms modules for kernels >= 3.5 - see https://bugzilla.redhat.com/show_bug.cgi?id=860529 . Specifically, the System.map file in /usr/src/kernels/* for the corresponding kernel is deleted. It has now stopped happening as of

Re: dkms and corruption of kernel-devel package

2012-08-24 Thread Josh Boyer
On Fri, Aug 24, 2012 at 11:34 AM, John Reiser wrote: >> the copy in /usr/src/kernels/ is >> world-readable and the one in /boot/ isn't, for example >> >> [root@compaq-pc ~]# ls -l /boot/System.map-3.5.2-3.fc17.x86_64 >> /usr/src/kernels/3.5.2-3.fc17.x86_64/System.map >> -rw---. 1 root root 24

Re: dkms and corruption of kernel-devel package

2012-08-24 Thread John Reiser
> the copy in /usr/src/kernels/ is > world-readable and the one in /boot/ isn't, for example > > [root@compaq-pc ~]# ls -l /boot/System.map-3.5.2-3.fc17.x86_64 > /usr/src/kernels/3.5.2-3.fc17.x86_64/System.map > -rw---. 1 root root 2468248 Aug 21 15:24 > /boot/System.map-3.5.2-3.fc17.x86_64

Re: dkms and corruption of kernel-devel package

2012-08-24 Thread Andre Robatino
Panu Matilainen laiskiainen.org> writes: > Dunno about the System.map (other than I've always relied on the ones in > /boot), but as for the timestamps, kernel-devel itself causes that as it > runs hardlink on itself at package post-installation. Thanks for the info. I wasn't aware there was a

Re: dkms and corruption of kernel-devel package

2012-08-21 Thread Jason L Tibbitts III
> "JB" == Josh Boyer writes: JB> Right. There's a bug open for it somewhere. https://bugzilla.redhat.com/show_bug.cgi?id=826707 - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: dkms and corruption of kernel-devel package

2012-08-21 Thread Josh Boyer
On Tue, Aug 21, 2012 at 1:01 PM, Panu Matilainen wrote: > Dunno about the System.map (other than I've always relied on the ones in > /boot), but as for the timestamps, kernel-devel itself causes that as it > runs hardlink on itself at package post-installation. Right. There's a bug open for it s

Re: dkms and corruption of kernel-devel package

2012-08-21 Thread Panu Matilainen
On 08/21/2012 07:49 PM, Andre Robatino wrote: I've noticed that immediately after installing the kernel-devel package, the mtimes on many of its files fail verification, for example [root@compaq-pc ~]# rpm -V kernel-devel-3.5.2-1.fc17.x86_64 ...T./usr/src/kernels/3.5.2-1.fc17.x86_64/Kcon

dkms and corruption of kernel-devel package

2012-08-21 Thread Andre Robatino
I've noticed that immediately after installing the kernel-devel package, the mtimes on many of its files fail verification, for example [root@compaq-pc ~]# rpm -V kernel-devel-3.5.2-1.fc17.x86_64 ...T./usr/src/kernels/3.5.2-1.fc17.x86_64/Kconfig ...T./usr/src/kernels/3.5.2-1.fc17.x