Шаги воспроизведения: 1) Выполнить команду: # alteratorctl services deploy samba_ad_service --adminPassword=1qaz@WSX --backendStore=tdb --dnsSettings.dnsBackend=SAMBA_INTERNAL --dnsSettings.forwarders.1=192.168.0.1 --functionalLevel=2008_R2 --mode=join --mode.join.adminLogin=administrator --mode.join.ipAddressDc=192.168.0.132 --mode.join.serverRole=dc --netBiosName=TEST --realm=TEST.ALT --siteName=Default-First-Site-Name --useRfc2307=false Ожидаемый результат: Разворачиваемый контроллер присоединится к существующему домену, либо будут выведены ошибки. Фактический результат: Появляется надпись «Проверка конфликтов ресурсов...» после чего становится доступной консоль, но больше ничего не происходит.
Перевесил на hromovpi@altlinux.org
alteratorctl-0.2.5-alt1 -> sisyphus: Fri Jan 30 2026 Pavel Khromov <hromovpi@altlinux> 0.2.5-alt1 - Fixed: + Services module usage help output. + Services module contextual commands usage help output. + Fixed a service crash that occurs during the resource conflict checking stage if only one service exists (Closes: #57364). + Intercepting attempts to run service diagnostic tests in the absence of service tests. + Fixed the missing message about the absence of the selected diagnostic tool. - Changed: + Clarified description of manually installed packages and --allow-remove-manually option (Closes: #57591).