[Bug 248633] [NEW PORT] mail/getmail6: POP3/IMAP4 mail retriever with Maildir and command delivery (python3 fork)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 13 12:53:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248633
--- Comment #11 from Michael Bueker <m.bueker at 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.
More information about the freebsd-python
mailing list