Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
c71f1ead7c
2 changed files with 24 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="108.236.230.124"
|
||||
subject="comment 1"
|
||||
date="2013-11-08T18:28:37Z"
|
||||
content="""
|
||||
Apologies for not following up on this bug sooner..
|
||||
|
||||
It seems to me that your system has a broken ssh-keygen program. You didn't say how you installed git-annex, but based on the git rev in the version number, I'm guessing you either built it yourself, or you're using the standalone tarball I build.
|
||||
|
||||
In the case of the latter, it didn't include ssh-keygen, so would try to use the one that comes with fedora. It seems likely that the problem comes from the libraries included in the bundle being used with a binary not in the bundle, that in turn is also using additional libraries.
|
||||
|
||||
So, I think I should add ssh-keygen to the standalone bundle!
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="108.236.230.124"
|
||||
subject="comment 1"
|
||||
date="2013-11-08T18:24:27Z"
|
||||
content="""
|
||||
The webapp sets up a dedicated ssh public key when you add a ssh repository in there.
|
||||
|
||||
You might see some useful debugging info your your problem in ~/annex/.git/annex/daemon.log
|
||||
"""]]
|
Loading…
Reference in a new issue