Skip to content

Instantly share code, notes, and snippets.

@adalon
Created August 11, 2014 16:38
Show Gist options
  • Save adalon/df3e0039661dd573ae87 to your computer and use it in GitHub Desktop.
Save adalon/df3e0039661dd573ae87 to your computer and use it in GitHub Desktop.
cwn-lane-error
=== 12:32:10 - Running C:\Program Files/Git/bin/git pull --quiet --all in c:/cygwin/tmp/source/monodroid ===
ssh: connect to host github.com port 22: Bad file number
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Could not fetch origin
=== 12:33:28 - Running C:\Program Files/Git/bin/git clone --quiet --branch monodroid-4.16-series --reference c:/cygwin/tmp/source/monodroid git@github.com:xamarin/monodroid c:/tmp/workspace/2ea15a61/monodroid in c:/tmp/workspace/2ea15a61 ===
fatal: reference repository 'c:/cygwin/tmp/source/monodroid' is not a local repository.
=== INFO: clone --reference failed ===
=== 12:33:28 - Running C:\Program Files/Git/bin/git clone --quiet --branch monodroid-4.16-series git@github.com:xamarin/monodroid c:/tmp/workspace/2ea15a61/monodroid in c:/tmp/workspace/2ea15a61 ===
ssh: github.com: no address associated with name
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
c:/cygwin/tmp/source/release-scripts/wrench/helpers.rb:52:in `_run': Command `git clone --quiet --branch monodroid-4.16-series git@github.com:xamarin/monodroid c:/tmp/workspace/2ea15a61/monodroid' failed (RuntimeError)
from c:/cygwin/tmp/source/release-scripts/wrench/helpers.rb:91:in `git'
from c:/cygwin/tmp/source/release-scripts/wrench/helpers.rb:186:in `rescue in block in checkout'
from c:/cygwin/tmp/source/release-scripts/wrench/helpers.rb:180:in `block in checkout'
from c:/cygwin/tmp/source/release-scripts/wrench/helpers.rb:165:in `chdir'
from c:/cygwin/tmp/source/release-scripts/wrench/helpers.rb:165:in `checkout'
from c:/cygwin/tmp/source/release-scripts/wrench/helpers.rb:567:in `checkout_monodroid'
from build-unified-xamarinvs.rb:166:in `run'
from build-unified-xamarinvs.rb:50:in `main'
from build-unified-xamarinvs.rb:403:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment