i updated to the latest up2date rpm....
then when updating to the latest kernel
this is what happened after i ran up2date -fu
for the kernel/kernel-source updates
Testing package set / solving RPM inter-dependencies...
Traceback (most recent call last):
File "/usr/sbin/up2date", line 1174, in ?
sys.exit(main() or 0)
File "/usr/sbin/up2date", line 772, in main
fullUpdate, dryRun=options.dry_run))
File "/usr/sbin/up2date", line 1066, in batchRun
batch.run()
File "up2dateBatch.py", line 74, in run
File "up2dateBatch.py", line 159, in __dryRun
File "up2date.py", line 395, in dryRun
File "depSolver.py", line 357, in setup
File "depSolver.py", line 390, in __add
File "headers.py", line 37, in __getitem__
File "headers.py", line 42, in __retrievePackage
File "rpcServer.py", line 304, in doCall
File "repoDirector.py", line 31, in getHeader
File "rpmSource.py", line 210, in getHeader
File "/usr/share/rhn/up2date_client/repoBackends/yumRepo.py", line 100, in
getHeader
hdr = rpmUtils.readHeaderBlob(hdrBuf)
TypeError: readHeaderBlob() takes exactly 2 arguments (1 given)
ill post this in bugzilla also