[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2446: check that on Windows, "Microsoft Visual C++ Compiler for Python 2.7" + SUMO is sufficient to build without net access

Tahoe-LAFS trac at tahoe-lafs.org
Sat Mar 26 23:24:10 UTC 2016


#2446: check that on Windows, "Microsoft Visual C++ Compiler for Python 2.7" +
SUMO is sufficient to build without net access
---------------------------+------------------------------------
     Reporter:  daira      |      Owner:  daira
         Type:  task       |     Status:  closed
     Priority:  normal     |  Milestone:  1.11.0
    Component:  packaging  |    Version:  1.10.0
   Resolution:  fixed      |   Keywords:  windows sumo packaging
Launchpad Bug:             |
---------------------------+------------------------------------
Changes (by warner):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  1.12.0 => 1.11.0


Comment:

 We've stopped providing or using the SUMO/tahoe-deps tarballs, but we now
 host binary wheels for mac and windows, and I've tested that a build on
 windows with the following command uses those wheels in lieu of trying to
 compile anything:

 {{{
 pip install --find-links=https://tahoe-lafs.org/deps tahoe-lafs
 }}}

 As explained in the new `docs/desert-island.rst`, an additional `--no-
 index` should be enough to let this work without net access at all.

 So I think we can close this out now.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2446#comment:4>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list