Skip to content

Instantly share code, notes, and snippets.

@fchevitarese
Created January 31, 2017 20:05
Show Gist options
  • Save fchevitarese/16d18897d8279bd32b5b84695f8f4cb7 to your computer and use it in GitHub Desktop.
Save fchevitarese/16d18897d8279bd32b5b84695f8f4cb7 to your computer and use it in GitHub Desktop.
Preparing environment :
--------------------------------------------------------------------------------
+ HEADS UP:
+ This is the first build for this project and will take longer than usual.
+ Future builds will pull from the cache and will be much faster.
--------------------------------------------------------------------------------
Building runtime :
✓ Starting docker container
! Preparing environment for build
- Copying ssh keys into the build environment...
- Setting up directories and permissions...
- Cloning engine :
su: System error
! FAILED TO CLONING HTTPS://GITHUB.COM/NANOBOX-IO/NANOBOX-ENGINE-PYTHON.GIT !
Exit
1
Command
su - gonano -c "cd /opt/nanobox; siphon --prefix ' ' -- git clone https://github.com/nanobox-io/nanobox-engine-python.git engine"
Output
su: System error
- Cloning engine :
su: System error
! FAILED TO CLONING HTTPS://GITHUB.COM/NANOBOX-IO/NANOBOX-ENGINE-PYTHON.GIT !
Exit
1
Command
su - gonano -c "cd /opt/nanobox; siphon --prefix ' ' -- git clone https://github.com/nanobox-io/nanobox-engine-python.git engine"
Output
su: System error
Error : bad exit code(1)
Context : failed to build the code -> util:Exec:/opt/nanobox/hooks/fetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment