3ª tentativa
aptitude install libcurl4-openssl-dev
git clone https://github.com/observatoriogenero/observatorio.buildout.git /opt/env-buildout/prod/8080-p431-spm-`date +%s`
virtualenv-2.7 --no-site-packages py27
./py27/bin/pip install -U setuptools
./py27/bin/easy_install -U distribute
wget http://pastebin.com/raw.php?i=Arp6Ruck -O buildout-spm-start.cfg
./py27/bin/python bootstrap.py -c buildout-spm-start.cfg
mkdir -pv cache-buildout/download
./py27/bin/python bootstrap.py -c buildout-spm-start.cfg
./bin/buildout -Nt 20 -c buildout-spm-start.cfg
./bin/buildout -N -c buildout-spm-1383659935.cfg
./bin/buildout -Nt 20 -c buildout-spm-1383659935.cfg
2ª tentativa
aptitude install libcurl4-openssl-dev
git clone https://github.com/observatoriogenero/observatorio.buildout.git /opt/env-buildout/prod/8020-p431-spm-`date +%s`
virtualenv-2.7 /opt/env-buildout/prod/8020-p431-spm-1380134886/py27
cd /opt/env-buildout/prod/8020-p431-spm-1380134886
wget http://pastebin.com/download.php?i=JmEeB7g3 -O buildout-spm-1380306155.cfg
./py27/bin/pip install -U setuptools
./py27/bin/easy_install -U distribute
./py27/bin/python bootstrap.py
./bin/buildout -Nt 20 -c buildout-spm-1380306155.cfg
Primeira tentativa
git clone https://github.com/observatoriogenero/observatorio.buildout.git /opt/env-buildout/prod/8020-p431-spm-`date +%s`
virtualenv-2.7 /opt/env-buildout/prod/8020-p431-spm-1380134886/py27
wget https://pypi.python.org/packages/source/s/setuptools/setuptools-1.1.6.tar.gz --no-check-certificate
tar xvzf setuptools-1.1.6.tar.gz -C /usr/src/
cd /usr/src/setuptools-1.1.6/
/opt/env-buildout/prod/8020-p431-spm-1380134886/py27/bin/python setup.py install
cd /opt/env-buildout/prod/8020-p431-spm-1380134886/
./py27/bin/easy_install virtualevn==1.9.1
./py27/bin/python bootstrap.py
aptitude install libcurl4-openssl-dev
./bin/buildout -Nt 20 -c buildout.cfg
Comentários