From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tirifto Subject: Guix re-installing already installed packages Date: Sun, 6 Oct 2019 12:14:44 +0200 Message-ID: <20191006121444.6498f4d1@posteo.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47176) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iH3Y3-0004ie-1L for help-guix@gnu.org; Sun, 06 Oct 2019 06:13:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iH3Y1-00088G-Hz for help-guix@gnu.org; Sun, 06 Oct 2019 06:13:54 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48402) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iH3Y1-00086z-3x for help-guix@gnu.org; Sun, 06 Oct 2019 06:13:53 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 0034116005E for ; Sun, 6 Oct 2019 12:13:49 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46mKFn10SBz6tmQ for ; Sun, 6 Oct 2019 12:13:48 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello! I installed TeXmacs using Guix on Parabola GNU+Linux-libre. TeXmacs is already the newest version (1.99.11) and whenever I run =E2=80=98guix pull= =E2=80=99, no upgrades for TeXmacs are reported=E2=80=94so far, so good. However, once I actually run =E2=80=98guix upgrade=E2=80=99, Guix starts do= wnloading TeXmacs with all of its dependencies again, even though it's already up-to-date on my computer. Should this be happening? I don't know if it's related, but =E2=80=98guix weather=E2=80=99 shows that= there are no substitutes available for TeXmacs. Best wishes // Tirifto