Giter VIP home page Giter VIP logo

legacy-custom's Introduction

xc-custom

Your custom roles & Configuration

legacy-custom's People

Contributors

ninjabong avatar rricard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

legacy-custom's Issues

Getting errors while running "ansible-playbook all.yml"

Hi,

I've setup a clean virtual machine running Mac OS X 10.9.2 with the latest Xcode installed and I followed the instructions provided on the website but I'm getting the following errors:

riccardos-Mac:~ Riccardo$ git clone https://github.com/osxc/xc-boot.git ~/src/github.com/osxc/xc-boot
Cloning into '/Users/Riccardo/src/github.com/osxc/xc-boot'...
remote: Counting objects: 39, done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 39 (delta 22), reused 16 (delta 6)
Unpacking objects: 100% (39/39), done.
Checking connectivity... done.
riccardos-Mac:~ Riccardo$ cd ~/src/github.com/osxc/xc-boot
riccardos-Mac:xc-boot Riccardo$ sh boot.sh github.com/rbartoli/xc-custom
osxc bootstrap script
=====================

You are going to install osxc with:

 * Common Remote: github.com/osxc/xc-common
 * Common Path: /Users/Riccardo/src/github.com/osxc/xc-common
 * Custom Installation Remote: github.com/rbartoli/xc-custom
 * Custom Installation Path: /Users/Riccardo/src/github.com/rbartoli/xc-custom


Ansible installation
--------------------

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
Searching for pip
Reading http://pypi.python.org/simple/pip/
Best match: pip 1.5.5
Downloading https://pypi.python.org/packages/source/p/pip/pip-1.5.5.tar.gz#md5=7520581ba0687dec1ce85bd15496537b
Processing pip-1.5.5.tar.gz
Running pip-1.5.5/setup.py -q bdist_egg --dist-dir /var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/easy_install-48560F/pip-1.5.5/egg-dist-tmp-Oke_ce
warning: no files found matching 'pip/cacert.pem'
warning: no files found matching '*.html' under directory 'docs'
warning: no previously-included files matching '*.rst' found under directory 'docs/_build'
no previously-included directories found matching 'docs/_build/_sources'
Adding pip 1.5.5 to easy-install.pth file
Installing pip script to /usr/local/bin
Installing pip2.7 script to /usr/local/bin
Installing pip2 script to /usr/local/bin

Installed /Library/Python/2.7/site-packages/pip-1.5.5-py2.7.egg
Processing dependencies for pip
Finished processing dependencies for pip
Downloading/unpacking git+https://github.com/ansible/ansible.git
  Cloning https://github.com/ansible/ansible.git to /var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip-WMYD0T-build
  Running setup.py (path:/var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip-WMYD0T-build/setup.py) egg_info for package from git+https://github.com/ansible/ansible.git

    warning: no files found matching 'packaging/distutils/setup.py'
Downloading/unpacking paramiko (from ansible==1.6)
  Downloading paramiko-1.13.0.tar.gz (1.1MB): 1.1MB downloaded
  Running setup.py (path:/private/var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip_build_root/paramiko/setup.py) egg_info for package paramiko

Downloading/unpacking jinja2 (from ansible==1.6)
  Downloading Jinja2-2.7.2.tar.gz (378kB): 378kB downloaded
  Running setup.py (path:/private/var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip_build_root/jinja2/setup.py) egg_info for package jinja2

    warning: no files found matching '*' under directory 'custom_fixers'
    warning: no previously-included files matching '*' found under directory 'docs/_build'
    warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
Downloading/unpacking PyYAML (from ansible==1.6)
  Downloading PyYAML-3.11.tar.gz (248kB): 248kB downloaded
  Running setup.py (path:/private/var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML

Requirement already satisfied (use --upgrade to upgrade): setuptools in /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from ansible==1.6)
Downloading/unpacking pycrypto>=2.6 (from ansible==1.6)
  Downloading pycrypto-2.6.1.tar.gz (446kB): 446kB downloaded
  Running setup.py (path:/private/var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip_build_root/pycrypto/setup.py) egg_info for package pycrypto

Downloading/unpacking ecdsa (from paramiko->ansible==1.6)
  Downloading ecdsa-0.11.tar.gz (45kB): 45kB downloaded
  Running setup.py (path:/private/var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip_build_root/ecdsa/setup.py) egg_info for package ecdsa

Downloading/unpacking markupsafe (from jinja2->ansible==1.6)
  Downloading MarkupSafe-0.21.tar.gz
  Running setup.py (path:/private/var/folders/pr/_9vk745n3tgdz1grkvkx5pbw0000gn/T/pip_build_root/markupsafe/setup.py) egg_info for package markupsafe

Installing collected packages: paramiko, jinja2, PyYAML, pycrypto, ansible, ecdsa, markupsafe
  Running setup.py install for paramiko

  Running setup.py install for jinja2

    warning: no files found matching '*' under directory 'custom_fixers'
    warning: no previously-included files matching '*' found under directory 'docs/_build'
    warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
  Running setup.py install for PyYAML
    checking if libyaml is compilable
    cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/temp.macosx-10.9-intel-2.7/check_libyaml.c -o build/temp.macosx-10.9-intel-2.7/check_libyaml.o
    build/temp.macosx-10.9-intel-2.7/check_libyaml.c:2:10: fatal error: 'yaml.h' file not found
    #include <yaml.h>
             ^
    1 error generated.

    libyaml is not found or a compiler error: forcing --without-libyaml
    (if libyaml is installed correctly, you may need to
     specify the option --include-dirs or uncomment and
     modify the parameter include_dirs in setup.cfg)

  Running setup.py install for pycrypto
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for __gmpz_init in -lgmp... no
    checking for __gmpz_init in -lmpir... no
    checking whether mpz_powm is declared... no
    checking whether mpz_powm_sec is declared... no
    checking how to run the C preprocessor... gcc -E
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for inttypes.h... (cached) yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking stddef.h usability... yes
    checking stddef.h presence... yes
    checking for stddef.h... yes
    checking for stdint.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking wchar.h usability... yes
    checking wchar.h presence... yes
    checking for wchar.h... yes
    checking for inline... inline
    checking for int16_t... yes
    checking for int32_t... yes
    checking for int64_t... yes
    checking for int8_t... yes
    checking for size_t... yes
    checking for uint16_t... yes
    checking for uint32_t... yes
    checking for uint64_t... yes
    checking for uint8_t... yes
    checking for stdlib.h... (cached) yes
    checking for GNU libc compatible malloc... yes
    checking for memmove... yes
    checking for memset... yes
    configure: creating ./config.status
    config.status: creating src/config.h
    warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
    building 'Crypto.Hash._MD2' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/MD2.c -o build/temp.macosx-10.9-intel-2.7/src/MD2.o
    src/MD2.c:44:19: warning: unused variable 'md2_oid' [-Wunused-const-variable]
    static const char md2_oid[] = { 0x06, 0x08, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x02 };
                      ^
    1 warning generated.
    src/MD2.c:44:19: warning: unused variable 'md2_oid' [-Wunused-const-variable]
    static const char md2_oid[] = { 0x06, 0x08, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x02 };
                      ^
    1 warning generated.
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/MD2.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Hash/_MD2.so
    building 'Crypto.Hash._MD4' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/MD4.c -o build/temp.macosx-10.9-intel-2.7/src/MD4.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/MD4.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Hash/_MD4.so
    building 'Crypto.Hash._SHA256' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/SHA256.c -o build/temp.macosx-10.9-intel-2.7/src/SHA256.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/SHA256.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Hash/_SHA256.so
    building 'Crypto.Hash._SHA224' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/SHA224.c -o build/temp.macosx-10.9-intel-2.7/src/SHA224.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/SHA224.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Hash/_SHA224.so
    building 'Crypto.Hash._SHA384' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/SHA384.c -o build/temp.macosx-10.9-intel-2.7/src/SHA384.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/SHA384.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Hash/_SHA384.so
    building 'Crypto.Hash._SHA512' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/SHA512.c -o build/temp.macosx-10.9-intel-2.7/src/SHA512.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/SHA512.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Hash/_SHA512.so
    building 'Crypto.Hash._RIPEMD160' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/RIPEMD160.c -o build/temp.macosx-10.9-intel-2.7/src/RIPEMD160.o
    src/RIPEMD160.c:197:20: warning: unused function 'byteswap_digest' [-Wunused-function]
    static inline void byteswap_digest(uint32_t *p)
                       ^
    1 warning generated.
    src/RIPEMD160.c:197:20: warning: unused function 'byteswap_digest' [-Wunused-function]
    static inline void byteswap_digest(uint32_t *p)
                       ^
    1 warning generated.
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/RIPEMD160.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Hash/_RIPEMD160.so
    building 'Crypto.Cipher._AES' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/AES.c -o build/temp.macosx-10.9-intel-2.7/src/AES.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/AES.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_AES.so
    building 'Crypto.Cipher._ARC2' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/ARC2.c -o build/temp.macosx-10.9-intel-2.7/src/ARC2.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/ARC2.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_ARC2.so
    building 'Crypto.Cipher._Blowfish' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/Blowfish.c -o build/temp.macosx-10.9-intel-2.7/src/Blowfish.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/Blowfish.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_Blowfish.so
    building 'Crypto.Cipher._CAST' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/CAST.c -o build/temp.macosx-10.9-intel-2.7/src/CAST.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/CAST.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_CAST.so
    building 'Crypto.Cipher._DES' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/DES.c -o build/temp.macosx-10.9-intel-2.7/src/DES.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/DES.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_DES.so
    building 'Crypto.Cipher._DES3' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/DES3.c -o build/temp.macosx-10.9-intel-2.7/src/DES3.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/DES3.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_DES3.so
    building 'Crypto.Cipher._ARC4' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/ARC4.c -o build/temp.macosx-10.9-intel-2.7/src/ARC4.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/ARC4.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_ARC4.so
    building 'Crypto.Cipher._XOR' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/XOR.c -o build/temp.macosx-10.9-intel-2.7/src/XOR.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/XOR.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Cipher/_XOR.so
    building 'Crypto.Util.strxor' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/strxor.c -o build/temp.macosx-10.9-intel-2.7/src/strxor.o
    src/strxor.c:31:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
    static const char rcsid[] = "$Id$";
                      ^
    1 warning generated.
    src/strxor.c:31:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
    static const char rcsid[] = "$Id$";
                      ^
    1 warning generated.
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/strxor.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Util/strxor.so
    building 'Crypto.Util._counter' extension
    cc -fwrapv -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/_counter.c -o build/temp.macosx-10.9-intel-2.7/src/_counter.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/src/_counter.o -o build/lib.macosx-10.9-intel-2.7/Crypto/Util/_counter.so

  Running setup.py install for ansible
    changing mode of build/scripts-2.7/ansible from 644 to 755
    changing mode of build/scripts-2.7/ansible-playbook from 644 to 755
    changing mode of build/scripts-2.7/ansible-pull from 644 to 755
    changing mode of build/scripts-2.7/ansible-doc from 644 to 755
    changing mode of build/scripts-2.7/ansible-galaxy from 644 to 755
    changing mode of build/scripts-2.7/ansible-vault from 644 to 755

    warning: no files found matching 'packaging/distutils/setup.py'
    changing mode of /usr/local/bin/ansible to 755
    changing mode of /usr/local/bin/ansible-doc to 755
    changing mode of /usr/local/bin/ansible-galaxy to 755
    changing mode of /usr/local/bin/ansible-playbook to 755
    changing mode of /usr/local/bin/ansible-pull to 755
    changing mode of /usr/local/bin/ansible-vault to 755
  Running setup.py install for ecdsa

  Running setup.py install for markupsafe

    building 'markupsafe._speedups' extension
    cc -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c markupsafe/_speedups.c -o build/temp.macosx-10.9-intel-2.7/markupsafe/_speedups.o
    cc -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -Wl,-F. -Qunused-arguments -Qunused-arguments build/temp.macosx-10.9-intel-2.7/markupsafe/_speedups.o -o build/lib.macosx-10.9-intel-2.7/markupsafe/_speedups.so
