info "Need to install default apt-conf package to avoid missing $TO repo"
if! docmd epm installed apt-conf-branch ;then
info "Need to install default apt-conf-branch package to avoid missing $TO repo"
docmd epm install apt-conf-branch || fatal
fi
# файл /etc/openssl/openssl.cnf из устанавливаемого пакета openssl-config-3.2.0-alt1.noarch конфликтует с файлом из пакета libcrypto10-1.0.2u-alt1.p9.2.x86_64
...
...
@@ -9354,7 +9389,7 @@ __switch_alt_to_distro()
__do_upgrade
confirm_info "Upgrade $DISTRNAME from $FROM to $TO ..."