Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14137 (closed enhancement: fixed)

Opened 10 months ago

Last modified 8 months ago

UPDATE py-lxml, py25-lxml to 2.0.3

Reported by: ebgssth@… Owned by: akira@…
Priority: Normal Milestone: Port Updates
Component: ports Version: 1.6.0
Keywords: python lxml Cc:
Port:

Description

lxml 2.0 is just released. will attach the Portfiles. tested on Tiger and works for me.

Attachments

lxml.diff (2.0 KB) - added by ebgssth@… 10 months ago.
patch for lxml2.0

Change History

Changed 10 months ago by ebgssth@…

patch for lxml2.0

Changed 10 months ago by ebgssth@…

lxml 2.0 has a problem running on OS X. Please wait till lxml fixes this

Changed 9 months ago by ebgssth@…

2.0.1 is released. will update the patch after checking it works on osx reliably.

Changed 9 months ago by ebgssth@…

Still not sure how to fix malloc error issue. Asking help from lxml developer.

Changed 9 months ago by ebgssth@…

Upgrading Python to 2.5.2 causes segfault... Open a ticket at lxml's bug tracking system. https://bugs.launchpad.net/lxml/+bug/197243

Changed 9 months ago by ebgssth@…

The probelm have been Investigated and now I found what causes this issue. (See above link for further details)

I'm still wondering how should I fix this. 1) linking with libxml2 in /usr/lib? 2) statically linking lxml and macports's libxml2? (how?)

Changed 9 months ago by ebgssth@…

BTW, that apparently this doesn't happen on OS X 10.3.9 Panther.

Changed 8 months ago by akira@…

  • owner changed from macports-tickets@… to akira@…
  • status changed from new to assigned

Changed 8 months ago by akira@…

  • summary changed from UPDATE py-lxml, py25-lxml to 2.0 to UPDATE py-lxml, py25-lxml to 2.0.3

Changed 8 months ago by akira@…

  • status changed from assigned to closed
  • resolution set to fixed

Committed in r35393. Note that mentioned bug is not fixed yet.

Note: See TracTickets for help on using tickets.