From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2Iy9KFri5GQuSgAASxT56A (envelope-from ) for ; Tue, 22 Aug 2023 18:29:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IGuXKFri5GS2GAEAauVa8A (envelope-from ) for ; Tue, 22 Aug 2023 18:29:14 +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 729E55FFF9 for ; Tue, 22 Aug 2023 18:29:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="pI0/ZODg"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692721754; a=rsa-sha256; cv=none; b=PUf4eBuiEU4polSR8CzTWYdHsN2CPK8BeDJoaTyzVRUnDRCcKpqbHJeyjBfK+KwpPfDUPy oFr/8fBexoElo/j8Mgd+j7LriBvV+cJkV0IiOhOYZr4ks/OyIZRUtr5diYVjqdslEoIG/l FtYPtNg5sFB8+IyvcrCxICo07TM1cwy0BWPjmMdoOMnHvJ9+tL5kvtjByBmtIaWrs+JdjW QYr54LplbkVXLX1oG9pAnIn4eqboaYaYnI/LfqPhRu2j1t61BiZBYwhbbOC84WwmpkKMHB T//rCGUQ5w+TGBUi/ruYkkQ7IS2l8kiFtt4ml8ijf3Pa2NFO7rhrPqHDOwD/QA== 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="pI0/ZODg"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692721754; 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:resent-cc: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=/kIjZpBQwMinzbbJwTxFDfCFS+6rHhrTqiFbYsnWY2Y=; b=XnpfcGSgYRcgwOdOybePyjWVG7QjS3JMEP6gy2R9fpvawXbLaAWeYQWnfopcKK1JdrF6hR SBaqV1q/ggRFEW+D52ni8M7N3R+T29KobzTtTpA3wADP4mnOL2dPjAp1yiC7vHHZHSi/ph NckcLO9vfMuCcANMLaiNi07eEHBioMDt/uUFlolJ0gPij15yme4wpON6+wt0jqUsqGwmxM +G1Ypkgraec8BOJEHLdd92fdCIVx6fYNujIUENEkrk46sFLHuIeR8659jbszWLQq06k6F9 o3Jn7Mt7EdYx89OxOx3L8KPmLRH6kaDkcEGIomfNghoJR5wIyRMoCOCbdAmNeA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYUFa-0000mR-6B; Tue, 22 Aug 2023 12:29:02 -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 1qYUFX-0000m6-BR for guix-patches@gnu.org; Tue, 22 Aug 2023 12:28:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qYUFX-0002yh-3W for guix-patches@gnu.org; Tue, 22 Aug 2023 12:28:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYUFZ-0004Jc-Uk for guix-patches@gnu.org; Tue, 22 Aug 2023 12:29:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65444] [PATCH] gnu-maintenance: Improve check for disabled host names. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 22 Aug 2023 16:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65444 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: Josselin Poiret , Simon Tournier , Mathieu Othacehe , Tobias Geerinckx-Rice , 65444@debbugs.gnu.org, Ricardo Wurmus , Christopher Baines Received: via spool by 65444-submit@debbugs.gnu.org id=B65444.169272172416566 (code B ref 65444); Tue, 22 Aug 2023 16:29:01 +0000 Received: (at 65444) by debbugs.gnu.org; 22 Aug 2023 16:28:44 +0000 Received: from localhost ([127.0.0.1]:60282 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYUFI-0004J8-JB for submit@debbugs.gnu.org; Tue, 22 Aug 2023 12:28:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYUFG-0004It-TJ for 65444@debbugs.gnu.org; Tue, 22 Aug 2023 12:28:43 -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 1qYUF8-0002vp-JY; Tue, 22 Aug 2023 12:28:34 -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=/kIjZpBQwMinzbbJwTxFDfCFS+6rHhrTqiFbYsnWY2Y=; b=pI0/ZODgtb7cDnGcm8sT YOWb96fchySH8NZvr/E25iV77Li8bK0c2KyDM2MQNsOW4Bobc2MR+H1zwtsinJmUsPUFz/bSiUFaS 7AI8eAX1dxRZOEPAPUDHkF9iPQdGcpfXqT5eAHq83XsE+EoufOpdYi/b+Wl8hQw9ndZNVcCQ3Cr6R ErCCcQZrNAtGTjrDfiY9quP7PpjGfeg2Xwvwu4wzYkaZiCY1HDpA7CtRVYeDZQCOsJp9o8yD4PXkb otLDTH5WQS3oj4wBHzvdvpM5Cx3OSloT07HKrzlCPkV11Lvw4KurghmvRhbqcMEn/RfsOV6BJ1Jya ojFhnbfjYrRkeg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 5 Fructidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Saumon X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 22 Aug 2023 18:28:30 +0200 In-Reply-To: (Maxim Cournoyer's message of "Mon, 21 Aug 2023 16:56:21 -0400") Message-ID: <87bkez3utt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -5.40 X-Migadu-Queue-Id: 729E55FFF9 X-Migadu-Spam-Score: -5.40 X-TUID: DuQD5GVgBTpg Maxim Cournoyer skribis: > Found while investigating . > > * guix/gnu-maintenance.scm (html-updatable-package?): Tighten predicate. LGTM!