Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2020 02:44:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 235701] security/py-certbot: Add man page
Message-ID:  <bug-235701-21822-s697eYBjT9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235701-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235701-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235701

--- Comment #28 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Walter Schwarzenfeld from comment #22)

All files installed by a port that installs files in shared (non Python version
specific) locations, must be made unique ("concurrent safe")

Could you please process the periodic script to include that concurrent
treatment by using uniquefiles functionality [1]. You should just be able to
add the file to UNIQUE_SUFFIX_FILES which are already set by ports using
USE_PYTHON=concurrent (which uses uniquefiles.mk functionality)

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#uses-uniquefiles

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

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