Well, I finally figured out why it hangs after half the packages are downloaded. Unfortunately, I looked through 6768 and found this is just proprietary software, so I'll allow RedHat to show the virtues of this model and find it themselves. Enjoy.
this is _not_ proprietary software. The source code is available. The server code will be made available for 6.2 as well, the reason it hasn't been available to this point is because it is heavily tied into our internal web system and oracle system and would have been very hard to extract and package from there when we shipped 6.1. However, we have put a great deal of effort into doing this for 6.2. If you do have more information we are interested.
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/88c068a7a69d2887f193f01bc22d342794b867de Fix for issue 8578 involving non-breaking strings. Creation of two mixins for breaking strings within certain markup contexts. .word-break .word-break-all Move events-table css to _tables.less Make events-table table-layout:fixed so it can use less agressive .word-break assign set width for all columns except message with gets remaining adjustable width word-break assigned to Name and Message since these are the only ones that can have nonbreaking strings wider than cell. Remove event-time rule that's not needed Move sr-only class to span around heading so that <th> width can be set Make td colspan=6 so that filtered message isn't wrapped