#10510 NORM Not Tri: Wikipedia should find a way to work on both F11 and F14 builds
Zarro Boogs per Child
bugtracker at laptop.org
Fri Dec 3 18:16:26 EST 2010
#10510: Wikipedia should find a way to work on both F11 and F14 builds
-----------------------------+----------------------------------------------
Reporter: martin.langhoff | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Not Triaged
Component: not assigned | Version: not specified
Keywords: | Next_action: never set
Verified: 0 | Deployment_affected:
Blockedby: | Blocking:
-----------------------------+----------------------------------------------
wp.so links to python libraries. The Python 2.6 to 2.7 version bump makes
it problematic.
Ideas -
* Include various wp.so in different directories, and fiddle the library
path accordingly early in activity startup.
* Improve seek-bzip2 to read from a file (rather than stdin). Code at hg
clone http://bitbucket.org/james_taylor/seek-bzip2 -- it can do the
"random access to bzip2" for us.
* Switch to pure python implementation. Downside: python-only bzlib
decompression is likely to be very slow, and it's unlikely we'll find a
python-to-C library that allows us to do the odd thing we do
(uncompressing random blocks).
* Push wp.so into Fedora somehow. Long road.
--
Ticket URL: <http://dev.laptop.org/ticket/10510>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list