Changes between Initial Version and Version 1 of Ticket #1009


Ignore:
Timestamp:
2010-03-29T19:02:51Z (14 years ago)
Author:
davidsarah
Comment:

correcting Kai's name

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1009 – Description

    initial v1  
    1 According to Noda, KAI's message of Jan 31: http://allmydata.org/pipermail/tahoe-dev/2010-January/003729.html
     1According to NODA Kai's message of Jan 31: http://allmydata.org/pipermail/tahoe-dev/2010-January/003729.html
    22{{{
    33allmydata-tahoe-1.5.0-r4207-SUMO.tar.bz2 doesn't build on WinXP.
     
    1818The reason the non-SUMO build works is that setuptools detects the right binary pyOpenSSL package for the version of Python and Windows and downloads that. I don't immediately see how to make the SUMO build do the right thing, so I guess the solution is to document the SUMO build as requiring a pre-installed copy of OpenSSL and a compiler and include paths to build on Windows, or perhaps to document the SUMO build as requiring that you install pyOpenSSL yourself, or perhaps documenting the SUMO build as not supported on Windows.
    1919
    20 Personally, I would rather kill the entire idea of a SUMO build. It is a support burden (it complicates the "how to install" process by offering another option, and the SUMO option may or may not work) and I personally don't value the feature of installing on a Desert Island enough to allocate my limited time to it. It certainly doesn't have tests that get automatically executed on Windows, or we wouldn't have used Noda, KAI as a human buildslave to discover that this problem existed.
     20Personally, I would rather kill the entire idea of a SUMO build. It is a support burden (it complicates the "how to install" process by offering another option, and the SUMO option may or may not work) and I personally don't value the feature of installing on a Desert Island enough to allocate my limited time to it. It certainly doesn't have tests that get automatically executed on Windows, or we wouldn't have used Kai as a human buildslave to discover that this problem existed.
    2121
    2222I think part of what is going on is that our packaging needs are changing as Tahoe-LAFS is being integrated into distributions like Ubuntu, Debian, Fedora, NixOS, and Gentoo. If you are planning to be stranded on a Desert Island and you want Tahoe-LAFS there, just install one of those operating systems on your laptop before your trip.