[Bug 273656] security/py-certbot: needs export CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 in ${LOCALBASE}/etc/periodic/weekly/500.certbot-3.9 on systems with OpenSSL 3

2023-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273656 --- Comment #1 from Trond Endrestøl --- Created attachment 244772 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244772&action=edit Patch for security/py-certbot/files/500.certbot.in -- You are receiving this mail because: You

[Bug 269545] devel/py-setuptools: AttributeError: module 'importlib_metadata' has no attribute 'MetadataPathFinder'

2023-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269545 --- Comment #21 from Jia-Shiun Li --- FYI if you are interested I found the leftover by comparing pkg info and what was actually in /usr/local: # find /usr/local \! -type d | sort > ~/findlist.txt # pkg info -laq | sort > ~/pkginfolist.txt