Bug 41081 - conflict with josepy version requirement
Summary: conflict with josepy version requirement
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: certbot (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 major
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-09 17:56 MSK by Pavel Nakonechnyi
Modified: 2021-10-11 11:24 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Nakonechnyi 2021-10-09 17:56:07 MSK
$ rpm -q certbot
certbot-1.20.0-alt1.noarch
# rpm -q python3-module-josepy
python3-module-josepy-1.8.0-alt1.noarch
# rpm -q python3-module-acme
python3-module-acme-1.20.0-alt1

$ certbot -v
An unexpected error occurred:
pkg_resources.VersionConflict: (josepy 1.8.0 (/usr/lib/python3/site-packages), Requirement.parse('josepy>=1.9.0'))
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/.private/root/tmp61jvrri8/log or re-run Certbot with -v for more details.

Откат только до certbot-1.19.0-alt1.noarch *не* помогает.

Откат и certbot и python3-module-acme до python3-module-acme-1.19.0-alt1 помогает.
Comment 1 Repository Robot 2021-10-10 16:05:46 MSK
python3-module-acme-1.20.0-alt2 -> sisyphus:

 Sat Oct 09 2021 Vitaly Lipatov <lav@altlinux.ru> 1.20.0-alt2
 - update requires (ALT bug 41081)