legacy27 3.6.0_beta9
Хирецкий Михаил 6 лет назад
Родитель 3986bf1b9b
Сommit 5e21141676

@ -1561,7 +1561,8 @@ class Update(MethodsInterface):
_("Current binhost {} is outdated").format(binhost_url))
elif binhost.downgraded:
raise UpdateError(
_("Current binhost {} was downgraded").format(binhost_url))
_("Binary packages on the current binhost {} "
"are older than local").format(binhost_url))
if self.binhosts_data.gpg:
packages_fn = self.clVars.Get('update.cl_update_package_cache')
packages_sign_fn = self.clVars.Get('update.cl_update_package_cache_sign')

Загрузка…
Отмена
Сохранить