Date: Thu, 13 Aug 2020 12:53:55 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 248633] [NEW PORT] mail/getmail6: POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork) Message-ID: <bug-248633-21822-mxKHSQqKA0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248633-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-248633-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=248633 --- Comment #11 from Michael Bueker <m.bueker@berlin.de> --- Thank you for that link. I've tested according to the "Procedure 3.1", since poudriere is currently not available to me. There are two problems: 1) make stage-qa fails: Error: Package names are not unique with flavors: py37: getmail6-6.02 py27: getmail6-6.02 Error: maybe use <flavor>_PKGNAMEPREFIX/SUFFIX. I'm not sure what to do about this. stage-qa passes if I set USES=python:3.7. That seems reasonable to me, since python3 support is the whole point of having this port, and python2 will be deprecrated soon. On the other hand, since 2.7 is supported according to upstream, that wouldn't be entirely accurate. 2) make package as user fails with "Permission denied" errors (even for users in the wheel group). Also, I don't know what to do about this. The permissions of the port dir/files look the same as with other ports. -- 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-248633-21822-mxKHSQqKA0>
