Bug 49358

Summary: После обновления python3-module-cryptography и python3-module-openssl certbot не работает
Product: Branch p10 Reporter: Alex Moskalenko <mav>
Component: certbotAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: qa-p10 <qa-p10>
Severity: major    
Priority: P5 CC: amakeenk, andrew
Version: не указана   
Hardware: x86_64   
OS: Linux   
Bug Depends on: 44944    
Bug Blocks:    

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
Спасибо!