From 132ec9e005f1974be4030381d4b526b122f01734 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 6 Jun 2019 17:16:30 -0400 Subject: [PATCH 01/10] devblog --- doc/devblog/day_592__refactoring_start_messages.mdwn | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/devblog/day_592__refactoring_start_messages.mdwn diff --git a/doc/devblog/day_592__refactoring_start_messages.mdwn b/doc/devblog/day_592__refactoring_start_messages.mdwn new file mode 100644 index 0000000000..c654326e8b --- /dev/null +++ b/doc/devblog/day_592__refactoring_start_messages.mdwn @@ -0,0 +1,4 @@ +I have a 2500 line patch on the `starting` branch that refactors how start +messages get displayed. Prerequisite for faster parallel starts. This +touched every single command, and quite a few needed non-trivial changes, +so it took all day to get it to even compile. From 0424549599ffd7c95ec2c2d7e6421c4b78f6c931 Mon Sep 17 00:00:00 2001 From: "jamie@b5676b90eec0401ca8faac7c972eaf5676891601" Date: Fri, 7 Jun 2019 15:19:15 +0000 Subject: [PATCH 02/10] removed --- ...omment_4_0043eedff90ebcea5bfa11f266256e92._comment | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 doc/forum/git_annex_hanging_in_smudge_on_2k_file_on_rpi/comment_4_0043eedff90ebcea5bfa11f266256e92._comment diff --git a/doc/forum/git_annex_hanging_in_smudge_on_2k_file_on_rpi/comment_4_0043eedff90ebcea5bfa11f266256e92._comment b/doc/forum/git_annex_hanging_in_smudge_on_2k_file_on_rpi/comment_4_0043eedff90ebcea5bfa11f266256e92._comment deleted file mode 100644 index c0cca8eb59..0000000000 --- a/doc/forum/git_annex_hanging_in_smudge_on_2k_file_on_rpi/comment_4_0043eedff90ebcea5bfa11f266256e92._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="joer962500" - avatar="http://cdn.libravatar.org/avatar/573a6c0ca60e11a8420ce772cd2e80a7" - subject="asus tablet stuck loading screen" - date="2019-05-31T07:24:27Z" - content=""" -I want to share issues related to Asus tablet. Sometimes the issue may occur while loading. Recover the issue with just one click, follow this quick fix guide asus tablet stuck loading screen and get our job done easily. - - - -"""]] From 1d92846e542a0d8c42ecece4845c0f57168fed34 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Jun 2019 19:34:21 -0400 Subject: [PATCH 03/10] bug report from MacGyver.mdwn --- .../exporttree_interaction_with_adjusted_branch.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/exporttree_interaction_with_adjusted_branch.mdwn diff --git a/doc/bugs/exporttree_interaction_with_adjusted_branch.mdwn b/doc/bugs/exporttree_interaction_with_adjusted_branch.mdwn new file mode 100644 index 0000000000..e3f603e774 --- /dev/null +++ b/doc/bugs/exporttree_interaction_with_adjusted_branch.mdwn @@ -0,0 +1,9 @@ +When on an adjusted branch, git annex sync --content with an exportree +remote that should commit changes, merge back to master, and then when +the remote's annex-tracking-branch is master, the updated master should be +exported to the remote. + +I'm told there's a one sync lag in changes reaching the remote. Ie, it's +exporting to the remote before merging adjusted/master into master, or +something like that. Have not verified and it could be some other root +cause than that. --[[Joey]] From c0f4788cdb23a8261374f7933f7a8afebe95909f Mon Sep 17 00:00:00 2001 From: "kirelagin@6d93475882c55a329fedae6be1971868a775ec7e" Date: Sat, 8 Jun 2019 13:03:50 +0000 Subject: [PATCH 04/10] Added a comment: Workaround? --- .../comment_1_36c2d9bb2de7365c898e886149fb4bcd._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_1_36c2d9bb2de7365c898e886149fb4bcd._comment diff --git a/doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_1_36c2d9bb2de7365c898e886149fb4bcd._comment b/doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_1_36c2d9bb2de7365c898e886149fb4bcd._comment new file mode 100644 index 0000000000..cdf9e934d1 --- /dev/null +++ b/doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_1_36c2d9bb2de7365c898e886149fb4bcd._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="kirelagin@6d93475882c55a329fedae6be1971868a775ec7e" + nickname="kirelagin" + avatar="http://cdn.libravatar.org/avatar/325af9a946cb4337c6640f0e95044be1" + subject="Workaround?" + date="2019-06-08T13:03:49Z" + content=""" +Just got bitten by this. I guess it is not a very rare situation, so I was wondering, are there any known workarounds? +"""]] From 856affe8593c117ceafb4a97e34066f607f0b347 Mon Sep 17 00:00:00 2001 From: "anthony@ad39673d230d75cbfd19d2757d754030049c7673" Date: Mon, 10 Jun 2019 16:37:31 +0000 Subject: [PATCH 05/10] initial report --- ...no_such_protocol_name__58___tcp__41__.mdwn | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn diff --git a/doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn b/doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn new file mode 100644 index 0000000000..b51f09ea7a --- /dev/null +++ b/doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn @@ -0,0 +1,32 @@ +### Please describe the problem. + +Attempting to use git-annex addurl on Android 9 (Pixel 3a) fails with "ConnectionFailure Network.BSD.getProtocolByName: does not exist (no such protocol name: tcp)" + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + +$ git-annex addurl --file "Thermopen Mk4.pdf" "http://www.thermoworks.com/pdf/thermapen_mk4_operating_instructions_a.pdf" +addurl http://www.thermoworks.com/pdf/thermapen_mk4_operating_instructions_a.pdf +download failed: ConnectionFailure Network.BSD.getProtocolByName: does not exist (no such protocol name: tcp) +failed +git-annex: addurl: 1 failed + +$ git-annex version +git-annex version: 7.20190508-g8b44548d0 +build flags: Assistant Webapp Pairing S3 WebDAV Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite +dependency versions: aws-0.20 bloomfilter-2.0.1.0 cryptonite-0.25 DAV-1.3.3 feed-1.0.0.0 ghc-8.4.4 http-client-0.5.13.1 persistent-sqlite-2.8.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.0 +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 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL +remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar hook external +operating system: linux aarch64 +supported repository versions: 5 7 +upgrade supported from repository versions: 0 1 2 3 4 5 6 +local repository version: 7 + +# End of transcript or log. +"""]] + +### 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) + +Yep, I continue to use git-annex a bunch of places. And this bug isn't a huge deal, wget followed by add worked fine. + From d5a0bf3ae91a584da3bf4ff3c4c7811341ecb095 Mon Sep 17 00:00:00 2001 From: "anthony@ad39673d230d75cbfd19d2757d754030049c7673" Date: Mon, 10 Jun 2019 16:38:44 +0000 Subject: [PATCH 06/10] clarify it's the new android installer --- ...s_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn b/doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn index b51f09ea7a..d62be04014 100644 --- a/doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn +++ b/doc/bugs/Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn @@ -2,6 +2,8 @@ Attempting to use git-annex addurl on Android 9 (Pixel 3a) fails with "ConnectionFailure Network.BSD.getProtocolByName: does not exist (no such protocol name: tcp)" +To be clear, this is the installed the current way, inside of Termux. Not the obsolete apk. + [[!format sh """ # If you can, paste a complete transcript of the problem occurring here. # If the problem is with the git-annex assistant, paste in .git/annex/daemon.log From fd7f31648284588549904c6363f0cabb44b30c48 Mon Sep 17 00:00:00 2001 From: "anthony@ad39673d230d75cbfd19d2757d754030049c7673" Date: Mon, 10 Jun 2019 16:52:23 +0000 Subject: [PATCH 07/10] Added a comment --- ...omment_2_89b9f0cabdfac72ce6b0b9461672705f._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/git-annex__58___.git__47__annex__47__keys.tmp__47__db__58___setFileMode__58___permission_denied___40__Operation_not_permitted__41__/comment_2_89b9f0cabdfac72ce6b0b9461672705f._comment diff --git a/doc/bugs/git-annex__58___.git__47__annex__47__keys.tmp__47__db__58___setFileMode__58___permission_denied___40__Operation_not_permitted__41__/comment_2_89b9f0cabdfac72ce6b0b9461672705f._comment b/doc/bugs/git-annex__58___.git__47__annex__47__keys.tmp__47__db__58___setFileMode__58___permission_denied___40__Operation_not_permitted__41__/comment_2_89b9f0cabdfac72ce6b0b9461672705f._comment new file mode 100644 index 0000000000..2208609791 --- /dev/null +++ b/doc/bugs/git-annex__58___.git__47__annex__47__keys.tmp__47__db__58___setFileMode__58___permission_denied___40__Operation_not_permitted__41__/comment_2_89b9f0cabdfac72ce6b0b9461672705f._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="anthony@ad39673d230d75cbfd19d2757d754030049c7673" + nickname="anthony" + avatar="http://cdn.libravatar.org/avatar/05b48b72766177b3b0a6ff4afdb70790" + subject="comment 2" + date="2019-06-10T16:52:23Z" + content=""" +I worked around that one (I think I fully checked it out to Termux's $HOME, then moved it to sdcard. If I recall correctly, adjusted mode failed with more permission issues. But direct mode works... (I don't have the device in front of me, but it may be an actual SD card, not the fake sdcard. Which of course doesn't support permissions either.) + +I wonder if it'd be easy enough to do a LD_PRELOAD hack to \"fix\" chmod. +"""]] From d2658d9537843a4f713ca397f233252d0eb53023 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 11 Jun 2019 23:30:26 +0000 Subject: [PATCH 08/10] an issue involving repos cloned with --single-branch --- ...single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn diff --git a/doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn b/doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn new file mode 100644 index 0000000000..734678adba --- /dev/null +++ b/doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn @@ -0,0 +1 @@ +If a repo is cloned using `git clone --single-branch --depth 1`, `git-annex-init` and `git-annex-sync` do not seem to correctly fetch the `git-annex` and `synced/git-annex` branches. `git-annex-info` does not list remotes that were known at the cloned repo. From 382082940734714fceb6ef254792389f8263b56f Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 12 Jun 2019 15:53:12 +0000 Subject: [PATCH 09/10] re: status of v7 --- doc/forum/status_of_v7.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/status_of_v7.mdwn diff --git a/doc/forum/status_of_v7.mdwn b/doc/forum/status_of_v7.mdwn new file mode 100644 index 0000000000..ae516d7460 --- /dev/null +++ b/doc/forum/status_of_v7.mdwn @@ -0,0 +1,3 @@ +What is the current status of v7 repositories? What has been people's experience in using them? + +`git-annex` still defaults to v5, so it sounds like v7 is still in beta? From 6f8322b8f72f3399d4c28426749db5d01742001d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 12 Jun 2019 14:45:25 -0400 Subject: [PATCH 10/10] close; not a bug --- ..._confuses_git-annex-init_and_git-annex-sync.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn b/doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn index 734678adba..f5f3f5d9dd 100644 --- a/doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn +++ b/doc/bugs/git-clone_--single-branch_confuses_git-annex-init_and_git-annex-sync.mdwn @@ -1 +1,14 @@ If a repo is cloned using `git clone --single-branch --depth 1`, `git-annex-init` and `git-annex-sync` do not seem to correctly fetch the `git-annex` and `synced/git-annex` branches. `git-annex-info` does not list remotes that were known at the cloned repo. + +> This is not a bug. You have cloned a repository without cloning the +> git-annex branch, so as far as git-annex can *possibly* know, this is a +> git repository in which git-annex has never been used before. +> +> As soon as you fetch the git-annex branch from origin, git-annex will +> know all the information that you expected it to know. So all you have to +> do is: `git fetch origin git-annex` +> +> There is no possible change I can make that will prevent or amelorate +> this particular means of shooting yourself in the foot. +> +> [[done]] --[[Joey]]