Description of problem: Attempting to install using today's Rescue CD for PowerPC, anaconda appears to start but fails immediately with the text message: /urs/bin/python: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: no such file or directory. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. boot PowerPC Rescue CD with boot: linux 2. accept defauls for language and keyboard; specify HTTP, IP4 only, DHCP, mirror, directory 3. Actual results: install terminated abnormally (very soon after "running anaconda, ..." because libpythong2.5.so.1.0 cannot be found Expected results: install proceeds Additional info:
Created attachment 143706 [details] The point where anaconda dies Same problem on i386 architecture in Xen guest
So problem seems arch independant.
Fix for this is in CVS, but other things are breaking the build right now. I'll hopefully get those taken care of today. Then there's just some other python2.5 fallout that needs fixing (pyxf86config seems to play things a little too fast and loose with refcounting)
OK, thanks. From the process point of view: why not first put it to resolved and then close after you recieve confirmation of the original submitter?
*** Bug 219888 has been marked as a duplicate of this bug. ***