From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CB1RL1XJIWTZUAAASxT56A (envelope-from ) for ; Mon, 27 Mar 2023 18:50:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OKh9LlXJIWS6aAEAG6o9tA (envelope-from ) for ; Mon, 27 Mar 2023 18:50:29 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8CE6A8CE2 for ; Mon, 27 Mar 2023 18:50:29 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgq2p-0004q7-3A; Mon, 27 Mar 2023 12:50:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pgq2l-0004nA-10 for guix-patches@gnu.org; Mon, 27 Mar 2023 12:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgq2k-0007ye-No for guix-patches@gnu.org; Mon, 27 Mar 2023 12:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgq2k-0004gj-6w for guix-patches@gnu.org; Mon, 27 Mar 2023 12:50:02 -0400 Subject: bug#62156: [PATCH 0/1] gnu: Add atftp. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 27 Mar 2023 16:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62156 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Lechner Cc: Sergey Trofimov , 62156-done@debbugs.gnu.org Mail-Followup-To: 62156@debbugs.gnu.org, ludo@gnu.org, felix.lechner@lease-up.com Received: via spool by 62156-done@debbugs.gnu.org id=D62156.167993577117965 (code D ref 62156); Mon, 27 Mar 2023 16:50:02 +0000 Received: (at 62156-done) by debbugs.gnu.org; 27 Mar 2023 16:49:31 +0000 Received: from localhost ([127.0.0.1]:48324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgq2F-0004fh-4C for submit@debbugs.gnu.org; Mon, 27 Mar 2023 12:49:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgq2D-0004fU-GR for 62156-done@debbugs.gnu.org; Mon, 27 Mar 2023 12:49:30 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pgq26-0007uT-27; Mon, 27 Mar 2023 12:49:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=hhc0y9yFc/AsYHaUVnRiaxxlCZ87fOxEjQtSPCaHY7c=; b=dBvsZeKZGtdCePHw1JPw WnDBSyVJX/3eSH7RScGIIDKzrEYIekEjknJ3587OvDz54qg63qHNb2CYqWSLWjNXPis4D7NR9BFk3 MzPpaacquqzj2iSNji34J12/7zAYJWdaARMGKdBhtHm9ruoleLduIiicDNCFqQzLVld0PXuIsMsR9 HsLohB/AA+225/exsPQ7T35gtKItAe+1ZdPwM6e/9kVr6HnZRkuqK8SPtFrspPycknUg+1xkPa7m6 wNCA5Xbrok8A2Gb2sMZh1irNLmf9emtCQH8vuBH9+QOq1dqniP9eUBs3JY5891lt7iVslRUvqV2Og IWEIWFgoUMTJ9Q==; Received: from [193.50.110.81] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pgq25-0008PE-LC; Mon, 27 Mar 2023 12:49:21 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 27 Mar 2023 18:49:19 +0200 In-Reply-To: (Felix Lechner's message of "Mon, 20 Mar 2023 21:25:40 -0700") Message-ID: <87pm8uf8c0.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679935829; a=rsa-sha256; cv=none; b=fRNm1nH8SFAZaDnuHZMkxi/G/I1OoMrk81ehS0fxLtWsYa7Y6SRcVYZONiNAZNLVBS4CpE Vvo1J0BWK1DtElVqFrhl15S+/gnT0+CygofQcUYi/9jGTZkWehJIN5X6Dr+LpNnJiw3V9Q 3x/wDU9A35pxo4l6H5RoCYlvy5h3ATfnkBWe942ufnD43r8EbRZ4DFUYe86jiBfWNUOUB/ D4BSFX1yzwDuhOU7uXKLLJ/70G3N5VCkqgc5PvZ0OjojbzkPmcYRq+jG4HXIpbeTtXu0Wi hU3cGZ0FpMPNVX3u7dm7WO8AOb9xktYHBP4w8E0TS2J9My9FOQLHu0JonNbq8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dBvsZeKZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679935829; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=hhc0y9yFc/AsYHaUVnRiaxxlCZ87fOxEjQtSPCaHY7c=; b=SioUPPWP/WrBqv3gG/bvS0qc4IAIatwEnMD8aCok9PJynalC7NUZRhJVS+E0Pyqavi4oLu HtGb8sx4r1gU3v2oRw+393vf/vh1LaqeI7EkgRtjxXsoUoQRxeNhqsaLQ4pt0D57YdO+9r CGMhwYTOi1nIusSI3b3qKElhXp/bPL5G9eHGYP4jabio5o/u95O9y91NsGp4EHRWtWThwE FwNmVRmfRuYbPr5rMtjtpxPE+ysQuR8owPw4AaYbn7GHeyKzDzXFfAgeDZrG1ounhg1gQp 0Ggm/Ik2d9zwtdkNknyBwQ0jQej1eHnZtMv9cCNwdA7V2TYLqgwu8W4/Rn2l4Q== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dBvsZeKZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.13 X-Spam-Score: -4.13 X-Migadu-Queue-Id: 8CE6A8CE2 X-TUID: EayYCTWeb85z Hi, Felix Lechner skribis: > * gnu/packages/networking.scm (atftp): New variable. > > Thanks to Josselin Poiret and Bruno Victal for their generous and detailed > reviews of this item! I tweaked the description (to start with a full sentence) and passed it through =E2=80=98guix style=E2=80=99. > For the atftp package added in the preceeding commit, lint produced this > warning: > > gnu/packages/networking.scm:2924:5: atftp@0.8.0: > URI https://git.code.sf.net/p/atftp/code not reachable: > 404 ("Not Found") > > Thanks to Sergey Trofimov for suggesting a fix! [1] > > [1] https://issues.guix.gnu.org/62156#3 > > It was implemented here, and the warning disappeared. > > * guix/lint.scm (check-source): Append "/info/refs" to git-reference-url. > > Co-authored-by: Sergey Trofimov Nice. I adjusted =E2=80=98tests/lint.scm=E2=80=99 accordingly. Applied both; thank you, and thanks to the reviewers! Ludo=E2=80=99.