Paste #240038

   
pasted on 03.12.2021 17:26
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
>>> Syncing repository 'gentoo' into '/usr/portage'...
Синхронизация репозиториев
 * Поиск нового сервера обновлений |/-\|/-\|Traceback (most recent call last):
   File "/usr/lib/python3.9/site-packages/calculate/core/server/func.py", line 737, in run
    res = method(*args)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 135, in wrapper
    return f(self, *args, **kw)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1736, in detect_best_binhost
    retval = self._search_best_binhost(self.binhosts_data,
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 135, in wrapper
    return f(self, *args, **kw)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1591, in _search_best_binhost
    if not ignore_level and self.compare_update_level(binhost.level) < 0:
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1639, in compare_update_level
    return level - int(self.clVars.Get("update.cl_update_level"))
 ValueError: invalid literal for int() with base 10: ''
    ...
 * ValueError:invalid literal for int() with base 10: ''(calculate.update.update:1639)
 * Failed to find binhost with level equal to or higher than local level
 * Не удалось найти сервер бинарных обновлений
 * Не удалось обновить
>>> Syncing repository 'calculate' into '/var/db/repos/calculate'...
Синхронизация репозиториев
 * Поиск нового сервера обновлений |/-\|/-\|Traceback (most recent call last):
   File "/usr/lib/python3.9/site-packages/calculate/core/server/func.py", line 737, in run
    res = method(*args)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 135, in wrapper
    return f(self, *args, **kw)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1736, in detect_best_binhost
    retval = self._search_best_binhost(self.binhosts_data,
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 135, in wrapper
    return f(self, *args, **kw)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1591, in _search_best_binhost
    if not ignore_level and self.compare_update_level(binhost.level) < 0:
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1639, in compare_update_level
    return level - int(self.clVars.Get("update.cl_update_level"))
 ValueError: invalid literal for int() with base 10: ''
    ...
 * ValueError:invalid literal for int() with base 10: ''(calculate.update.update:1639)
 * Failed to find binhost with level equal to or higher than local level
 * Не удалось найти сервер бинарных обновлений
 * Не удалось обновить
>>> Syncing repository 'distros' into '/var/db/repos/distros'...
Синхронизация репозиториев
 * Поиск нового сервера обновлений |/-\|/-\|Traceback (most recent call last):
   File "/usr/lib/python3.9/site-packages/calculate/core/server/func.py", line 737, in run
    res = method(*args)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 135, in wrapper
    return f(self, *args, **kw)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1736, in detect_best_binhost
    retval = self._search_best_binhost(self.binhosts_data,
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 135, in wrapper
    return f(self, *args, **kw)
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1591, in _search_best_binhost
    if not ignore_level and self.compare_update_level(binhost.level) < 0:
   File "/usr/lib/python3.9/site-packages/calculate/update/update.py", line 1639, in compare_update_level
    return level - int(self.clVars.Get("update.cl_update_level"))
 ValueError: invalid literal for int() with base 10: ''
    ...
 * ValueError:invalid literal for int() with base 10: ''(calculate.update.update:1639)
 * Failed to find binhost with level equal to or higher than local level
 * Не удалось найти сервер бинарных обновлений
 * Не удалось обновить

Action: sync for repo: gentoo, returned code = 2
Action: sync for repo: calculate, returned code = 2
Action: sync for repo: distros, returned code = 2
Add Comment
Author