Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual for downloading the git repository doesn't work like expected #1

Closed
tommyziegler opened this issue Jul 25, 2012 · 2 comments
Closed

Comments

@tommyziegler
Copy link

When I let run the git clone command i get following error.

pi@raspberrypi ~ $ git clone git@github.com:wireload/screenly-ose.git ~/screenly
Cloning into '/home/pi/screenly'...
The authenticity of host 'github.com (207.97.227.239)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

When I download the zip and extract it on the pi it worked.

Please give some information what i could do to use the git clone comman.

Thx and compliment

Tommy

@vpetersson
Copy link
Contributor

Hi Tommy,

Try cloning using the HTTP interface.

@vpetersson
Copy link
Contributor

@tommyziegler I was able to reproduce the issue you described on a fresh install. I've updated the installations to address this.

NiKiZe added a commit to ASoft-se/screenly-ose that referenced this issue Dec 5, 2012
  This is discuessed in axel-b s screenly branch Screenly#1
NiKiZe added a commit to ASoft-se/screenly-ose that referenced this issue Jan 17, 2013
  This is discuessed in axel-b s screenly branch Screenly#1
pain64 added a commit to GreatFruitOmsk/screenly-ose that referenced this issue Aug 24, 2016
pain64 added a commit to GreatFruitOmsk/screenly-ose that referenced this issue Aug 26, 2016
integration with travis CI via pahntomjs

implement correct exit codes for phantom-runner

integrate with Travis Screenly#1

integration with Travis Screenly#2

where is phantomjs

try another way

add shebang

try another way

another way

drop web-tests-runner.sh

try broken tests

check phantomjs version

fix?

fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants