Summary: | Прошу собрать с %def_enable debugger | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
Component: | python3 | Assignee: | Grigory Ustinov <grenka> |
Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P5 | CC: | aris, george, glebfm, grenka, imz, iv, lvol, vitty |
Version: | unstable | ||
Hardware: | x86_64 | ||
OS: | Linux |
Description
Andrey Cherepanov
2021-06-21 14:23:19 MSK
У нас для Cython'ного дебаггера кой-чего не хватает. https://lists.altlinux.org/pipermail/sisyphus-incominger/2021-May/611958.html Что скажет мейнтейнер Pyhton3? %add_python3_req_skip gdb [#272566] DONE (try 2) srpm=python-module-Cython-0.29.23-alt2.src.rpm ... Отсюда, https://cython.readthedocs.io/en/latest/src/userguide/debugging.html как минимум, следует, что у нас этот дебаггер за просто так работать не будет, поскольку gdb как раз "configured with Python 3" https://stackoverflow.com/questions/4792483/how-to-import-gdb-in-python gdb у нас собирается с python3. Пакет python3 не предоставляет ничего такого. |