From: yarikoptic Date: Mon, 25 Aug 2025 21:30:56 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~178^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b58301e87616ea41280f45e2c19576888e121e0f;p=git-annex.git Added a comment --- diff --git a/doc/bugs/copy_stalls_while_through___126____47__.ssh__47__git-annex-shell/comment_3_b112c2224fd19e9888e62a5223928a10._comment b/doc/bugs/copy_stalls_while_through___126____47__.ssh__47__git-annex-shell/comment_3_b112c2224fd19e9888e62a5223928a10._comment new file mode 100644 index 0000000000..14c8306c29 --- /dev/null +++ b/doc/bugs/copy_stalls_while_through___126____47__.ssh__47__git-annex-shell/comment_3_b112c2224fd19e9888e62a5223928a10._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 3" + date="2025-08-25T21:30:55Z" + content=""" +FWIW: might be not git-annex specific since I also observe now some stalls with `git push` as well, gets stuck on `Writing objects: 96% (1855/1932)`. Using newer git (2.45.1) from within a singularity env on client didn't help, so must be connection or target git (running `git receive-pack`) related... heh - the costs of upgrades! ;-) +"""]]