not a bug in git-annex

This commit is contained in:
Joey Hess 2025-06-23 10:18:16 -04:00
parent 3b3845d300
commit 7b88bc4970
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 15 additions and 0 deletions

View file

@ -43,3 +43,5 @@ failed
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
I use git-annex to back up photos, videos, and all sorts of stuff! It's really cool!
> not a bug in git-annex, [[closed|done]] --[[Joey]]

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2025-06-23T14:11:10Z"
content="""
This is the `adb push` command itself failing. Since git-annex has to use
that command with an adb special remote, I don't see how this could be
fixed in git-annex.
It seems likely that the Android device is configured to allow adb to read
files in `Android/data/org.opencpn.opencpn` but not write to files there.
You might be able to change the permissions with root access.
"""]]