Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2015 04:40:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 203093] Python 3.5 as the default Python is broken
Message-ID:  <bug-203093-21822-YrJfenfqvk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203093-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203093-21822@https.bugs.freebsd.org/bugzilla/>

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Severity|Affects Only Me             |Affects Some People
           Keywords|                            |easy, needs-qa
           Assignee|portmgr@FreeBSD.org         |koobs@FreeBSD.org

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
It appears PYTHON_REL assignment in python.mk doesn't like/support
PORTVERSION's that have non integer suffixes like the new python35 port
(PORTVERSION currently 3.5.0.r3)

This results in a PYTHON_REL value that contains non integer characters,
causing the errors.

I'm testing a fix at the moment

-- 
You are receiving this mail because:
You are on the CC list for the bug.



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