From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AA8iLirQaGWskgAAG6o9tA:P1 (envelope-from ) for ; Thu, 30 Nov 2023 19:10:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AA8iLirQaGWskgAAG6o9tA (envelope-from ) for ; Thu, 30 Nov 2023 19:10:50 +0100 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 2A81667D1D for ; Thu, 30 Nov 2023 19:10:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=LuhHZrP2; 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=1701367826; a=rsa-sha256; cv=none; b=dmHpDC9O/e1J1xRgHJoDLvDHqcqEpe7Qmb12TENCCJN+Ki0rdl3fi2GITW2PfD8aNS02Yq McmdKa+dOWtWAZDqu7BhvfPfeoeKh86Zdim5ncSgor6ThSSpaUknzGqoTJyQ0p+RsxNfYE tfJH7ir9bPzZJjsy4Fu1hzbzC7dVNRbcXkLcBjg91eeAfs4q/K17dWoH2NiumGC3cNx/b8 qSKadi3AfyE9I5zASfoCliv5mLDx4J4A+B8r99WA+TnhypS0LfMr2gMgDw6hKSLk/JjdWy Kc9J4qq9ViDaTLZ48duHHU1UKz+bS1t+9aknlpJIKCw2VOp3tga73m+Onjnt2g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=LuhHZrP2; 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=1701367826; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=eD6SEgbs8hcfP8fvWEmOLoFaC9CQNQWV2hiGQagS3hk=; b=cELeFXAHwXJa3p4+Hfrev2Mm60vjzfqCRGm+KD0L5+JcTZeroXqlxrhoukTV4ykNMhggxO iux9HEQR4fJK3gaQ2X38gBAseGB4168g9Qp07w3bz46T2+A/RqZpDrlmCzk2rvBHK8NV+U pr8s5aqh9MhinU0K0R/j7lDN7ZKmEToeORBifTGLzvkqWACLGn1GK420pV8FuzzGf4ANvw snHrTYa8NqF0RPGY6RSltJMBxticBI5CET3d8PY4d6ttNEjRVRVMrUoNppkwvLI+BKowHw y/HUj+/3a844f1kLTUd8BN0qA6Ylfk1A6KNlfKQCk+pCjrxOUKwtgTNEmONqPA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8lU9-00037M-RK; Thu, 30 Nov 2023 13:10:03 -0500 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 1r8lU2-00035E-Sw for bug-guix@gnu.org; Thu, 30 Nov 2023 13:09:55 -0500 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 1r8lU2-0007Bw-1C for bug-guix@gnu.org; Thu, 30 Nov 2023 13:09:54 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8lUA-00063b-8X for bug-guix@gnu.org; Thu, 30 Nov 2023 13:10:02 -0500 Subject: bug#66754: [PATCH] add guix locate database is locked error message Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Thu, 30 Nov 2023 18:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66754 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maciej Kalandyk , 66754-done@debbugs.gnu.org Mail-Followup-To: 66754@debbugs.gnu.org, zimon.toutoune@gmail.com, m.kalandyk@outlook.com Received: via spool by 66754-done@debbugs.gnu.org id=D66754.170136775423205 (code D ref 66754); Thu, 30 Nov 2023 18:10:02 +0000 Received: (at 66754-done) by debbugs.gnu.org; 30 Nov 2023 18:09:14 +0000 Received: from localhost ([127.0.0.1]:54460 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8lTN-00062D-Tz for submit@debbugs.gnu.org; Thu, 30 Nov 2023 13:09:14 -0500 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:41446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8lTJ-00061k-IA for 66754-done@debbugs.gnu.org; Thu, 30 Nov 2023 13:09:10 -0500 Received: by mail-wm1-x32d.google.com with SMTP id 5b1f17b1804b1-40b2a628c25so1374505e9.1 for <66754-done@debbugs.gnu.org>; Thu, 30 Nov 2023 10:09:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701367735; x=1701972535; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=eD6SEgbs8hcfP8fvWEmOLoFaC9CQNQWV2hiGQagS3hk=; b=LuhHZrP2anNqOqzGluxpTWOM5IRzMipbdUVq46D+Otv4laXHeGZ7ZXp6oQhpXLdw1u MLvFIGyji7gZM+mWgkI/M7UJ8/VJRbfgSDsh8CBE3eApjuwEVpCsZp0ygvIcHEUOvpRz BwUDvXVcSBxRd0R7Us4V+tnwNbfIzT79xQfqdqskqlx+rWNH38Y8oviT7+tqTU41/glV 4otPbG6hlWJt2QK3WiW2emk9VfY/CX8jTCW5vOaqpYDmrwmT7UFaR9djzSk5R/nkbN1w ACOPmc2lqTn3JPDBSKNyLbBEqHUIuyn1PNkZbAcKFTLjaM17fAjgGuKW1MeOkb8tYijW g+ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701367735; x=1701972535; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eD6SEgbs8hcfP8fvWEmOLoFaC9CQNQWV2hiGQagS3hk=; b=aGuuXGLwhRMoFZbh7DIQizngNcse5xZaiunCKAoePDes4/iXcnhEA5ADM7Veeu4a8H 50Fec6UzGedELbIipV6HmzZfSGlQ6hHb3xCkX/BcS47v3QbPWWKbYZQweGqXT6G4Ldpa pQcp/W6Px2CN8Q7JsB0T1L2jr0KOKwMbT7rJO9S+RdXnOHhUtmaTrgX66Gl4LV4Vile1 vhXvecc35bPCIA8TBfC1ksyDou95f0lx6qXkeKKLkhwLyFyNRRTJXAZY2Ju35FF3w2nE 6GysWA9115092l15VsaonfSfEZ1R0v4AT4/wqyInfW36uR6cPtfbpw465XzcHXi5L/4f d7CQ== X-Gm-Message-State: AOJu0YzzebuXje4wIwg3yeQfkEfbZmd/z3c1NXc1gwpSsVWAjLW1RIS9 WBpUtdWOq3gA9UZiYtwzbIDayPgUHFw= X-Google-Smtp-Source: AGHT+IHSE9y3Skx2YURHj3UX+zMJRKTihVbg0g4w4Hoj2Lp3OZ7348niAwV5AIr2deOTtd8PcmZQew== X-Received: by 2002:a7b:c7d6:0:b0:40b:5547:76a0 with SMTP id z22-20020a7bc7d6000000b0040b554776a0mr3409903wmk.0.1701367735313; Thu, 30 Nov 2023 10:08:55 -0800 (PST) Received: from lili (roam-nat-fw-prg-194-254-61-46.net.univ-paris-diderot.fr. [194.254.61.46]) by smtp.gmail.com with ESMTPSA id i17-20020a05600011d100b00332f6202b73sm2110937wrx.47.2023.11.30.10.08.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Nov 2023 10:08:54 -0800 (PST) From: Simon Tournier In-Reply-To: References: Date: Thu, 30 Nov 2023 12:55:57 +0100 Message-ID: <87a5qv5ub6.fsf@gmail.com> 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 3.12 X-Spam-Score: 3.12 X-Migadu-Queue-Id: 2A81667D1D X-TUID: 0aKqh7gNY5CY Hi, Thanks for the contribution. On sam., 28 oct. 2023 at 19:11, Maciej Kalandyk wrote: > Change-Id: Iebe76c75d45e70317bd18d2c176dcdeaf9d6964c It seems it is duplicated and merged with ce74e02078b4d2753bf0205fae205a1b704b15d4. So closing! Let me know if I am missing something. Cheers, simon