From unknown Mon Aug 18 15:39:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#40985: building profile with 1 package Resent-From: "Alexandru-Sergiu Marton" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 30 Apr 2020 16:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 40985 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 40985@debbugs.gnu.org X-Debbugs-Original-To: Reply-To: Alexandru-Sergiu Marton Received: via spool by submit@debbugs.gnu.org id=B.158826592919612 (code B ref -1); Thu, 30 Apr 2020 16:59:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Apr 2020 16:58:49 +0000 Received: from localhost ([127.0.0.1]:47586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUCWA-000561-Sb for submit@debbugs.gnu.org; Thu, 30 Apr 2020 12:58:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:59526) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUCW8-00055s-Gl for submit@debbugs.gnu.org; Thu, 30 Apr 2020 12:58:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53890) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUCW8-00034N-0J for bug-guix@gnu.org; Thu, 30 Apr 2020 12:58:32 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jUCW7-00035y-9b for bug-guix@gnu.org; Thu, 30 Apr 2020 12:58:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49371) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jUCW6-0002xL-Gn for bug-guix@gnu.org; Thu, 30 Apr 2020 12:58:30 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id A0D5E16005F for ; Thu, 30 Apr 2020 18:58:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.ro; s=2017; t=1588265906; bh=ejM67s4ODQcuPxIR56ENIyxqo6hhSTZp6eamtSXbcTo=; h=Date:From:To:Subject:From; b=b4tOqxoz0UOG1qvdRinIM/DK3WYLBlZPQUA9W/yhYXnL5mxR3VOD9LFoVR+y7VYle kAjTyGj1lsCzZ804g29qBu4xSXmAepU+bZkt1UO2v18ihe4t9Im+m8Yiz5JcTUAXfa Dq7W5vwii5fKeK6ny1YObIO2CyMDRTfSK6IQjK9DeyxiOfN4FRdZzx0XQsonyziufn +B/wR1FCLNIdE4JbYb4tVjcScySr7qlzREa7EhAxb5pvXLxC0fMJSkzgOoSvxDfOV+ f/JPvD5yXfd3Z6g5bycRjZ0m/qahrPA17uG5Ygc3lLct+Pfdt+6oyr4lZl+W+DnOjp UcGw4lkzVqKdg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49ChR61Crqz6tmc for ; Thu, 30 Apr 2020 18:58:25 +0200 (CEST) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 30 Apr 2020 19:53:21 +0300 From: "Alexandru-Sergiu Marton" Message-Id: Received-SPF: pass client-ip=185.67.36.65; envelope-from=brown121407@posteo.ro; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/30 12:58:27 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Received-From: 185.67.36.65 X-Spam-Score: -1.3 (-) 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 (-) For more than a week now, whenever I do a guix pull, it tells me it's building a profile with 1 package. If I do other operations, such as removing a package, it displays the number of packages installed in my profile correctly (180-ish). Here's the bit that it's outputting at the end of guix pull: building CA certificate bundle... building fonts directory... building directory of Info manuals... building profile with 1 package... building /gnu/store/1lbks2qii5fdwigln34yd4cpvg5gxk7i-inferior-script.scm.dr= v... building package cache... building profile with 1 package... I'm confused by this behaviour. It has not changed in the last two `guix system reconfigure`s I did. From unknown Mon Aug 18 15:39:07 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: Alexandru-Sergiu Marton Subject: bug#40985: closed (Re: bug#40985: building profile with 1 package) Message-ID: References: <20200430181540.GA28119@jasmine.lan> X-Gnu-PR-Message: they-closed 40985 X-Gnu-PR-Package: guix Reply-To: 40985@debbugs.gnu.org Date: Thu, 30 Apr 2020 18:16:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1588270562-2506-1" This is a multi-part message in MIME format... ------------=_1588270562-2506-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #40985: building profile with 1 package 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 40985@debbugs.gnu.org. --=20 40985: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D40985 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1588270562-2506-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 40985-done) by debbugs.gnu.org; 30 Apr 2020 18:15:51 +0000 Received: from localhost ([127.0.0.1]:47659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUDix-0000ds-89 for submit@debbugs.gnu.org; Thu, 30 Apr 2020 14:15:51 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35415) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUDiu-0000dd-Ue for 40985-done@debbugs.gnu.org; Thu, 30 Apr 2020 14:15:49 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 949525C009C; Thu, 30 Apr 2020 14:15:43 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 30 Apr 2020 14:15:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=0sbuhfqlh/qz8YAgmijmMPsN 4Z0mTTXFtBh2iHlRGhw=; b=nDN9Qw1pgl+d3wyzE9j5Z1kgOWbJXyBrgtU8rYdY WS7wyW8jRaQoRl7L3fNBguKEWj++riQDVoV1+69zNLh86beLkkt5fN9DK/QbHnDl 2tvmfv2bamX1JUEbQ5yBiYVwephyPvKYpWsF1VVnEOgPsfe8EJ4CJRhHaSK6KwmO +Z8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=0sbuhf qlh/qz8YAgmijmMPsN4Z0mTTXFtBh2iHlRGhw=; b=ULmR9pD2i6ALYKDzuO4Mf0 aDWt//HWrPA/RjAkEooSRjnpvhI9vs0cQ+M69d5gnk06spVDk7UM+i6HrlSzpt1N p+qqmVcHN3zdDlvMA3hcu7xm1zDQtp0DJTmVIBvvkVwizs5RVgktarR0ld1TIGB3 ho//cc/D6vnnxqaCGiYTr7glXuuctAqmx7UbdhdFTZFMZANR5JexoXPhMcsYyJzo oVUeyU9Zm4xeL/LuPRtVmDriL1/EFhffGkJW7bgKdGRJlFDasYevbOKgkyak62v3 BJmiOg8tzd580YqO2zebPhBKmtg9ZiWs7AW/fti331Htr6hqpmoGVxe3D5kGfWWg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrieehgdduvdduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepueekkedtffdvtddugeejgedtvefhue efiedvjeeitdeigedtveejvdejheffvefgnecukfhppeejiedruddvgedrudefkedrieef necuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgvoh esfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-76-124-138-63.hsd1.pa.comcast.net [76.124.138.63]) by mail.messagingengine.com (Postfix) with ESMTPA id BB67E328005A; Thu, 30 Apr 2020 14:15:42 -0400 (EDT) Date: Thu, 30 Apr 2020 14:15:40 -0400 From: Leo Famulari To: Alexandru-Sergiu Marton Subject: Re: bug#40985: building profile with 1 package Message-ID: <20200430181540.GA28119@jasmine.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 40985-done Cc: 40985-done@debbugs.gnu.org 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.7 (-) On Thu, Apr 30, 2020 at 07:53:21PM +0300, Alexandru-Sergiu Marton wrote: > For more than a week now, whenever I do a guix pull, it tells me it's > building a profile with 1 package. If I do other operations, such as > removing a package, it displays the number of packages installed in my > profile correctly (180-ish). > > Here's the bit that it's outputting at the end of guix pull: > > building CA certificate bundle... > building fonts directory... > building directory of Info manuals... > building profile with 1 package... > building /gnu/store/1lbks2qii5fdwigln34yd4cpvg5gxk7i-inferior-script.scm.drv... > building package cache... > building profile with 1 package... > > I'm confused by this behaviour. It has not changed in the last two > `guix system reconfigure`s I did. Guix can manage multiple profiles, each with their own history, and that is what's happening here. By default, there are two profiles: the one that deals with Guix itself, and the one that contains your installed packages. `guix pull` uses the former, found at '~/.config/guix/current'. You can interact with this profile using the '--profile' argument to `guix package`. For example: ------ $ guix package --profile=$HOME/.config/guix/current --list-generations Generation 115 Mar 27 2020 03:05:01 guix 260eae7 out /gnu/store/ynihdaa8ripvrw2mzxdslhl3av938jpp-guix-260eae789 [...] $ guix package --profile=$HOME/.config/guix/current --switch-generation=115 switched from generation 121 to 115 ------ On the other hand, when you install packages, Guix uses the default profile, which is found at ~/.guix-profile. ------------=_1588270562-2506-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 30 Apr 2020 16:58:49 +0000 Received: from localhost ([127.0.0.1]:47586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUCWA-000561-Sb for submit@debbugs.gnu.org; Thu, 30 Apr 2020 12:58:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:59526) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUCW8-00055s-Gl for submit@debbugs.gnu.org; Thu, 30 Apr 2020 12:58:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53890) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUCW8-00034N-0J for bug-guix@gnu.org; Thu, 30 Apr 2020 12:58:32 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jUCW7-00035y-9b for bug-guix@gnu.org; Thu, 30 Apr 2020 12:58:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49371) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jUCW6-0002xL-Gn for bug-guix@gnu.org; Thu, 30 Apr 2020 12:58:30 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id A0D5E16005F for ; Thu, 30 Apr 2020 18:58:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.ro; s=2017; t=1588265906; bh=ejM67s4ODQcuPxIR56ENIyxqo6hhSTZp6eamtSXbcTo=; h=Date:From:To:Subject:From; b=b4tOqxoz0UOG1qvdRinIM/DK3WYLBlZPQUA9W/yhYXnL5mxR3VOD9LFoVR+y7VYle kAjTyGj1lsCzZ804g29qBu4xSXmAepU+bZkt1UO2v18ihe4t9Im+m8Yiz5JcTUAXfa Dq7W5vwii5fKeK6ny1YObIO2CyMDRTfSK6IQjK9DeyxiOfN4FRdZzx0XQsonyziufn +B/wR1FCLNIdE4JbYb4tVjcScySr7qlzREa7EhAxb5pvXLxC0fMJSkzgOoSvxDfOV+ f/JPvD5yXfd3Z6g5bycRjZ0m/qahrPA17uG5Ygc3lLct+Pfdt+6oyr4lZl+W+DnOjp UcGw4lkzVqKdg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49ChR61Crqz6tmc for ; Thu, 30 Apr 2020 18:58:25 +0200 (CEST) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 30 Apr 2020 19:53:21 +0300 From: "Alexandru-Sergiu Marton" To: Subject: building profile with 1 package Message-Id: Received-SPF: pass client-ip=185.67.36.65; envelope-from=brown121407@posteo.ro; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/30 12:58:27 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Received-From: 185.67.36.65 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: , Reply-To: Alexandru-Sergiu Marton Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) For more than a week now, whenever I do a guix pull, it tells me it's building a profile with 1 package. If I do other operations, such as removing a package, it displays the number of packages installed in my profile correctly (180-ish). Here's the bit that it's outputting at the end of guix pull: building CA certificate bundle... building fonts directory... building directory of Info manuals... building profile with 1 package... building /gnu/store/1lbks2qii5fdwigln34yd4cpvg5gxk7i-inferior-script.scm.dr= v... building package cache... building profile with 1 package... I'm confused by this behaviour. It has not changed in the last two `guix system reconfigure`s I did. ------------=_1588270562-2506-1--