From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fB4ah-0000aZ-Rz for guix-patches@gnu.org; Tue, 24 Apr 2018 16:31:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fB4ac-0008Vk-Vf for guix-patches@gnu.org; Tue, 24 Apr 2018 16:31:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fB4ac-0008Tv-T1 for guix-patches@gnu.org; Tue, 24 Apr 2018 16:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fB4ac-0001Ye-Hf for guix-patches@gnu.org; Tue, 24 Apr 2018 16:31:02 -0400 Subject: [bug#30448] Breaking rdiff-backup and btar (was Re: [bug#30448] Update librsync to 2.0.1) Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180213190113.GA22610@jasmine.lan> <87zi4a8h0v.fsf@gnu.org> <87k1sy2i6u.fsf@gnu.org> <20180424175715.GA14535@jasmine.lan> Date: Tue, 24 Apr 2018 22:30:14 +0200 In-Reply-To: <20180424175715.GA14535@jasmine.lan> (Leo Famulari's message of "Tue, 24 Apr 2018 13:57:15 -0400") Message-ID: <878t9c1h61.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: Eric Bavier , 30448@debbugs.gnu.org Leo Famulari skribis: > PS =E2=80=94 this issue highlighted for me that the duplicity backup prog= ram > also depends on librsync with MD4. For recent versions of librsync, > duplicity forces librsync to fallback to MD4... Woow, it does sound like a problem. :-/ Thanks for the clarification, Ludo=E2=80=99.