Bug 212544 - Incorrect Symbolic Link in /lib/modules for FC5 2.6.18 Kernel Sources
Summary: Incorrect Symbolic Link in /lib/modules for FC5 2.6.18 Kernel Sources
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 5
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-27 11:38 UTC by Nick Fitzkee
Modified: 2015-01-04 22:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-10-28 05:34:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nick Fitzkee 2006-10-27 11:38:03 UTC
Version-Release number of selected component (if applicable):
kernel-smp-devel-2.6.18-1.2200.fc5.i686.rpm

How reproducible:
Always; simply install the affected RPM.

Actual results:

A symbolic link is created as /lib/modules/2.6.18-1.2200.fc5smp/build that,
instead of pointing to ../../../usr/src/kernels/2.6.18-1.2200.fc5-smp-i686,
where the actual source is, points to
../../../usr/src/kernels/2.6.18-1.2200.fc5-smp-i586 (i.e. i686 vs. i586).  Thus,
a dead link exists where the kernel sources should be.

It's a trivial bug to fix if you are looking for it, but it does cause problems
with the default kernel source location finder of nvidia's installer program.

Comment 1 Nick Fitzkee 2006-10-27 16:20:46 UTC
Please disregard--this appears to be a problem on my part.  


Note You need to log in before you can comment on or make changes to this bug.