On Sat, 2003-08-09 at 10:53, Matthias Saou wrote: > seth vidal wrote : > > > Speaking of tarballs: > > http://linux.duke.edu/yum/download/2.0/daily/yum-20030809.tar.gz > > > > give it some more tests. let me know what breaks. > > thanks > > For me, it does ;-) > > $ sudo yum upgrade > Gathering header information file(s) from server(s) > Server: Red Hat Linux 9 - i386 - freshrpms > Server: Red Hat Linux 9 - i386 - os > Server: Red Hat Linux 9 - i386 - updates > Finding updated packages > Downloading needed headers > Finding obsoleted packages > Resolving dependencies > Dependencies resolved > I will do the following: > Traceback (most recent call last): > File "/usr/bin/yum", line 60, in ? > yummain.main(sys.argv[1:]) > File "yummain.py", line 274, in main > File "clientStuff.py", line 464, in printactions > TypeError: 'str' object is not callable Ville was kind enough to report this this morning. It's been fixed - I left out a % <sigh> :) you can get the patch here: http://devel.linux.duke.edu/bugzilla/attachment.cgi?id=17&action=view -sv