[Bug 204972] net/samba42: conflicting Python dependencies

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 2 17:55:14 UTC 2015


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

            Bug ID: 204972
           Summary: net/samba42: conflicting Python dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur at FreeBSD.org
          Reporter: bugs.freebsd.org-qym4 at tcm.yi.org
          Assignee: timur at FreeBSD.org
             Flags: maintainer-feedback?(timur at FreeBSD.org)

net/samba42/Makefile:

    USES= cpe compiler waf pkgconfig perl5 python:2 \
          execinfo readline iconv shebangfix

    BUILD_DEPENDS+=
${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
    RUN_DEPENDS+=  
${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython


Setting DEFAULT_VERSIONS=python=3.5 in /etc/make.conf results in
dns/py-dnspython being built as py35-dnspython-1.12.0.txz. Installing the
generated samba42 package then fails with 

    pkg: samba42 has a missing dependency: py27-dnspython



Regards

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


More information about the freebsd-ports-bugs mailing list