GNU bug report logs - #36127
26.1, openbsd-6.5; org-9.2.3 package fails to install

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Fri, 7 Jun 2019 12:34:01 UTC

Severity: minor

Found in version 26.1

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: VanL <van <at> scratch.space>
Cc: 36127 <at> debbugs.gnu.org
Subject: bug#36127: 26.1, openbsd-6.5; org-9.2.3 package fails to install
Date: Tue, 09 Jul 2019 14:12:21 +0200
VanL <van <at> scratch.space> writes:

>> On 9 Jul 2019, at 12:06, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>> 
>> I'm not quite sure I follow -- you try to install org from ELPA, but it
>> fails?  Do you get any error messages?
>
> Yes, there was an error message but I've forgotten it.
>
> What I did was list and install packages without any settings for
> package-archives in the init.el.  This was possible for which-key and
> hyperbole.  The install process failed to complete for org from
> gnu/elpa.
>
> Setting the ("org" . "https://orgmode.org/elpa/") as part of
> package-archives enabled org from orgmode/elpa to install.
>
> To be clear. Without the following section at the top of init.el, I
> was able to install which-key and hyperbole but not org.
>
> ;;; package management
> (require 'package)
> (package-initialize)
> (setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/")
> 			 ("org" . "https://orgmode.org/elpa/")
> 			 ("melpa" . "https://melpa.org/packages/")))

I still don't quite understand -- you should be able to install the
packages without having any of that stuff in init.el, surely?

If I say "emacs -Q" and `M-x package-list-packages', I get "org" in the
list, and I can install it.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 250 days ago.

Previous Next


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