RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 648879 - Crash logs missing distribution identification
Summary: Crash logs missing distribution identification
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: java-1.6.0-openjdk
Version: 6.3
Hardware: All
OS: All
low
high
Target Milestone: rc
: ---
Assignee: jiri vanek
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On: 648499
Blocks: 648880
TreeView+ depends on / blocked
 
Reported: 2010-11-02 12:20 UTC by jiri vanek
Modified: 2010-12-09 07:37 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 648499
: 648880 (view as bug list)
Environment:
Last Closed: 2010-12-09 07:37:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jiri vanek 2010-11-02 12:20:28 UTC
+++ 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 6 is also buildable with this change.

Comment 2 jiri vanek 2010-12-09 07:37:36 UTC
added BuildRequires: redhat-lsb


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