Bug 263292 - security/py-cerbot-apache: breaks security/py-certbot
Summary: security/py-cerbot-apache: breaks security/py-certbot
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-python (Nobody)
URL: https://www.freshports.org/security/p...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-15 12:54 UTC by Matteo Riondato
Modified: 2023-09-15 06:11 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (python)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Riondato freebsd_committer freebsd_triage 2022-04-15 12:54:40 UTC
Without py-certbot-apache installed, `certbot` commands work without any problem.

With py-certbot-apache installed, any `certbot` commands exits with the following error:

OSError: ctypes.util.find_library() did not manage to locate a library called 'augeas'

Note that augeas and py38-python-augeas are installed.