On Sun, 2004-03-07 at 17:28 -0700, Michael Stenner wrote: > On Sun, Mar 07, 2004 at 04:35:13PM -0700, Michael Stenner wrote: > > On Sun, Mar 07, 2004 at 04:22:01PM -0700, Sean Kasun wrote: > > > Sure thing, here's the output of the test: > > > > Aw, crap. I should have asked this before, but I see that you're > > using python 2.3. They probably changed something from 2.2 to 2.3 in > > httplib that is screwing this behavior up. I'll see if I can get > > ahold of a box with 2.3 take a look. > > Yes. They are now raising BadStatusLine from a place they didn't > before. I've made the necessary changes and committed to cvs. 2.0.6 > should work for you. > -Michael > > P.S. If you're really impatient, wait a few hours for the cvs mirror > to sync, then grab the new keepalive.py and drop it in place of the > old one. or: download this diff: http://tinyurl.com/ytofd and apply it or download this file: http://tinyurl.com/29gnw and copy it over /usr/share/yum/keepalive.py and let me know if it works, if it does then I'll push a new daily out. -sv