pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: py-certbot broken



> Package build but when run gives the following error:
> 
> certbot-3.10 -h
> Traceback (most recent call last):
>  File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 581, in _build_master
>    ws.require(__requires__)
>  File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 909, in require
>    needed = self.resolve(parse_requirements(requirements))
>  File "/usr/pkg/lib/python3.10/site-packages/pkg_resources/__init__.py", line 800, in resolve
>    raise VersionConflict(dist, req).with_context(dependent_req)
> pkg_resources.ContextualVersionConflict: (cryptography 39.0.0 (/usr/pkg/lib/python3.10/site-packages), Requirement.parse('cryptography<39,>=38.0.0'), {'PyOpenSSL'})
> 
> This is on 9.3 stable. All this is with just the default options for python and with all package built cleanly in a single build from a chroot so this isn't a stale dependency issue.
> 
> Mike

You should update py-OpenSSL to 23.0.0 which fixes the problem.

Kind regards,
Adam


Home | Main Index | Thread Index | Old Index