Bug 49358 - После обновления python3-module-cryptography и python3-module-openssl certbot не работает
Summary: После обновления python3-module-cryptography и python3-module-openssl certbot...
Status: CLOSED FIXED
Alias: None
Product: Branch p10
Classification: Unclassified
Component: certbot (show other bugs)
Version: не указана
Hardware: x86_64 Linux
: P5 major
Assignee: Vitaly Lipatov
QA Contact: qa-p10@altlinux.org
URL:
Keywords:
Depends on: 44944
Blocks:
  Show dependency tree
 
Reported: 2024-02-12 07:03 MSK by Alex Moskalenko
Modified: 2024-02-23 10:20 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Moskalenko 2024-02-12 07:03:06 MSK
Здравствуйте.

В p10 после последнего обновления пакетов python3-module-cryptography и python3-module-openssl перестает работать certbot о следующей диагностикой:

An unexpected error occurred:
pkg_resources.ContextualVersionConflict: (cryptography 41.0.7 (/usr/lib64/python3/site-packages), Requirement.parse('cryptography<39,>=38.0.0'), {'PyOpenSSL'})


Версии пакетов:
python3-module-cryptography-41.0.7-alt0.p10.1.x86_64
python3-module-openssl-22.1.0-alt1.noarch
certbot-1.17.0-alt1.noarch


Просьба обновить certbot (в сизифе версия гораздо новее).
Comment 1 Alexander Makeenkov 2024-02-12 09:57:44 MSK
$ certbot 
An unexpected error occurred:
pkg_resources.ContextualVersionConflict: (cryptography 41.0.7 (/usr/lib64/python3/site-packages), Requirement.parse('cryptography<39,>=38.0.0'), {'PyOpenSSL'})
Comment 2 Vitaly Lipatov 2024-02-18 03:21:56 MSK
Да, к сожалению вовремя проблему не решили:
https://bugzilla.altlinux.org/44944

Но сейчас обновляю и openssl с исправлением и сertbot:
340922 TESTED #6 [test-only] p10 python3-module-josepy.git=1.13.0-alt1 python3-module-openssl.git=23.2.0-alt2 python3-module-acme.git=2.8.0-alt1 certbot.git=2.8.0-alt1
Comment 3 Alex Moskalenko 2024-02-23 10:20:05 MSK
Спасибо!