Silvio Ankermann
Silvio Ankermann
Before chrooting, `packer-builder-arm` mounts some additional directories which are necessary for the chroot environment to work. `/etc/resolv.conf`, however, is missing, resulting in network problems down the line, as can be...
``` [2020-12-16 16:55:45.583015667] Running git_annex_remote_googledrive version 1.2.3 [2020-12-16 16:55:45.583186161] Using AnnexRemote version 1.4.5 [2020-12-16 16:55:45.583351645] Using Drivelib version 0.2.0+18.g1019bc7.dirty ... [2020-12-16 16:55:45.58624327] File "/usr/lib/python3.9/site-packages/git_annex_remote_googledrive/google_remote.py", line 291, in transfer_store [2020-12-16 16:55:45.586334747]...
https://git-annex.branchable.com/todo/Don__39__t_re-encrypt_when_key_is_already_in_.git__47__annex__47__tmp/
https://git-annex.branchable.com/design/external_special_remote_protocol/async_appendix/ Needs to be implemented in AnnexRemote first: https://github.com/Lykos153/AnnexRemote/issues/22 Maybe then there's no need for #51 anymore.
Allow adding multiple credentials to be used during concurrent operations where pr-user rate limits could become an issue. Only enable this feature when using one's own api key.
When checking the presence of an exported file it is likely that more files in this directory are going to be checked. We could preload the directory content during the...
* Log to file * Create own file for each process * Alternatively use same file but use unique session ids