GNU bug report logs - #65283
29.1; package-vc-install fails to install package "ement" because some dependencies installed by it are omitted from load-path

Previous Next

Package: emacs;

Reported by: Adam Porter <adam <at> alphapapa.net>

Date: Mon, 14 Aug 2023 07:15:01 UTC

Severity: normal

Found in version 29.1

Done: Philip Kaludercic <philipk <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 65283 <at> debbugs.gnu.org (full text, mbox):

From: Philip Kaludercic <philipk <at> posteo.net>
To: Adam Porter <adam <at> alphapapa.net>
Cc: 65283 <at> debbugs.gnu.org
Subject: Re: bug#65283: 29.1; package-vc-install fails to install package
 "ement" because some dependencies installed by it are omitted from
 load-path
Date: Tue, 15 Aug 2023 20:11:28 +0000
Adam Porter <adam <at> alphapapa.net> writes:

> On 8/14/23 03:13, Philip Kaludercic wrote:
>> Adam Porter <adam <at> alphapapa.net> writes:
>> 
>>> Hi,
>>>
>>> Wanting to test whether package-vc-install in Emacs 29.1 is now a
>>> suitable replacement for Quelpa for installing my Ement.el package from
>>> git, I started an instance of Emacs 29.1 in a clean configuration and
>>> evaluated:

When you say clean configuration, do you mean that you invoked emacs
with -Q, or also --init-directory=[some fresh directory]?  I noticed
that you appear to be using Guix, so did you perhaps use a Guix
container shell?

I ask, because it might be that just using -Q is insufficient in this
case, in case you already have a regular Emacs configuration, as it
(falsely) assumes the package has already been installed, but it doesn't
add it to the load path.

Because in my case (GNU Emacs 30.0.50 (build 6, x86_64-pc-linux-gnu,
GTK+ Version 3.24.37, cairo version 1.16.0) of 2023-08-15),

     lemacs -Q --init-directory=/tmp

appears to have all the right directories in `load-path':

Value:
("/tmp/package-isolate-gaZsWf/elpa/ement"
 "/tmp/package-isolate-gaZsWf/elpa/taxy-magit-section-0.12.2"
 "/tmp/package-isolate-gaZsWf/elpa/magit-section-3.3.0"
 "/tmp/package-isolate-gaZsWf/elpa/dash-2.19.1"
 "/tmp/package-isolate-gaZsWf/elpa/taxy-0.10.1"
 "/tmp/package-isolate-gaZsWf/elpa/plz-0.7"
 "/tmp/package-isolate-gaZsWf/elpa/persist-0.5"
 "/tmp/package-isolate-gaZsWf/elpa/svg-lib-0.2.7"
 ...




This bug report was last modified 1 year and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.