Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2014 09:59:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194656] New: databases/py-postgresql insists in installing python3/python3-3_2
Message-ID:  <bug-194656-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 194656
           Summary: databases/py-postgresql insists in installing
                    python3/python3-3_2
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: Axel.Rau@Chaos1.DE
                CC: c.kworr@gmail.com
                CC: c.kworr@gmail.com

Created attachment 148730
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148730&action=edit
Patch to fix the issue

I tried to build databases/py-postgresql for python3.4.
My /etc/make.conf contains
    DEFAULT_VERSIONS= perl5=5.16 pgsql=9.3 python=3.4 python3=3.4 
and python3.4 is installed, but your port tries to install python3 and
python3-3_2

The attached patch fixes this and makes sure that the required python version
3.3 or newer is installed.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainers CC'd

-- 
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-194656-13>