Description of problem: When install FC6, with KS, in machine with 256mb, anaconda consumes 100% cpu and the process of installation freeze. When i press <ctrl> <alt> <f2>, command "top" shows anaconda with 100% of use (cpu) Version-Release number of selected component (if applicable): Fedora Core 6 How reproducible: Install FC6, with my own repo's, with KS (kickstart), using options (in ks): repo --name=FC6-UPDATES-i386 --baseurl=http://localaddress/fc6/updates/i386 repo --name=FC6-EXTRAS-i386 --baseurl=http://localaddress/fc6/extras/i386 Additional info: When remove this options (repo --name ....) in ks, no problems occurs.
What sort of %packages section do you have?
Created attachment 157030 [details] ks used to install machines
The problem here is the size of your %packages section. We're using a pretty inefficient group of functions to process each individual package line. It just doesn't turn up in most cases because people typically have a small group of packages listed. Some work is going in this area, but no real answers yet.
I create a group "mycompanygroup", in comps.xml, with all the packages i use in KS. Then recreate index with createrepo -g Fedora/base/comps.xml . in the os server. Then remove all packages in KS, and insert @mycompanygroup It's better, but sometimes still consumes 100% of cpu for machine with 256mb.
Can you try a rawhide tree with yum-3.2.2 or later and see if this works better for you? Some work has gone into yum to speed this code path up.
for fc6 ? yes. Need update aditional package in the tree ? can i use this -> http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/Fedora/yum-3.2.2-2.fc8.noarch.rpm
No, you can't. You'll need to try an installation from the development tree (or F8 test 1, which is coming right up). We don't make anaconda updates for past releases so testing the development tree is really the only way to check out these fixes.
humm... ok, but i can't do this now. i have to take another machine, to create this tree, and then update the repo. i believe i can do this in september. thanks.
Fedora apologizes that these issues have not been resolved yet. We're sorry it's taken so long for your bug to be properly triaged and acted on. We appreciate the time you took to report this issue and want to make sure no important bugs slip through the cracks. If you're currently running a version of Fedora Core between 1 and 6, please note that Fedora no longer maintains these releases. We strongly encourage you to upgrade to a current Fedora release. In order to refocus our efforts as a project we are flagging all of the open bugs for releases which are no longer maintained and closing them. http://fedoraproject.org/wiki/LifeCycle/EOL If this bug is still open against Fedora Core 1 through 6, thirty days from now, it will be closed 'WONTFIX'. If you can reporduce this bug in the latest Fedora version, please change to the respective version. If you are unable to do this, please add a comment to this bug requesting the change. Thanks for your help, and we apologize again that we haven't handled these issues to this point. The process we are following is outlined here: http://fedoraproject.org/wiki/BugZappers/F9CleanUp We will be following the process here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this doesn't happen again. And if you'd like to join the bug triage team to help make things better, check out http://fedoraproject.org/wiki/BugZappers
This bug is open for a Fedora version that is no longer maintained and will not be fixed by Fedora. Therefore we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen thus bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.