Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12873 closed defect (fixed)

Python25 upgrade 2 does not work with Mac OSX 10.3.9, fix attached

Reported by: jwelp1@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Python25 Cc: jwelp1@…, mww@…
Port:

Description

Upgrading to python25 2.5.1_2 failed because 10.3.9 does not include SystemStubs. I have attached a gzip'd tar file with an updated Portfile and files directory to include a patch-Makefile.pre.in.7 for 10.3.9 systems that removes the -lSystemStubs entry.

Attachments (1)

python252.tar.gz (3.2 KB) - added by jwelp1@… 17 years ago.

Download all attachments as: .zip

Change History (8)

Changed 17 years ago by jwelp1@…

Attachment: python252.tar.gz added

comment:1 Changed 17 years ago by nox@…

Milestone: Port Bugs

comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jwelp1@… added
Owner: changed from macports-dev@… to mww@…

comment:3 Changed 17 years ago by william.allen.simpson@…

same problem here.

comment:4 Changed 17 years ago by william.allen.simpson@…

Still no joy!

comment:5 Changed 16 years ago by mww@…

Resolution: fixed
Status: newclosed

I've added a post-patch reinplace statement for 10.3 that removes -lSystemStubs form Makefile.pre.in afterwards;

thanks for the fix -- though to speed up things, please supply a diff next time! Please re-open this ticket if it doesn't work (cannot test on 10.3)

comment:6 Changed 16 years ago by william.allen.simpson@…

Because the ticket was closed before verification, and I'm not on the CC list, it disappeared from the tickets I'm watching. Just checked, and it does install here....

It doesn't install a link from python to python2.5, but that's another issue. Thanks!

comment:7 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.