From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id un9xDhf7c19GLgAA0tVLHw (envelope-from ) for ; Wed, 30 Sep 2020 03:27:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 6HWxCRf7c19nAwAAB5/wlQ (envelope-from ) for ; Wed, 30 Sep 2020 03:27:19 +0000 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 63243940105 for ; Wed, 30 Sep 2020 03:27:18 +0000 (UTC) Received: from localhost ([::1]:33696 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNSlv-0007j3-SC for larch@yhetil.org; Tue, 29 Sep 2020 23:27:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54444) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNSlf-0007iv-2o for help-guix@gnu.org; Tue, 29 Sep 2020 23:26:59 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:14945) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNSlb-0004vO-9h for help-guix@gnu.org; Tue, 29 Sep 2020 23:26:58 -0400 Date: Wed, 30 Sep 2020 03:26:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1601436411; bh=so6JZTi52ASGNV2gNsvrDSqUaPfgEf+cMsCcv1o1Fqk=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=J4hW1GNpjp5zpDBelQkX4j31et0CTkCpl80WkztK+fHXkSjLEYgj0rK2+N41y7D4A kzvDrx31T0+msIsjcVvBRmNUkWho5LgL4fEA3CiU6Ar0fD/a+O7iLYPyWw+WGnBnwD a3eQJiGzsMvlVoZPPtBeZtQ/rOsya8cTVt5pw//E= To: "help-guix\\@gnu.org" From: =?utf-8?Q?Todor_Kondi=C4=87?= Subject: Re: Problem with guix pull (error when generating cashe for a package) Message-ID: In-Reply-To: <86zh58seer.fsf@gmail.com> References: <86zh58seer.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.134; envelope-from=tk.code@protonmail.com; helo=mail-40134.protonmail.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/29 23:26:51 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -26 X-Spam_score: -2.7 X-Spam_bar: -- X-Spam_report: (-2.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.614, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: =?utf-8?Q?Todor_Kondi=C4=87?= Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=protonmail.com header.s=protonmail header.b=J4hW1GNp; dmarc=pass (policy=quarantine) header.from=protonmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: VygmbBTFXLF/ On Tuesday, 29 September 2020 19:04, zimoun wrot= e: > Hi, > > On Mon, 21 Sep 2020 at 07:18, Todor Kondi=C4=87 tk.code@protonmail.com wr= ote: > > > Hi, > > Doing a pull this morning (guix pull -c4) results in this error: > > (repl-version 0 1 1) > > Generating package cache for '/gnu/store/9h588g8m8rz57yy465gi32m0822s1n= sd-profile'... > > (exception unbound-variable (value #f) (value "Unbound variable: ~S") (= value (r-preprocesscore)) (value #f)) > > What is your output of =E2=80=9Cguix describe=E2=80=9D? > > > Another interesting thing is that when, > > guix package -r gnucash > > I get, > > guix package: warning: Your Guix installation is 26 days old. > > guix package: warning: Consider running 'guix pull' followed by > > 'guix package -u' to get up-to-date packages and security updates. > > guix package: error: package 'gnucash' not found in profile > > What is your output of =E2=80=9Cguix package -l=E2=80=9D? > > All the best, > simon Hello, I solved the first issue. The r-preprocessorcore package has probably been = moved to a different module (bioconductor) and one of the packages in my cu= stom channel depending on it just needed to be updated with an additional u= se-module entry. As for the second problem, I wiped the entire system recently, so I cannot = comment any further on this :)