From c517b3132d1fbc8d4f20ccbafe2eedeec3d95cde Mon Sep 17 00:00:00 2001 From: spwhitton Date: Tue, 18 Sep 2018 22:12:47 +0000 Subject: [PATCH] report bug --- ...ror_when_using_6.20180913_with_6.20170101-1+deb9u2.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/todo/Error_when_using_6.20180913_with_6.20170101-1+deb9u2.mdwn diff --git a/doc/todo/Error_when_using_6.20180913_with_6.20170101-1+deb9u2.mdwn b/doc/todo/Error_when_using_6.20180913_with_6.20170101-1+deb9u2.mdwn new file mode 100644 index 0000000000..06007ce5dc --- /dev/null +++ b/doc/todo/Error_when_using_6.20180913_with_6.20170101-1+deb9u2.mdwn @@ -0,0 +1,7 @@ +[A Debian user reports](https://bugs.debian.org/909023) that 6.20180913 cannot be used with a server running the version of git-annex in Debian stretch. The error is: + + fd:23: hClose: resource vanished (Broken pipe) + +Presumably this sudden lack of backwards incompatibility is intentional. + +--spwhitton