Description of problem: Ltest anaconda from fedora core does not have the /usr/kerberos/lib entry in the LD_LIBRARY_PATH statements. This causes problems with anaconda runs. Version-Release number of selected component (if applicable): How reproducible: 100% in our environment which is a hybrid Redhat 9/fedora core 1/+ system. Steps to Reproduce: 1. Build a new boot image using anaconda-runtime 2. Boot a kickstart build and fails to load anaconda 3. Actual results: Expected results: Additional info: Patch available if required.
Created attachment 96080 [details] Patch to init.c to fix problem
/usr/kerberos/lib isn't used by anything in Fedora Core 1, hence why it was removed from the LD_LIBRARY_PATH of that anaconda.