From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mC8iDNZh7WSSVwEAauVa8A:P1 (envelope-from ) for ; Tue, 29 Aug 2023 05:11:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mC8iDNZh7WSSVwEAauVa8A (envelope-from ) for ; Tue, 29 Aug 2023 05:11:18 +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 0DD84401AE for ; Tue, 29 Aug 2023 05:11:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=QNJHtjJ3; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693278678; 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=kiMqXyYrGJhLBNFUhRjRSqQIZAfWWsV8l9YqQuikjDk=; b=mxTguVZB2ihHNQzpPqWBuTghC5ACLDxR6PAQlI73TomqyviGV8Ki0UFjG8WrhERY1kvFbf DGt652mAqQpmBuRXlxuMcpsVOlk8QgAwnI144+cSRoWOMXP48uiA3pW7p4WzwNbuJ+hQQY sLrNORDjnvOnFla3nXntmf/6T3EqI8vNInph1/HEXK3133BIoRUi/JHbJt89SB4xc/DUmv ga90BHoh/PSBUBhB2U09MHmZ1bUyJGN7jp1ytLvSPyeyyts75q5qw8VrDPd2sVefSW8Hv5 H/AGgLiQRGFQpCB1yCgM5gx6iBO4vc3+wzzih8yFXXI361yKRbMXfezTJIYGSQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=QNJHtjJ3; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693278678; a=rsa-sha256; cv=none; b=n9BzmB34dEuPQ8Av9A+AAtxepyRVxxU6A3/ZoeF3hp9AAPHKgv9gcJb31YqC1STPa7OuMq 7Sj1cgFkd4POxVcVABRd/6D8PTMtwIKHBjBrea1wICNKSEX/BH7/i12uc0g47ZI30MQbYu 3he6inB7Bj6FGcmVvLLZMrTpshXMgKAARAV+UC8tJ900bj+kPcJLoZNb9SUp+XqhU1lX+m xZ5Q84X0pMZM3ci6g5i4PQAf84US/KHCyouFtmtacMjUu+8DaKiLx9h6NORafPsOEDV8HK o7UIRXK6Cn84cOopaOeGIleyte7I+i1FRouDaDuZQ36Wa7NDKyZC65o1qkdFRw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qap85-0000ID-II; Mon, 28 Aug 2023 23:10:57 -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 1qap84-0000Hd-S5 for bug-guix@gnu.org; Mon, 28 Aug 2023 23:10:56 -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 1qap84-000678-Jj for bug-guix@gnu.org; Mon, 28 Aug 2023 23:10:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qap8B-0007FL-0Z for bug-guix@gnu.org; Mon, 28 Aug 2023 23:11:03 -0400 Subject: bug#21097: verify-store test failure on armhf-linux Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 29 Aug 2023 03:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 21097 X-GNU-PR-Package: guix X-GNU-PR-Keywords: notabug unreproducible To: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Cc: control@debbugs.gnu.org, 21097-done@debbugs.gnu.org Mail-Followup-To: 21097@debbugs.gnu.org, maxim.cournoyer@gmail.com, mhw@netris.org Received: via spool by 21097-done@debbugs.gnu.org id=D21097.169327861227753 (code D ref 21097); Tue, 29 Aug 2023 03:11:02 +0000 Received: (at 21097-done) by debbugs.gnu.org; 29 Aug 2023 03:10:12 +0000 Received: from localhost ([127.0.0.1]:49232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qap7L-0007DY-Ss for submit@debbugs.gnu.org; Mon, 28 Aug 2023 23:10:12 -0400 Received: from mail-qt1-x82b.google.com ([2607:f8b0:4864:20::82b]:48463) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qap7K-0007DF-HD; Mon, 28 Aug 2023 23:10:11 -0400 Received: by mail-qt1-x82b.google.com with SMTP id d75a77b69052e-412178dde5bso16263381cf.1; Mon, 28 Aug 2023 20:10:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693278598; x=1693883398; h=content-transfer-encoding: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=kiMqXyYrGJhLBNFUhRjRSqQIZAfWWsV8l9YqQuikjDk=; b=QNJHtjJ327KIYzzAEUgcyos++9K1juWEJQZ3TLraxXVWtbYoPMgcSxeGn2HUfpNcLM Fs+DTp0M7k87w1Po6xKrXL028ZfGq/25MDgtZxprvBpjEMzsZAginglQvOTMKKMtIU6V r7HTNB2skm7pmWWVVm+ZG4V9LAjDMAcNBeFGs/Ne8tZYCVSAXjPs9mENkgrshjtDKgcd nYg6WMit1plMIO+w4aIpEd+1I0R1ZzZJ6QAZTd7Wa+nnFRD5PVUdrbYOfPKx9tggJVna Ftx3UWgesPmqG/AnhqIeEB98ybWEI8nOzcHJFtnRqOLHNCAtbWrQnEi32sj9SNbwLZZd 9dcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693278598; x=1693883398; h=content-transfer-encoding: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=kiMqXyYrGJhLBNFUhRjRSqQIZAfWWsV8l9YqQuikjDk=; b=g/PyeyT1ZTZNO70giTtns/Dd6fTmVBcSSwWSKSx1wxmxMCAmMLcuAbHDS+0azdwjsx Cko27a1xaWaOjG1rL+AKQc9OHGFbeaCbF5TBp87NTrPmedgBgi7gXwyAVyr9jXTsV+u7 Gk+jHs1UIgy8n/+YvmMS5F7mO1iaOMZ5BvXozLReSga4EZyTiAJ3fBOyZ8Zqa0RtMwsD qWIXGMuXUaOOv7jNJ3jNtVE1YioTfnWFrxgon/zBT/aGoMR+RQVNjYTlqTW7odBewG20 woB/XXYjkrmxw0Nnu4ZOGcplCCgAXddbOOQGDJ2rYNRDp53lq0wybfLIc352zW7yRoJt aC0w== X-Gm-Message-State: AOJu0YxUZJmD2dYxUVBww5KJ3DMjo1evlNGT7BoU5qzrGb/hwf4drbAO mcNzBTa510h5MFQN6g3c9ZVbUc0Fm3KlSw== X-Google-Smtp-Source: AGHT+IHxTcwo5DHDAC9Zo2ZR7a+YhDskUq9o87oox6/6b5Ts6CEpsiE76F9+waS/0+ceGdC49FA3Zw== X-Received: by 2002:a05:622a:13cc:b0:40f:dcda:ea2f with SMTP id p12-20020a05622a13cc00b0040fdcdaea2fmr31536787qtk.29.1693278597946; Mon, 28 Aug 2023 20:09:57 -0700 (PDT) Received: from hurd (dsl-10-132-204.b2b2c.ca. [72.10.132.204]) by smtp.gmail.com with ESMTPSA id y2-20020a37e302000000b0076ee973b9a7sm2812136qki.27.2023.08.28.20.09.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 20:09:57 -0700 (PDT) From: Maxim Cournoyer References: <87h9n0c1dv.fsf@gnu.org> Date: Mon, 28 Aug 2023 23:09:56 -0400 In-Reply-To: <87h9n0c1dv.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 11 Sep 2015 19:27:24 +0200") Message-ID: <87zg2aee7v.fsf@gmail.com> 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: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 2.81 X-Spam-Score: 2.81 X-Migadu-Queue-Id: 0DD84401AE X-TUID: ocnxIOtp5uS0 tags 21097 + notabug quit Hello, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > tags 21097 unreproducible Nearly 8 years later, I'm closing this forgotten, non-reproducible issue. --=20 Thanks, Maxim