Bug 59532 - Нет версии у модуля
Summary: Нет версии у модуля
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-psycopg (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: majioa@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-14 21:36 MSK by Andrey Cherepanov
Modified: 2026-06-14 22:52 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2026-06-14 21:36:54 MSK
[root@host-118 ~]# pip3 list | grep -w psycopg
psycopg                                  None
[root@host-118 ~]# python3 -c 'import psycopg;print(psycopg.__version__)'
None

Из-за этого ломается модуль postgresql для ansible.
Comment 1 Andrey Cherepanov 2026-06-14 22:52:42 MSK
Присутствовали пустые каталоги от предыдущих версий.