Bug#432813: AttributeError: ActionUpdateDefault instance has no attribute 'runtime'

2007-07-19 Thread Stephen Dranger
I found that adding the following code fixed the problem (which only occurs during an error): --- pycentral.old 2007-07-19 14:56:24.0 -0500 +++ pycentral.new 2007-07-19 14:56:17.0 -0500 @@ -1096,6 +1096,11 @@ self.rtname = self.args[1] packages = read_d

Bug#432813: AttributeError: ActionUpdateDefault instance has no attribute 'runtime'

2007-07-12 Thread Bayle Shanks
Package: python-central Version: 0.5.14 # pycentral updatedefault python2.4 python2.5 Traceback (most recent call last): File "/usr/bin/pycentral", line 1394, in ? main() File "/usr/bin/pycentral", line 1384, in main if action.check_args(global_options): File "/usr/bin/pycentral", li