Bug 57364 (hromovpi@altlinux.org)

Summary: Не разворачивается samba_ad_service
Product: Sisyphus Reporter: sv <boxforjobq345>
Component: alteratorctlAssignee: hromovpi <hromovpi>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: alxvmr, arzdez, hromovpi, liannnix, sa, sav, sheriffkorov, sin
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description sv 2025-12-25 16:00:44 MSK
Шаги воспроизведения:

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

Ожидаемый результат: Разворачиваемый контроллер присоединится к существующему домену, либо будут выведены ошибки.

Фактический результат: Появляется надпись «Проверка конфликтов ресурсов...» после чего становится доступной консоль, но больше ничего не происходит.
Comment 1 Aleksey Saprunov 2025-12-25 17:41:13 MSK
Перевесил на hromovpi@altlinux.org
Comment 2 Repository Robot 2026-01-30 13:11:38 MSK
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).