Mailinglist Archive: opensuse-bugs (16648 mails)

< Previous Next >
[Bug 398593] New: /sbin/get_kernel_version has no LFS
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 9 Jun 2008 09:45:20 -0600 (MDT)
  • Message-id: <bug-398593-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=398593


Summary: /sbin/get_kernel_version has no LFS
Product: openSUSE 11.0
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Basesystem
AssignedTo: ro@xxxxxxxxxx
ReportedBy: bwalle@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Development


Created an attachment (id=221062)
--> (https://bugzilla.novell.com/attachment.cgi?id=221062)
Compile get_kernel_version with LFS

/sbin/get_kernel_version is not only used to identify kernel images but also to
identify versions of kernel dumps (since the same heuristics works here).
Kernel dumps on 32 bit platforms can have more than 4 GiB (due to PAE).

However, the program fails to open the file because it's compiled without large
file support. The attached fix for the spec file solves the problem.

The problem needs to be fixed also for SLES10!


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
Follow Ups