| Summary: | Ошибка запуска ansible-test (модуль удалён, но бинарник всё ещё упакован) | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Alexander Makeenkov <amakeenk> |
| Component: | ansible-core | Assignee: | Andrey Cherepanov <cas> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | cas |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
Версия пакета: ansible-core-2.14.2-alt2 Шаги воспроизведения: # apt-get install ansible-core $ ansible-test Получаемый результат: Traceback (most recent call last): File "/usr/bin/ansible-test", line 45, in <module> main() File "/usr/bin/ansible-test", line 24, in main from ansible_test._util.target.common.constants import CONTROLLER_PYTHON_VERSIONS ModuleNotFoundError: No module named 'ansible_test' $ rpm -qf /usr/bin/ansible-test ansible-core-2.14.2-alt2.noarch