Bug 263292

Summary: security/py-cerbot-apache: breaks security/py-certbot
Product: Ports & Packages Reporter: Matteo Riondato <matteo>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: Open ---    
Severity: Affects Only Me CC: grahamperrin
Priority: --- Flags: bugzilla: maintainer-feedback? (python)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freshports.org/security/py-certbot/
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252776

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.