Description of problem: In order to completely resolve BZ 434826 anaconda needs a rebuild. We still see the errors in stage1 since it is static linked. The stage2 issues have cleared up since that is dynamic linked. Version-Release number of selected component (if applicable): anaconda-11.1.2.112-1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Just for sanity sake I confirmed that anaconda was indeed built with the previous version: from: http://brewweb.devel.redhat.com/brew/getfile?taskID=1253934&name=root.log libnl ia64 1.0-0.10.pre5.4 core 118 k libnl-devel ia64 1.0-0.10.pre5.4 core 178 k the version of libnl with the unaligned access fix is: libnl-devel-1.0-0.10.pre5.5
We can specifically require the >= version of libnl in anaconda.spec and rebuild for 5.2. Reassigning to clumens.
This will be fixed in anaconda-11.1.2.113-1.
I verified that all is now well with the latest nightly tree which includes anaconda-11.1.2.113-1. thanks! - Doug
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0397.html