net/samba42: conflicting Python dependencies with non-default Python version

Miroslav Lachman 000.fbsd at quip.cz
Fri Apr 15 16:49:00 UTC 2016


There is some problem with ports framework choosing wrong Python version 
of dependencies is we have DEFAULT_VERSIONS= python=3.4   (or 3.5) in 
make.conf.
The Makefile of samba42 needs py27-dnspython, but ports framework 
chooses py34-dnspython which is wrong and them samba build failed with 
error:

samba42-4.2.7_2 depends on package: py27-dnspython>=1.9.4 - not found
*** Error code 1

I don't know where is the root of this issue.

There is PR 204972 for this problem:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204972

Can somebody look in to this?

Miroslav Lachman


More information about the freebsd-ports mailing list