Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2018 09:34:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 233909] security/py-certbot: Incorrect config file path since update to 0.29.1
Message-ID:  <bug-233909-21822-dhRIPeN0CR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233909-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233909-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233909

--- Comment #6 from Kubilay Kocak <koobs@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=20

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"):

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233909-21822-dhRIPeN0CR>