From unknown Sat Sep 20 18:57:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19941: simultaneous installation to same profile Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 24 Feb 2015 22:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 19941 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ricardo Wurmus Cc: guix-devel@gnu.org, 19941@debbugs.gnu.org X-Debbugs-Original-Cc: Guix-devel , bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14248161485146 (code B ref -1); Tue, 24 Feb 2015 22:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2015 22:15:48 +0000 Received: from localhost ([127.0.0.1]:57082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YQNlc-0001Kw-2O for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:48 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53474) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YQNla-0001Kh-Ci for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQNlT-0007Ej-Fm for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:40 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQNlT-0007EZ-BA for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:39 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQNlP-00016U-Ec for bug-guix@gnu.org; Tue, 24 Feb 2015 17:15:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQNlL-0007Aa-QT for bug-guix@gnu.org; Tue, 24 Feb 2015 17:15:35 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQNlL-0007AW-ND; Tue, 24 Feb 2015 17:15:31 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:46008 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1YQNlK-0008Qo-7g; Tue, 24 Feb 2015 17:15:30 -0500 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 6 =?UTF-8?Q?Vent=C3=B4se?= an 223 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Tue, 24 Feb 2015 23:15:22 +0100 In-Reply-To: (Ricardo Wurmus's message of "Thu, 19 Feb 2015 13:35:34 +0100") Message-ID: <87a9039csl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Ricardo Wurmus skribis: > my colleague was curious what would happen if he installed two packages > at the same time from different shell sessions. > > He ran "guix package -i openmpi" in one shell and "guix package -i > boost" in the other. The boost installation apparently finished earlier > and was added to the profile. When the openmpi installation finished, > it was nowhere to be found in the profile. (See the logs below.) > > Should we prevent simultaneous installations with locks? Yes, it would be nice; filing it to bug-guix. Thanks, Ludo=E2=80=99. From unknown Sat Sep 20 18:57:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19941: closed (simultaneous installation to same profile) Message-ID: References: <6A97530D-49FD-479F-9B7D-853E7910011D@lepiller.eu> <87a9039csl.fsf@gnu.org> X-Gnu-PR-Message: they-closed 19941 X-Gnu-PR-Package: guix Reply-To: 19941@debbugs.gnu.org Date: Thu, 14 Nov 2019 16:41:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1573749662-18835-1" This is a multi-part message in MIME format... ------------=_1573749662-18835-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #19941: simultaneous installation to same profile which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 19941@debbugs.gnu.org. --=20 19941: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D19941 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1573749662-18835-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 19941-done) by debbugs.gnu.org; 14 Nov 2019 16:40:04 +0000 Received: from localhost ([127.0.0.1]:35102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVIA7-0004sC-8U for submit@debbugs.gnu.org; Thu, 14 Nov 2019 11:40:04 -0500 Received: from lepiller.eu ([89.234.186.109]:37958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVIA4-0004rc-CN for 19941-done@debbugs.gnu.org; Thu, 14 Nov 2019 11:40:01 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id a9e5d7cd for <19941-done@debbugs.gnu.org>; Thu, 14 Nov 2019 16:39:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date :mime-version:content-type:content-transfer-encoding:subject:to :from:message-id; s=dkim; bh=LppHcZQ8quxcsGznsVRnBrB0Er8=; b=Nkj mZjzW7SBA+ub+bV0pgvkaylxrUJiqpAmLC5Hjo1Rid2KZB1xwY/31OyuS75gvvC6 t9oE770XDvM1YEUn/eHpEuA1U9TfRmk679WphFjpg7TLIaR6wXQXPzUrYQHfJFAv xAyZf1B9h2BgkA2t59eGZsfKwc6h5e+c9Yyhb/3KBoOdXeD2o6LvbbfrsTpaeRWZ IqUe+rgU2MkZcfpm/cpmjXRSSZXKfUg768acx46hrkAiRN8yVBI5VlQc2vQkAFD0 5dPGhfO+FdOl7V21P1fw9rGUC1PIIpGqWS7uHgOCyg97Eplto9Cb7M1JeSsOm4RW Zha3qNbQ1J76bceOl/w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 2eda676e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <19941-done@debbugs.gnu.org>; Thu, 14 Nov 2019 16:39:56 +0000 (UTC) Date: Thu, 14 Nov 2019 17:40:02 +0100 User-Agent: K-9 Mail for Android MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: simultaneous installation to same profile To: 19941-done@debbugs.gnu.org From: Julien Lepiller Message-ID: <6A97530D-49FD-479F-9B7D-853E7910011D@lepiller.eu> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19941-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) It's fun to close old bugs :)=2E This one had a more recent duplicate I fix= ed recently, so closing=2E See https://issues=2Eguix=2Egnu=2Eorg/issue/3637= 5=2E ------------=_1573749662-18835-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Feb 2015 22:15:48 +0000 Received: from localhost ([127.0.0.1]:57082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YQNlc-0001Kw-2O for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:48 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53474) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YQNla-0001Kh-Ci for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQNlT-0007Ej-Fm for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:40 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQNlT-0007EZ-BA for submit@debbugs.gnu.org; Tue, 24 Feb 2015 17:15:39 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQNlP-00016U-Ec for bug-guix@gnu.org; Tue, 24 Feb 2015 17:15:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQNlL-0007Aa-QT for bug-guix@gnu.org; Tue, 24 Feb 2015 17:15:35 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQNlL-0007AW-ND; Tue, 24 Feb 2015 17:15:31 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:46008 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1YQNlK-0008Qo-7g; Tue, 24 Feb 2015 17:15:30 -0500 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Ricardo Wurmus Subject: Re: simultaneous installation to same profile References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 6 =?utf-8?Q?Vent=C3=B4se?= an 223 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Tue, 24 Feb 2015 23:15:22 +0100 In-Reply-To: (Ricardo Wurmus's message of "Thu, 19 Feb 2015 13:35:34 +0100") Message-ID: <87a9039csl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit Cc: Guix-devel , bug-guix@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Ricardo Wurmus skribis: > my colleague was curious what would happen if he installed two packages > at the same time from different shell sessions. > > He ran "guix package -i openmpi" in one shell and "guix package -i > boost" in the other. The boost installation apparently finished earlier > and was added to the profile. When the openmpi installation finished, > it was nowhere to be found in the profile. (See the logs below.) > > Should we prevent simultaneous installations with locks? Yes, it would be nice; filing it to bug-guix. Thanks, Ludo=E2=80=99. ------------=_1573749662-18835-1--