From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#19402: Already-applied patches in 'origin' are automatically reversed Date: Fri, 26 Dec 2014 20:43:46 -0500 Message-ID: <87r3vlq33h.fsf@netris.org> References: <87fvcd25cr.fsf@netris.org> <87zjal1ami.fsf@gnu.org> <87a92ahu9t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4gQI-0003oJ-3V for bug-guix@gnu.org; Fri, 26 Dec 2014 20:44:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y4gQE-00048p-Ur for bug-guix@gnu.org; Fri, 26 Dec 2014 20:44:06 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:49158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4gQE-00048l-Rf for bug-guix@gnu.org; Fri, 26 Dec 2014 20:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Y4gQE-0007M3-Dm for bug-guix@gnu.org; Fri, 26 Dec 2014 20:44:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a92ahu9t.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 27 Dec 2014 00:21:34 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 19402@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Done in commit 9426440, thanks! Thanks for fixing it! The new strictness has already borne fruit. Turns out we've been reverse applying m4-readlink-EINVAL.patch to our m4 since at least 1fa49a2c4 (September 2013). Fixed in 6ac8aa3d7. Mark