Successfully installed paramiko jinja2 PyYAML pycrypto ansible ecdsa markupsafe
Cleaning up...


Common tools clone
------------------
Cloning into '/Users/Riccardo/src/github.com/osxc/xc-common'...
remote: Counting objects: 298, done.
remote: Compressing objects: 100% (200/200), done.
remote: Total 298 (delta 101), reused 117 (delta 12)
Receiving objects: 100% (298/298), 22.68 KiB | 0 bytes/s, done.
Resolving deltas: 100% (101/101), done.
Checking connectivity... done.


Custom tools clone
------------------
Cloning into '/Users/Riccardo/src/github.com/rbartoli/xc-custom'...
remote: Counting objects: 171, done.
remote: Compressing objects: 100% (104/104), done.
remote: Total 171 (delta 82), reused 136 (delta 47)
Receiving objects: 100% (171/171), 15.17 KiB | 0 bytes/s, done.
Resolving deltas: 100% (82/82), done.
Checking connectivity... done.


Congratulations ! 
----------------- 
You bootstrapped osxc ! 
Now it's time to launch some osxc configuration with: 

    cd /Users/Riccardo/src/github.com/rbartoli/xc-custom
    ansible-playbook all.yml


riccardos-Mac:xc-boot Riccardo$ cd /Users/Riccardo/src/github.com/rbartoli/xc-custom
riccardos-Mac:xc-custom Riccardo$ ansible-playbook all.yml

