| Summary: | Не работает выключение механизмов групповых политик | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | Сергей Сысоев <sysoevsa> | ||||
| Component: | gpupdate | Assignee: | Danila Skachedubov <skachedubovda> | ||||
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
| Severity: | major | ||||||
| Priority: | P5 | CC: | greh, nir, sin, skachedubovda, sysoevsa | ||||
| Version: | unstable | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
Сергей Сысоев
2024-06-26 12:36:42 MSK
Добвавлю, что проверка в функции check_windows_mapping_enabled(storage) скорей всего тоже некорректно работает:
if flag and '0' == str(flag):
https://github.com/altlinux/gpupdate/blob/c57d1bac9e813d85663e29e02bfdc1a800411344/gpoa/frontend/applier_frontend.py#L40
gpupdate-0.10.4-alt1 -> sisyphus: Thu Jun 27 2024 Valery Sinelnikov <greh@altlinux> 0.10.4-alt1 - Fixed the definition of the module activation check (closes: 50755) - Fixed sorting of scripts (closes: 50756) - Fixed reading key values from dconf - Changed the method for getting the list of packages for pkcon_runner |