From: Lars Ingebrigtsen <larsi@gnus.org>
To: VanL <van@scratch.space>
Cc: 36127@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 [thread overview]
Message-ID: <m3o923xv8a.fsf@gnus.org> (raw)
In-Reply-To: <D19A0914-F176-45F4-A002-6D62045D8F1F@scratch.space> (VanL's message of "Tue, 9 Jul 2019 16:52:26 +1000")
VanL <van@scratch.space> writes:
>> On 9 Jul 2019, at 12:06, Lars Ingebrigtsen <larsi@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
next prev parent reply other threads:[~2019-07-09 12:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-07 12:33 bug#36127: 26.1, openbsd-6.5; org-9.2.3 package fails to install Van L
2019-07-09 2:06 ` Lars Ingebrigtsen
2019-07-09 6:52 ` VanL
2019-07-09 12:12 ` Lars Ingebrigtsen [this message]
2019-07-09 12:56 ` VanL
2019-07-09 13:36 ` Lars Ingebrigtsen
2019-07-09 13:51 ` Noam Postavsky
2019-07-09 13:52 ` Stefan Kangas
2019-07-09 13:54 ` Lars Ingebrigtsen
2019-07-09 14:00 ` Andreas Schwab
2019-10-10 18:56 ` Stefan Kangas
2019-10-10 23:43 ` VanL
2019-10-11 13:43 ` Stefan Kangas
2019-10-12 6:28 ` VanL
2019-10-12 8:07 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3o923xv8a.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=36127@debbugs.gnu.org \
--cc=van@scratch.space \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).