Opened 16 years ago

Closed 13 years ago

#15931 closed defect (worksforme)

python25 reinplace didn't change anything in Mac/IDLE/Makefile.in

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: python25

Description

Using MacPorts trunk and the patch in #15514 I see this message when installing python25:

--->  Fetching python25
--->  Attempting to fetch Python-2.5.2.tgz from http://distfiles.macports.org/python25
--->  Verifying checksum(s) for python25
--->  Extracting python25
--->  Applying patches to python25
Warning: reinplace s|/Applications/MacPython|/Applications/MacPorts/MacPython|g didn't change anything in Mac/IDLE/Makefile.in
--->  Configuring python25
--->  Building python25 with target all libpython2.5.dylib
--->  Staging python25 into destroot
--->  Installing python25 @2.5.2_5+darwin_8
--->  Activating python25 @2.5.2_5+darwin_8

To fully complete your installation and make python 2.5 the default, please run

        sudo port install python_select  
        sudo python_select python25

--->  Cleaning python25

Perhaps the reinplace needs to be adjusted, or perhaps that file does not need to be patched.

Change History (3)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: python25 neffectual reinplacepython25 reinplace didn't change anything in Mac/IDLE/Makefile.in

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Port: python25 added
Resolution: worksforme
Status: newclosed

That reinplace appears to be working as intended now.

Note: See TracTickets for help on using tickets.