[Bug 233909] security/py-certbot: Incorrect config file path since update to 0.29.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 11 09:34:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233909
--- Comment #6 from Kubilay Kocak <koobs at FreeBSD.org> ---
While I'm -0 on supporting other OS's within FreeBSD ports, it appears [1][2]
the value starts with dragonfly.
See Also: https://docs.python.org/2/library/sys.html#sys.platform
In particular:
For most Unix systems, this is the lowercased OS name as returned by uname -s
with the first part of the version as returned by uname -r appended, e.g.
'sunos5', at the time when Python was built
[1] https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1707
[2] google: sys.platform.startswith("dragonfly"):
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list