From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Vilata i Balaguer Subject: Emacs not seeing newer packages after pull Date: Tue, 31 Mar 2020 00:47:52 -0400 Message-ID: <20200331044752.GJ6131@sax.terramar.selidor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36543) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJ8q8-0007z1-7B for help-guix@gnu.org; Tue, 31 Mar 2020 00:49:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJ8q6-00019E-Tf for help-guix@gnu.org; Tue, 31 Mar 2020 00:49:28 -0400 Received: from lev.selidor.net ([2600:3c03:e001:1100::1]:43384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jJ8q6-00018N-QR for help-guix@gnu.org; Tue, 31 Mar 2020 00:49:26 -0400 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi everyone! Recently it caught my attention that emacs-guix seems to always be on the *previous* generation of Guix, i.e. the one before the latest pull. That is, when I do a `guix pull` and check for new packages and versions in `guix pull --news`, when I go to the emacs-guix packages list, these packages and versions are not there; the ones from the previous Guix generation are instead. Actually, if I upgrade or install such new packages from the command line, some packages under emacs-guix appear as "from the future". Restaring Emacs or pulling from it doesn't seem to fix things. I also came across the `guix-repl-use-latest` variable, but it's already `t` (in fact, `ps` shows the right `~/.config/guix/current` paths being passed to `guile`). I'm running Guix on top of Debian, and I also have package `guix` installed in my profile (if I remove it, it gets even worse: the Emacs installed package list shows most packages as "unknown"). Is this behavior expected? Does it also happen to you? (Hint: do you see many blue packages "from the future" in the Emacs list.) Maybe I'm doing something wrong? Thanks in advance for your help! -- Ivan Vilata i Balaguer -- https://elvil.net/