PLAY [all] ******************************************************************** 

GATHERING FACTS *************************************************************** 
ok: [localhost]

TASK: [homebrew | clone homebrew] ********************************************* 
changed: [localhost]

TASK: [homebrew | assert new homebrew installation] *************************** 
failed: [localhost] => {"changed": true, "cmd": ["test", "-e", "/usr/local/bin/brew"], "delta": "0:00:00.005054", "end": "2014-05-04 13:35:31.071903", "item": "", "rc": 1, "start": "2014-05-04 13:35:31.066849"}
...ignoring

TASK: [homebrew | get old /usr/local] ***************************************** 
changed: [localhost]

TASK: [homebrew | fix user acls] ********************************************** 
changed: [localhost]

TASK: [homebrew | clean up /usr/local] **************************************** 
failed: [localhost] => {"failed": true, "item": "", "parsed": false}
invalid output was: [sudo via ansible, key=cdfmlaibohxpxzkzlmxkhkyfdibubpld] password: 


FATAL: all hosts have already failed -- aborting

PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/Users/Riccardo/all.retry

localhost                  : ok=5    changed=4    unreachable=0    failed=1   

riccardos-Mac:xc-custom Riccardo$

rbenv roles seems to be broken.

Attempts to uninstall readline. If never installed before, breaks brew and breaks the role:

TASK: [rbenv | uninstall readline] ********************************************
failed: [localhost] => {"changed": true, "cmd": ["brew", "uninstall", "readline"], "delta": "0:00:00.097694", "end": "2014-05-04 23:52:50.412744", "item": "", "rc": 1, "start": "2014-05-04 23:52:50.315050"}
stderr: Error: No such keg: /usr/local/Cellar/readline

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.