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

--- Comment #11 from Michael Bueker <m.bue...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to