RHUI
下载存储库时我们遇到此错误。
现场找不到任何解决方案,Red Hat
有一个关联它指导我们编辑代理设置的一些文件。但我们在 ENV 中确实有任何代理设置,我们直接连接到互联网。
Unexpected error caught at the shell level
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 86, in safe_listen
self.listen(clear=first_run)
File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 112, in listen
Shell.listen(self)
File "/usr/lib/python2.6/site-packages/rhui/common/shell.py", line 186, in listen
item.func(*args, **item.kwargs)
File "/usr/lib/python2.6/site-packages/rhui/tools/screens/sync.py", line 201, in repo_sync
repos = self.pulp.repos_with_sync_status()
File "/usr/lib/python2.6/site-packages/rhui/tools/pulp_api.py", line 288, in repos_with_sync_status
history_entry = history_list[-1]
IndexError: list index out of range