~jml/pkgme-devportal/use-latest-libdep-service

Viewing all changes in revision 121.

  • Committer: Tarmac
  • Author(s): James Westby
  • Date: 2012-09-14 08:17:21 UTC
  • mfrom: (118.2.2 fix-distribute-setup)
  • Revision ID: tarmac-20120914081721-zufgpfo6nc88k6vt
[r=jml] Allow bootstrap to work again.

When bootstrapping with no built eggs buildout will now fail,
as it allows distribute_setup to pick the version to install
to start with, and then tries to put restrictions on it later.

The way that buildout does 'no site packages' means that the
setting of restrictions leads it to try and install the new
version, but tries to overwrite a system file in the process
which fails.

By getting distribute_setup to install the version we want
in the first place we can avoid this.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: