[Bug 194656] New: databases/py-postgresql insists in installing python3/python3-3_2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 28 09:59:10 UTC 2014


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 at FreeBSD.org
          Reporter: Axel.Rau at Chaos1.DE
                CC: c.kworr at gmail.com
                CC: c.kworr at 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 at FreeBSD.org> ---
Maintainers CC'd

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


More information about the freebsd-ports-bugs mailing list