On Sat, 2005-02-05 at 20:29 +0000, Paul wrote: > Hi, > > Okay, I've got things mostly happy with doing an update, but now am > getting > > Traceback (most recent call last): > File "/usr/bin/yum", line 7, in ? > yummain.main(sys.argv[1:]) > File "/usr/share/yum-cli/yummain.py", line 146, in main > base.doTransaction() > File "/usr/share/yum-cli/cli.py", line 630, in doTransaction > problems = self.downloadPkgs(downloadpkgs) > File "__init__.py", line 442, in downloadPkgs > File "repos.py", line 521, in get > File "mirror.py", line 414, in urlgrab > File "mirror.py", line 400, in _mirror_try > File "grabber.py", line 601, in urlgrab > File "grabber.py", line 533, in _retry > File "grabber.py", line 587, in retryfunc > File "grabber.py", line 709, in __init__ > File "grabber.py", line 752, in _do_open > File "grabber.py", line 817, in _build_range > File "byterange.py", line 422, in range_tuple_to_header > TypeError: not enough arguments for format string > > Where does this bug come from and how do I get around it? > https://bugzilla.redhat.com/beta/show_bug.cgi?id=147124 -sv