pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/40082: python2.3 version discrepancy: lang/python vs lang/python23



>Number:         40082
>Category:       pkg
>Synopsis:       python2.3 version discrepancy: lang/python vs lang/python23
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 02 17:40:00 +0000 2008
>Originator:     Robert Elz
>Release:        NetBSD 4.0_STABLE (pkgsrc current within past 8 hours)
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE 
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
        lang/python23 believes its version is 2.3.7,
        lany/python/srcdist.mk believes the version for Python 2.3 is 2.3.5

        This makes it impossible to build (for example) x11/py23-Tk
        which is required for graphics/mayavi (which only permits python 2.3)

>How-To-Repeat:
        Attempt to build (entirely from source) graphics/mayavi,
        or just by inspection ...

jade$ grep 2.3 lang/python/srcdist.mk lang/python23/distinfo
lang/python/srcdist.mk:DISTNAME=        Python-2.3.5
lang/python/srcdist.mk:PYSUBDIR=        Python-2.3.5
lang/python/srcdist.mk:MASTER_SITES=    ftp://ftp.python.org/pub/python/2.3.5/
lang/python23/distinfo:SHA1 (Python-2.3.7.tgz) = 
3d7656b9977c266c48987c3ec9f36393a7b00637
lang/python23/distinfo:RMD160 (Python-2.3.7.tgz) = 
bc9be27b87fc8bebd4adb5477eb7b8ccea9cb88b
lang/python23/distinfo:Size (Python-2.3.7.tgz) = 8694077 bytes

>Fix:
        I'd assume just upgrade lang/python/srcdist.mk to use 2.3.7
        (whether or not that will work with everything that uses it
        I have no idea, but I would assume it should).



Home | Main Index | Thread Index | Old Index