[Bug 234009] security/py-certbot: Fails to patch: saving rejects to certbot/compat.py.rej

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 14 12:13:08 UTC 2018


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

--- Comment #2 from Matthew Seaman <matthew at FreeBSD.org> ---
Hi, Gerard,

Did you test the patches from PR 233909?  If so, you've probably ended up with
a merge conflict in py-certbot/files/patch-* -- try 'svn status' to see if
that's so.

You should be able to fix the problem by:

   cd ${PORTSDIR}/security/py-certbot
   svn revert -R .

so that your local changes are replaced by a clean copy from the ports
repository.

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


More information about the freebsd-python mailing list