Bug 648880 - Crash logs missing distribution identification
Summary: Crash logs missing distribution identification
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: java-1.6.0-openjdk
Version: 5.8
Hardware: All
OS: All
low
high
Target Milestone: rc
: ---
Assignee: jiri vanek
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On: 648499 648879
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-02 12:22 UTC by jiri vanek
Modified: 2011-06-14 07:48 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 648879
Environment:
Last Closed: 2011-06-14 07:48:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jiri vanek 2010-11-02 12:22:45 UTC
+++ This bug was initially created as a clone of Bug #648879 +++

+++ This bug was initially created as a clone of Bug #648499 +++

The Fedora builds are not reporting themselves correctly in crash dumps.

# Distribution: Custom build (Wed Oct 13 22:53:58 UTC 2010)

When correctly configured, DISTRIUTION_ID should be passed to the OpenJDK build by IcedTea6 e.g.:

DISTRIBUTION_ID="Built on Gentoo Base System release 2.0.1 (Fri Oct 22 15:02:13 BST 2010)"

This suggests that lsb_release is unavailable during the build of Fedora OpenJDK RPMs:

checking for lsb_release... /usr/bin/lsb_release

Please add the appropriate package as a dependency to the spec file.

--- Additional comment from ahughes on 2010-11-01 10:04:04 EDT ---

Typo; that should be DISTRIBUTION_ID.

--- Additional comment from jvanek on 2010-11-02 08:17:30 EDT ---

BuildRequires: redhat-lsb

added to F12,13,14,master

OpenJdk for Rhel 5 is also buildable with this change.


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