Opened 15 years ago

Closed 13 years ago

#21608 closed defect (duplicate)

python24 universal x86_64/i386 fails on Snow Leopard

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jaroel (Roel Bruggink)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: bgrupe27
Port: python24

Description

See summary.

Attachments (1)

python24-universal-x86_64-i386.txt (34.5 KB) - added by ryandesign (Ryan Carsten Schmidt) 15 years ago.

Download all attachments as: .zip

Change History (14)

Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

comment:1 Changed 15 years ago by blb@…

Is there any reason we should care about any python < 2.6 on 10.6 (and, really, in general)?

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

Because the ports exist, and other ports depend on them. I was trying to resolve #14339 which is for a python 2.4 module and this caused python24 to start to install and since +universal is in my variants.conf the reported error occurred, so I filed a ticket.

If python < 2.6 is no longer interesting, can we remove it?

comment:3 Changed 15 years ago by blb@…

It's definitely not interesting in the sense that upstream isn't doing anything with < 2.6 these days (including good 64bit support, hence < 2.6 having issues on 10.6). Until 2.7, 2.6 should be the best python for compatibility since it doesn't drop anything like py3k does.

I'm definitely all for removing all the old pythons once we can move things to 2.6 and/or 3.1.

comment:4 Changed 15 years ago by mf2k (Frank Schima)

A quick run of port search py25 yields 287 ports, while port search py26 yields only 214. Also running "port echo depends:python25 | wc -l" yields 317. So there still is a long way to go before we should remove python25.

comment:5 Changed 15 years ago by mf2k (Frank Schima)

And while 317 - 287 = 30 there is probably a fairly sizable numbers of ports that only depend on py25-* ports.

comment:6 Changed 14 years ago by akitada@…

Resolution: worksforme
Status: newclosed

looks ok to me. closing.

comment:7 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: closedreopened

python24 +universal (x86_64/i386) still fails with the same error originally reported, so I don't accept a resolution of "worksforme". (If it really does work for you, please post your complete build log so I can compare it with mine.)

comment:8 Changed 14 years ago by bgrupe27

Cc: bgrupe@… added

Cc Me!

comment:9 Changed 14 years ago by akitada@…

oops, I missed that +universal in my test.

comment:10 Changed 14 years ago by gilles.lenfant@…

I should have read this before upgrading to snow leopard. Maintaining apps that run on Python 2.4 like Zope 2.10.x / Plone 3.x can't run even with pain with Python != 2.4.x.

Now I've got to uninstall snow leopard and go back to leopard. Or install Ubuntu in a virtualbox.

comment:11 in reply to:  10 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to gilles.lenfant@…:

I should have read this before upgrading to snow leopard. Maintaining apps that run on Python 2.4 like Zope 2.10.x / Plone 3.x can't run even with pain with Python != 2.4.x.

Now I've got to uninstall snow leopard and go back to leopard. Or install Ubuntu in a virtualbox.

This ticket is about problems installing python24 on Snow Leopard with the universal variant. python24 installs fine on Snow Leopard without the universal variant, so consider using that.

comment:12 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to roel@…
Status: reopenednew

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

Resolution: duplicate
Status: newclosed

This is exactly the same problem as #21248; so let's just have that cover both python24 and python25.

Note: See TracTickets for help on using tickets.