Opened at 2015-06-09T16:13:32Z
Closed at 2016-03-26T23:24:10Z
#2446 closed task (fixed)
check that on Windows, "Microsoft Visual C++ Compiler for Python 2.7" + SUMO is sufficient to build without net access
Reported by: | daira | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | 1.11.0 |
Component: | packaging | Version: | 1.10.0 |
Keywords: | windows sumo packaging | Cc: | |
Launchpad Bug: |
Description
Change History (4)
comment:1 Changed at 2015-07-17T21:55:06Z by daira
- Milestone changed from undecided to 1.10.2
- Status changed from new to assigned
comment:2 Changed at 2015-07-30T16:10:15Z by daira
comment:3 Changed at 2016-03-22T05:02:52Z by warner
- Milestone changed from 1.11.0 to 1.12.0
Milestone renamed
comment:4 Changed at 2016-03-26T23:24:10Z by warner
- Milestone changed from 1.12.0 to 1.11.0
- Resolution set to fixed
- Status changed from assigned to closed
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.
Note: See
TracTickets for help on using
tickets.
It isn't sufficient:
but this isn't a blocker for 1.10.2.