Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
03b40d6e4c
2 changed files with 34 additions and 0 deletions
|
@ -0,0 +1,26 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawnxFr-i4nNUVrj3PJ_JKhp7GtZ5Xom7-3w"
|
||||
nickname="John"
|
||||
subject="Errors from Screenshots"
|
||||
date="2014-07-03T20:00:25Z"
|
||||
content="""
|
||||
A low-bandwidth version.
|
||||
|
||||
*terminal screenshot:*
|
||||
|
||||
Falling back to hardcoded app location; cannot find expected files in /data/app-lib
|
||||
git annex webapp
|
||||
nex webapp
|
||||
WARNING: linker: git-annex has text relocations. This is wasting memory and is a security risk. Please fix.
|
||||
error: fchmod on /sdcard/annex/.git/config.lock failed: Operation not permitted
|
||||
error: fchmod on /sdcard/annex/.git/config.lock failed: Operation not permitted
|
||||
|
||||
*first:*
|
||||
|
||||
git [Param \"config\",Param \"annex.uuid\",Param \"51e7d274-9723-4b14-8c5
|
||||
|
||||
*second:*
|
||||
|
||||
ram \"annex.uuid\",Param \"51e7d274-9723-4b14-8c57-1d72263e3982\"] failed
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.55"
|
||||
subject="comment 2"
|
||||
date="2014-07-03T19:49:03Z"
|
||||
content="""
|
||||
That error message seems to occur when git-annex is trying to upgrade itself to a newer version, but for some reason the temporary directory it uses for gpg allows some other user to write to it. Perhaps because of a wacky umask, I don't know. AFAICS it's only a warning and the upgrade still works, but I have made git-annex force a sane umask when creating this temp directory.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue