From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7676 invoked by alias); 15 Mar 2007 18:47:42 -0000 Received: (qmail 7654 invoked by uid 48); 15 Mar 2007 18:47:31 -0000 Date: Thu, 15 Mar 2007 18:47:00 -0000 From: "kris dot van dot hees at oracle dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070315184731.4202.kris.van.hees@oracle.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4202] New: frysk-imports/frysk/junit/KernelVersion.java parses FC6 kernels versions wrong X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00644.txt.bz2 List-Id: FC6 has had kernel versions using version strings like 2.6.19-1.2911.6.5.fc6. The KernelVersion class is not capable of parsing those version strings, making it impossible for e.g. TestCase.java to determine whether the kernel is a FC6 kernel or not (used to determine whether utrace is expected to work correctly or not). If there is a definitive standard for kernel version numbering, it ought to be implemented in KernelVersion. If not, we may need different logic here to make determinations about the running kernel. -- Summary: frysk-imports/frysk/junit/KernelVersion.java parses FC6 kernels versions wrong Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: kris dot van dot hees at oracle dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4202 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.