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
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
2 matches
Mail list logo