Merge lp://staging/~bac/zope.testing/newbootstrap into lp://staging/~launchpad/zope.testing/3.9.4-fork

Proposed by Brad Crittenden
Status: Merged
Approved by: Gary Poster
Approved revision: 46
Merged at revision: 46
Proposed branch: lp://staging/~bac/zope.testing/newbootstrap
Merge into: lp://staging/~launchpad/zope.testing/3.9.4-fork
Diff against target: 293 lines (+236/-42)
1 file modified
bootstrap.py (+236/-42)
To merge this branch: bzr merge lp://staging/~bac/zope.testing/newbootstrap
Reviewer Review Type Date Requested Status
Gary Poster (community) Approve
Yellow Squad code Pending
Review via email: mp+112562@code.staging.launchpad.net

Commit message

Replace bootstrap.py with one that doesn't try to install to /usr/local/lib.

Description of the change

The old bootstrap.py insists on installing setup tools in /usr/local/lib, which requires sudo to do, as seen here:

http://paste.ubuntu.com/1064215/

It is replaced with a different version found at:
http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py?rev=123006

The new version does not try to install anything into the system.

Here is it running on a fresh canonistack instance:
http://paste.ubuntu.com/1064265/

To post a comment you must log in.
Revision history for this message
Gary Poster (gary) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches