Displaying 1 result from an estimated 1 matches for "reported_error_msg".
Did you mean:
reported_error_msgs
2017 Nov 16
2
Can't update
...errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 110, in main
base = cli.YumBaseCli()
File "/usr/share/yum-cli/cli.py", line 72, in __init__
output.YumOutput.__init__(self)
File "/usr/share/yum-cli/output.py", line 307, in __init__
self.reported_error_msgs = dict((k, False) for (k, v) in
ERRORS_TO_KBASE_ARTICLES.iteritems())
NameError: global name 'ERRORS_TO_KBASE_ARTICLES' is not defined
Any suggestion ?
Thank's?