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
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
> 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
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
> "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
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
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
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