Skip to content

Instantly share code, notes, and snippets.

@JensRantil
Created April 29, 2016 06:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JensRantil/279df9e80df8a7fe540265431aaa3969 to your computer and use it in GitHub Desktop.
Save JensRantil/279df9e80df8a7fe540265431aaa3969 to your computer and use it in GitHub Desktop.
Snap CI build output
$ git clone git@localhost:JensRantil/jensrantil.github.io .
/opt/local/gnocci/vendor/cache/mixlib-shellout-e30a3b6a9e49/lib/mixlib/shellout/unix.rb:277: warning: Insecure world writable dir /opt/local/rbenv/shims in PATH, mode 040777
Cloning into '.'...
Warning: Permanently added 'localhost' (RSA) to the list of known hosts.
Command git clone git@localhost:JensRantil/jensrantil.github.io . exited successfully with status 0. Took 0.87956 seconds.$ git checkout develop
/opt/local/gnocci/vendor/cache/mixlib-shellout-e30a3b6a9e49/lib/mixlib/shellout/unix.rb:277: warning: Insecure world writable dir /opt/local/rbenv/shims in PATH, mode 040777
Already on 'develop'
Your branch is up-to-date with 'origin/develop'.
Command git checkout develop exited successfully with status 0. Took 0.02847 seconds.$ git reset --hard 734e9670a4e0be86b38ebbe391bb54e8b52dbbbd
/opt/local/gnocci/vendor/cache/mixlib-shellout-e30a3b6a9e49/lib/mixlib/shellout/unix.rb:277: warning: Insecure world writable dir /opt/local/rbenv/shims in PATH, mode 040777
HEAD is now at 734e967 Update salt-vs-ansible.rst
Command git reset --hard 734e9670a4e0be86b38ebbe391bb54e8b52dbbbd exited successfully with status 0. Took 0.02936 seconds.$ git submodule update --init --recursive
/opt/local/gnocci/vendor/cache/mixlib-shellout-e30a3b6a9e49/lib/mixlib/shellout/unix.rb:277: warning: Insecure world writable dir /opt/local/rbenv/shims in PATH, mode 040777
Submodule 'themes/svtle' (https://github.com/wting/pelican-svbtle.git) registered for path 'themes/svtle'
Cloning into 'themes/svtle'...
fatal: reference is not a tree: f0a05d819470cee4d2e0e2855619e042d864ef3c
Unable to checkout 'f0a05d819470cee4d2e0e2855619e042d864ef3c' in submodule path 'themes/svtle'
Command git submodule update --init --recursive failed with status 1. Took 1.75 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment