From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#24737: `guix lint` should not check patch-file-names on inherited sources Date: Wed, 19 Oct 2016 14:51:54 +0100 Message-ID: <87zim05tvp.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwsra-0003pd-3h for bug-guix@gnu.org; Wed, 19 Oct 2016 11:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwsrW-0008Kg-1C for bug-guix@gnu.org; Wed, 19 Oct 2016 11:33:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33742) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bwsrV-0008Ka-Ta for bug-guix@gnu.org; Wed, 19 Oct 2016 11:33:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bwsrV-0001ID-LU for bug-guix@gnu.org; Wed, 19 Oct 2016 11:33:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwrHo-0007b9-1Z for bug-guix@gnu.org; Wed, 19 Oct 2016 09:52:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwrHk-0000ti-5Q for bug-guix@gnu.org; Wed, 19 Oct 2016 09:52:04 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57043) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwrHk-0000tF-1b for bug-guix@gnu.org; Wed, 19 Oct 2016 09:52:00 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 7B97A2064E for ; Wed, 19 Oct 2016 09:51:59 -0400 (EDT) Received: from localhost (169.243.187.81.in-addr.arpa [81.187.243.169]) by mail.messagingengine.com (Postfix) with ESMTPA id 1C3D0CC0C0 for ; Wed, 19 Oct 2016 09:51:59 -0400 (EDT) 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" To: 24737@debbugs.gnu.org After patching 'notmuch', `guix lint -c patch-file-names` does not pass for 'python-notmuch' which inherits the source from 'notmuch'.