Your message dated Sun, 08 May 2022 22:04:35 +0000 with message-id <[email protected]> and subject line Bug#1010397: fixed in git-annex 10.20220504-1 has caused the Debian Bug report #1010397, regarding git-annex sync fails in rsync remotes with rsync 3.2.4-1 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1010397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010397 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: git-annex Version: 8.20211123-1 Severity: important Dear Maintainer, I have a couple of git-annex repositories with rsync+gpg remotes. Since rsync 3.2.4-1, download from those remotes fails with errors similar to the following (partly anonymized): git -c annex.debug=true annex get P1010115.JPG --from host … [2022-04-30 13:00:19.357884401] (Utility.Process) process [1635091] read: ssh ["-o","BatchMode=true","-S","../.git/annex/ssh/user@host-key","-o","ControlMaster=auto","-o","ControlPersist=yes","-l","user","-n","-T","user@host-key","true"] [2022-04-30 13:00:20.397305289] (Utility.Process) process [1635091] done ExitSuccess [2022-04-30 13:00:20.39881781] (Utility.Process) process [1635096] read: rsync ["-e","'ssh' '-S' '../.git/annex/ssh/user@host-key' '-o' 'ControlMaster=auto' '-o' 'ControlPersist=yes' '-l' 'user' '-T'","--progress","--inplace","user@host-key:/backup/dspace/repositories/repository.git/ff7/84a/'GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851/GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851'","../.git/annex/tmp/GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851"] rsync: [sender] change_dir "/backup/dspace/repositories/repository.git/ff7/84a/'GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1835) [Receiver=3.2.4] rsync: [Receiver] write error: Broken pipe (32) [2022-04-30 13:00:20.86166093] (Utility.Process) process [1635096] done ExitFailure 23 rsync exited 23 … get: 1 failed The requested file is present on the remote. I guess rsync isn't happy with the quote, or the fact that the closing quote went missing somehow: rsync: [sender] change_dir "/backup/dspace/repositories/repository.git/ff7/84a/'GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851" failed: No such file or directory (2) ^ Reverting to rsync 3.2.3-8 fixes this error. I am not sure whether this is a regression in rsync or an error in git-annex. Please feel free to point to rsync and I'd be happy to open a bug report there. Thanks Daniel -- System Information: Debian Release: bookworm/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i368, i386 Kernel: Linux 5.17.0-1-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_USER Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages git-annex depends on: ii curl 7.82.0-2 ii git 1:2.36.0-1 ii libc6 2.33-7 ii libffi8 3.4.2-4 ii libgmp10 2:6.2.1+dfsg-3 ii libmagic1 1:5.41-3 ii libsqlite3-0 3.38.2-1 ii netbase 6.3 ii openssh-client 1:9.0p1-1 hi rsync 3.2.3-8 ii zlib1g 1:1.2.11.dfsg-4 Versions of packages git-annex recommends: ii aria2 1.36.0-1 ii bind9-host 1:9.18.1-1 ii git-remote-gcrypt 1.4-1 ii gnupg 2.2.34-1 ii lsof 4.94.0+dfsg-1 ii nocache 1.1-1+b1 Versions of packages git-annex suggests: pn adb <none> pn bup <none> ii libnss-mdns 0.15.1-1 pn magic-wormhole <none> pn tahoe-lafs <none> ii tor 0.4.6.10-1 pn uftp <none> pn xdot <none> ii youtube-dl 2021.12.17-1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: git-annex Source-Version: 10.20220504-1 Done: Sean Whitton <[email protected]> We believe that the bug you reported is fixed in the latest version of git-annex, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sean Whitton <[email protected]> (supplier of updated git-annex package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 08 May 2022 14:43:05 -0700 Source: git-annex Architecture: source Version: 10.20220504-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group <[email protected]> Changed-By: Sean Whitton <[email protected]> Closes: 1010397 Changes: git-annex (10.20220504-1) unstable; urgency=medium . * New upstream release (Closes: #1010397). * Drop version restriction on libghc-http-conduit-dev build-dep. * Loosen version restriction on libghc-optparse-applicative-dev build-dep. * Add build-dep on libghc-ansi-terminal-dev. Checksums-Sha1: ea3633adfbd5adcbcbd26c08d7beb1225922a11c 5541 git-annex_10.20220504-1.dsc 34e753e55e9c0740a8084131d6d60734ce5cc313 6715224 git-annex_10.20220504.orig.tar.xz fb1c433535a008bdc507116a2e773706aecaf3d0 79356 git-annex_10.20220504-1.debian.tar.xz Checksums-Sha256: befb2ce5c4d8fdcf89739e820fa8fe00af35c3626368326f5fa3772510375f9d 5541 git-annex_10.20220504-1.dsc 5412be5ae2a3039da23be3c025650096d0d358e7ffae574d9653093849b50f80 6715224 git-annex_10.20220504.orig.tar.xz a36ba15396646c458cde13c655a2df6547c964733355f6aaf3d518c6a999aec9 79356 git-annex_10.20220504-1.debian.tar.xz Files: 5a42ccc1ece8516a9c38f0d8522484be 5541 utils optional git-annex_10.20220504-1.dsc 5623b850325def182a85c5cd5d7cc13b 6715224 utils optional git-annex_10.20220504.orig.tar.xz 42383a70770680c81e3fb3679b764055 79356 utils optional git-annex_10.20220504-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmJ4Oa0ACgkQaVt65L8G YkDFZxAAhCQ5jYaTtoIyKo9RoAOMSsMt7wJKAYfqp3zKsPXR2rQZwINwEM0dWenm Ffd8U2nvPxk/gSsy7Am4HLpHlC3OXkAPXf2wE9Shlqr6Ndfp/PWlabeYvlFw3+ja otWBUxMnR/OTIvIUFxz3c6ddVasCzT0mnSwGLRK05Y2OIJWA0RJV2Yem6trOMKwm UbzTORdYyIfGszM/gKIsX3XZ1iivPQsZOjYXQnjifL7ilRR8uN8nzLMnY4k6OfwZ a4qYRCcBploADFHNjpbjkV98Jeori8Zy1UGI5YbXZIwxHJIAkciMKDUl2ZmZ56DE vTrQIT4aIzv0CjT5JSCAEiIiiVC6VMEgjwuxmn7FLCxdfCLdowFdKNsgEpzzWSyt I9wOFp/kSyrc/3di7mPqpdEaDCoDuqIUSNf0o7YM6asovehdq0A2EfimSyFblqlW jEsa3vYJqciWHvQs2vhGYMtf6MtVH4w/MfdIYy2wtT1WHxf04FG8yA0lJNTJXt0s Nwh3UiVJZt4fo/rKZowFJPYMIvLAR/Gizw8Hl0ZBP2tdB51bSNfNjVe/2HYMcjLD qRub/xt6/n/FdwxUncwiSOatr56TIxI18Kv12gmyr01Afdudp8o1h45fLCEfVLVC oGjgwKoNS3wf2PeX/TYggYW4Qy2puYPiwfJHQiTAmArUbtyn0o4= =wjLz -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-haskell-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-haskell-maintainers
