From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6P59O/RF7mTOVgAAauVa8A:P1 (envelope-from ) for ; Tue, 29 Aug 2023 21:24:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6P59O/RF7mTOVgAAauVa8A (envelope-from ) for ; Tue, 29 Aug 2023 21:24:37 +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 BAF8943050 for ; Tue, 29 Aug 2023 21:24:36 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Qrhw1PgM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693337076; a=rsa-sha256; cv=none; b=VSg/hzuspJWxVcp1FtX1ddN0HZP+LpFHWmCDEZVCwzjx2MaPocSytnIoKhCcWGshSVZLuF JyPF9lehmFUgGJ/j28QgM5bweF/9km3tg43vb82RoGua2VgZDMfVi2p7JXm3zlk9hifZFx YGzTA2FS6V7hyiy0QVmDTED3zCwUq0e4LDFdsERJN2lNpupoMPbHuUOXlNHTlx+0Cf0r5P RbsnUDkhELH4YNyY5gyHqFlQOnnVb/0ZJokrGTQ/AWv/TYZ1w7cOt62LPNOfNnsI8limhU Z6HNPx0Y2cJ2l/9gTsxXIYsJDOxGmzBTRDJNNaxUB3BWAdo0BIJzPgU87t9iGQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Qrhw1PgM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693337076; 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-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=ekSlL94u57cOpxWbgUMzsCnvxYk4C/BIOPgx+Q+s2rM=; b=TZHnpmALKeu33TVJRi+pb6BCK4/OfW4v5KI/TrOMrOuEGUChgKSsJVipzs4YLOByc4dZ6m yZXP8fMFFVxGPaNa9TET5pwzRDeSPXqEQl6OkZemUOW9eWl/62ZXvyzfGVJbR3gq1pBod2 4GPUJnre7Ml7DEltGqspfkeTsQKN/qc4wNQht8/RDi6Hi9cQEuH7ngtUAhBo5FBH7imLFh DfRf0HfgQufz+Oy8JlABCoQXGL9G9A5j4gSokcOSTj7hfszTZ3jS6TQCvDzS8iP6bUJqQe z3aukYkWEgztmwj6/1/CDgsoIU5jNzv4WH618fLaqQUxVOlftVQlceuAoxo04Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qb4KB-0006lz-TV; Tue, 29 Aug 2023 15:24:27 -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 1qb4Ih-0006U0-Dr for bug-guix@gnu.org; Tue, 29 Aug 2023 15:22:55 -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 1qb4Ih-0000tP-5Q for bug-guix@gnu.org; Tue, 29 Aug 2023 15:22:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qb4In-0002nK-Sa for bug-guix@gnu.org; Tue, 29 Aug 2023 15:23:01 -0400 Subject: bug#65208: etc/teams.scm regexp Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 29 Aug 2023 19:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65208 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Simon Tournier Cc: 65208-done@debbugs.gnu.org, Greg Hogan Mail-Followup-To: 65208@debbugs.gnu.org, maxim.cournoyer@gmail.com, code@greghogan.com Received: via spool by 65208-done@debbugs.gnu.org id=D65208.169333697610728 (code D ref 65208); Tue, 29 Aug 2023 19:23:01 +0000 Received: (at 65208-done) by debbugs.gnu.org; 29 Aug 2023 19:22:56 +0000 Received: from localhost ([127.0.0.1]:51593 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qb4Ii-0002my-DP for submit@debbugs.gnu.org; Tue, 29 Aug 2023 15:22:56 -0400 Received: from mail-ua1-x932.google.com ([2607:f8b0:4864:20::932]:59794) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qb4Id-0002mh-Su for 65208-done@debbugs.gnu.org; Tue, 29 Aug 2023 15:22:55 -0400 Received: by mail-ua1-x932.google.com with SMTP id a1e0cc1a2514c-7a50bd29064so376814241.3 for <65208-done@debbugs.gnu.org>; Tue, 29 Aug 2023 12:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693336959; x=1693941759; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=ekSlL94u57cOpxWbgUMzsCnvxYk4C/BIOPgx+Q+s2rM=; b=Qrhw1PgMhujU/ewJGIrbxf06oO6IT6d+2vFiFpratEFlt95FKLRmuQGupenrJ3rzn1 j4T1N8XySU7M6adTeaCA+wnOjvA7OI1ocFhK7wxcbK5txTnEsLgHOFyt+/LjKRwBXZZR qD2bxd866L4u+tmr2VkXHkOF2F2Jia9cb1j9/5rlJhK8+wkkuATtPvpOfPiTy2oWttVe Pg373Eb7N4H5173mtqOQbAV8Y31LACwbn5Rrr9QGQ2IRliZFSqDbAf/TV1hhV0sa5xp3 gnV+C6aZmK4Xyx29qGidOG+9VSYB0ES1zqZq8r047dtdoeL2+t78CKp0Zx3cjSGWTqxe zHQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693336959; x=1693941759; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ekSlL94u57cOpxWbgUMzsCnvxYk4C/BIOPgx+Q+s2rM=; b=XucDKP7SglfYeVgoeie3tnlCgi+fGqhe4I6KZIuSded7svsP7pXSMamwoPZcZGsUce Fq5tQAXKSL4z9vOagqfyD+lzuqgLGDfaYjIO2AhTldauA9A04tpnU8np/hTLs6KK5fxt e8Arv8D0r+u6qb3uDL/xyjUHAGPSy9kQFXo3uRNaXXgLPCZqv9k0O4Vx9eK9PcM+zY56 yOeVOLdBe3kzBOtpI0Dy0uVv4PyjVxITtwTfOwmegeFpTMRhVBM2+0t9ANjsvZpibhKJ 1LLD//pEOt1Q4u7ynIxT3ysswvxkabQfOTd688YFKOCySJO2CaJ6jNo/Wl6igc5ZTIlg e2xg== X-Gm-Message-State: AOJu0YwO40czBoeyneud7GF/NYxxiOuNsDL0DlkuUwwaqd0j0lquUag5 XZVolwIUB5UnVzCq7ucgp+ClsX9nb4mOjQ== X-Google-Smtp-Source: AGHT+IGqKxYZ28vOVYO69n9jCjlfF0NgoIkNMPorVkO7zcE5uGBm1U1ZWDuUDAT4AVUATIT6E6o8bA== X-Received: by 2002:a67:bc10:0:b0:447:779b:a357 with SMTP id t16-20020a67bc10000000b00447779ba357mr147207vsn.32.1693336958761; Tue, 29 Aug 2023 12:22:38 -0700 (PDT) Received: from hurd (dsl-10-132-204.b2b2c.ca. [72.10.132.204]) by smtp.gmail.com with ESMTPSA id s18-20020ae9f712000000b00754b7ee6922sm3278870qkg.9.2023.08.29.12.22.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Aug 2023 12:22:38 -0700 (PDT) From: Maxim Cournoyer References: <864jkp1zv2.fsf@gmail.com> Date: Tue, 29 Aug 2023 15:22:37 -0400 In-Reply-To: <864jkp1zv2.fsf@gmail.com> (Simon Tournier's message of "Wed, 23 Aug 2023 18:34:57 +0200") Message-ID: <87zg29ac1u.fsf@gmail.com> 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: BAF8943050 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 2.78 X-Spam-Score: 2.78 X-TUID: ueVKj82X6Eec Hi, Simon Tournier writes: > Hi, > > On Thu, 10 Aug 2023 at 09:34, Greg Hogan wrote: > >> I am seeing unapplied "#" in some team scopes when running >> `./etc/teams.scm list-teams`. > > This is done by . > > I do not know what it had never been merged. Probably because the > revamp for a v3 was more work than I could put in. Now installed! Closing. Thanks for the report and for Simon for fixing it. -- Thanks, Maxim