Added a comment: adb sync problem (after some upgrades)
This commit is contained in:
parent
f69c6a3606
commit
6169366b7a
1 changed files with 43 additions and 0 deletions
|
@ -0,0 +1,43 @@
|
|||
[[!comment format=mdwn
|
||||
username="g@aaed65f19d6c3a2a18c33da828e66c7bb915e65a"
|
||||
nickname="g"
|
||||
avatar="http://cdn.libravatar.org/avatar/10470d6f8a18833e04dee17126d53372"
|
||||
subject="adb sync problem (after some upgrades) "
|
||||
date="2022-05-29T09:59:45Z"
|
||||
content="""
|
||||
Hello,
|
||||
some time ago (it was Jan 2022) I set up an adb remote like explained here and I was able to sync multiple times with my phone.
|
||||
|
||||
After some time with no syncs, today I'm trying to sync again but I get this error:
|
||||
|
||||
```
|
||||
[...]
|
||||
list android_samsung_S4_01 find: bad arg '-printf'
|
||||
stat: Needs 1 argument (see \"stat --help\")
|
||||
|
||||
git-annex: Unable to list contents of android_samsung_S4_01: adb find failed
|
||||
failed
|
||||
|
||||
Merge made by the 'ort' strategy.
|
||||
(recording state in git...)
|
||||
sync: 1 failed
|
||||
```
|
||||
|
||||
My doubt is that something changed when I upgraded git-annex, this is my currently installed version:
|
||||
|
||||
```
|
||||
git-annex version: 10.20220504
|
||||
build flags: Assistant Pairing Inotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV
|
||||
dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.29 DAV-1.3.4 feed-1.3.2.0 ghc-8.10.7 http-client-0.7.11 persistent-sqlite-2.13.0.3 torrent-10000.1.1 uuid-1.3.15
|
||||
key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X*
|
||||
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external
|
||||
operating system: linux x86_64
|
||||
supported repository versions: 8 9 10
|
||||
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
|
||||
local repository version: 8
|
||||
```
|
||||
|
||||
Please do you have any hint on what I should do to make this running again?
|
||||
|
||||
Thanks! Giovanni
|
||||
"""]]
|
Loading…
Reference in a new issue