Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
b4bd3759f3
4 changed files with 36 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://yarikoptic.myopenid.com/"
|
||||||
|
nickname="site-myopenid"
|
||||||
|
subject="It starts after uninstall/install"
|
||||||
|
date="2013-05-24T23:29:52Z"
|
||||||
|
content="""
|
||||||
|
Hi Joey -- there is success here... previous installation was \"updated\" by installing the new package without uninstalling previous one, and that apparently didn't work correctly (I didn't even have bin/ directory you mentioned). So I have removed previous installation and reinstalled it again -- it starts now! Thanks ;)
|
||||||
|
"""]]
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://yarikoptic.myopenid.com/"
|
||||||
|
nickname="site-myopenid"
|
||||||
|
subject="asking for ssh password in the terminal (not in web ui)"
|
||||||
|
date="2013-05-24T23:49:40Z"
|
||||||
|
content="""
|
||||||
|
not sure if that is a known issue: whenever \"remote server\" is added, password needs to be typed back in the original terminal... is a bit challenging to do on android and not straightforward user-wise
|
||||||
|
"""]]
|
12
doc/bugs/__34__fatal:_bad_config_file__34__.mdwn
Normal file
12
doc/bugs/__34__fatal:_bad_config_file__34__.mdwn
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
|
||||||
|
When running a command like `git annex copy --not --in bucket --to bucket`, I got:
|
||||||
|
|
||||||
|
`fatal: bad config file line 1 in /home/jim/tmp/git-annex14898.tmp`
|
||||||
|
|
||||||
|
I caught `git-annex14898.tmp` before it was deleted and it contained an HTML error page.
|
||||||
|
I have a remote `https://git.example.com/jim/annex.git`, and it appears that git-annex
|
||||||
|
is requesting `https://git.example.com/jim/annex.git/config`. My server returns a 401
|
||||||
|
Forbidden and an error page for that URL, but git-annex tries to use the response as a config file anyway.
|
||||||
|
|
||||||
|
Jim
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA"
|
||||||
|
nickname="Franck"
|
||||||
|
subject="comment 2"
|
||||||
|
date="2013-05-24T21:31:44Z"
|
||||||
|
content="""
|
||||||
|
I tried to run the binary from the Debian package, unfortunately, after installing tons of libraries, git-annex fails complaining that GLIBC is not recent enough. Perhaps a static build for ARM (armel) can solve the problem? Thanks again for your help!
|
||||||
|
"""]]
|
Loading…
Reference in a new issue