Hide Forgot
Description of problem: Anaconda doesn't have /etc/*-release (why?) so libreport can't use it to determine product and version and fails to report a problem. We need to reinstate the getVersion_fromProduct and getProduct_fromPRODUCT from the report package which can get the required release information directly from anaconda. Version-Release number of selected component (if applicable): libreport-2.0.5-2.el6 How reproducible: 100% Steps to Reproduce: 1. create anaconda image with libreport packages 2. make anaconda crash Actual results: libreport fails to determine release -> bz and rhtsupport plugins fails to create a ticket.
Created attachment 515728 [details] Proposed (tested) patch This patch fixes the problem with missing /etc/*-release on Anaconda images. It uses the same method to determine the os release as report.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1598.html