Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2019 04:08:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237818] sysutils/bareos-client  python option issues
Message-ID:  <bug-237818-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237818

            Bug ID: 237818
           Summary: sysutils/bareos-client  python option issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: beldin@beldin.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org

When building sysutils/bareos-client in a clean enviroment (e.g. poudriere)=
 the
PYTHON configuration option does not work quite as expected when the
DEFAULT_VERSION of python is 3.6.

When the option is ON it naturally pulls in the DEFAULT_VERSION which fails
since it seems bareos-client wants python2.7.

Modifying sysutils/bareos-server/Makeifle so that USES+=3Dpython:2.7 fixed =
this.

However then when the option is OFF the dependancy of ninja pulls in the
default python version which bareos-client's cmake detects anyway and attem=
pts
to build with python support anyway, failing.

--=20
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-237818-7788>