Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Dec 2015 17:55:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204972] net/samba42: conflicting Python dependencies
Message-ID:  <bug-204972-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: bugs.freebsd.org-qym4@tcm.yi.org
          Assignee: timur@FreeBSD.org
             Flags: maintainer-feedback?(timur@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204972-13>