* seth vidal
fixed. update again.
This patch is in:
PatchSet 2162
Date: 2007/07/04 00:08:21
Author: skvidal
Branch: HEAD
Tag: (none)
Log:
revert updates item I broke. :(
Thanks to terje for noticing it!
Members:
yum/__init__.py:INITIAL->1.339
However, I still get error:
$ python yummain.py update
Loading "skip-broken" plugin
Loading "changelog" plugin
Loading "priorities" plugin
Loading "installonlyn" plugin
Setting up Update Process
0 packages excluded due to repository priority protections
Traceback (most recent call last):
File "yummain.py", line 193, in <module>
main(sys.argv[1:])
File "yummain.py", line 94, in main
result, resultmsgs = base.doCommands()
File "/root/sources/yum/cli.py", line 266, in doCommands
return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd,
self.extcmds)
File "/root/sources/yum/yumcommands.py", line 150, in doCommand
return base.updatePkgs(extcmds)
File "/root/sources/yum/cli.py", line 557, in updatePkgs
updates = self.up.getUpdatesTuples()
AttributeError: 'NoneType' object has no attribute 'getUpdatesTuples'
- Terje
_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel