From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?56ul5L+K57+U?= Subject: Re: melpa Date: Sat, 20 Feb 2016 03:24:34 +0800 Message-ID: References: <2C646513-D058-4B01-9E07-505DE4F8324A@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_3A339C0C-7CA8-4989-B242-4386B1D88CB8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWqfW-00015Z-0F for emacs-orgmode@gnu.org; Fri, 19 Feb 2016 14:24:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWqfS-0003oT-L4 for emacs-orgmode@gnu.org; Fri, 19 Feb 2016 14:24:45 -0500 Received: from mail-pf0-x230.google.com ([2607:f8b0:400e:c00::230]:35651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWqfS-0003oK-7n for emacs-orgmode@gnu.org; Fri, 19 Feb 2016 14:24:42 -0500 Received: by mail-pf0-x230.google.com with SMTP id c10so57598793pfc.2 for ; Fri, 19 Feb 2016 11:24:42 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Kitchin Cc: alan.schmitt@polytechnique.org, Org mode --Apple-Mail=_3A339C0C-7CA8-4989-B242-4386B1D88CB8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 It seems that there is some problems in elpa.gnu.org = , I can not connect to it even using web browser. elpa.gnu.org failed *http elpa.... -- (network connection = to elpa.gnu.org) melpa.org run *http melpa... -- /bin/bash -c = openssl s_client -connect melpa.org:443 -no_ssl2 -ign_eof Junxiang > On 20 Feb 2016, at 00:44, John Kitchin = wrote: >=20 > It could also be that orgmode does not come from melpa, it comes from = "http://orgmode.org/elpa/ " If you have a list = of packages that get installed, make sure org is first. Any package that = requires org will interfere with the installation of the org package. >=20 > (setq package-archives > '(("elpy" . "http://jorgenschaefer.github.io/packages/ = ") > ("org" . "http://orgmode.org/elpa/ = ") > ("gnu" . "http://elpa.gnu.org/packages/ = ") > ("melpa-stable" . "http://melpa-stable.milkbox.net/packages/ = ") > ("melpa" . "http://melpa.org/packages/ = "))) >=20 >=20 > John >=20 > ----------------------------------- > Professor John Kitchin=20 > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu >=20 >=20 > On Fri, Feb 19, 2016 at 2:37 AM, Alan Schmitt = > = wrote: > On 2016-02-19 08:00, =E7=AB=A5=E4=BF=8A=E7=BF=94 = > writes: >=20 > > I=E2=80=99m using melpa, and org is updated to the newest version > > > > but my org-version is still 8.2.10, as follows > > > > Org-mode version 8.2.10 (release_8.2.10 @ = /Users/mac/.emacs.d/elpa/org-20160215/) > > > > How to solve this problem? >=20 > You probably have a mixed installation, which can happen if org-mode = is > loaded when you install the elpa version. >=20 > What you can try is the following (please anyone correct me if I'm > giving incorrect instructions): > - uninstall orgmode from elpa > - restart emacs and do not load orgmode (which means do not execute = any > org-related code) > - install the org-mode package >=20 > You then need to make sure that any org-related function in your init > file is called after `package-initialize'. >=20 > Hope this helps, >=20 > Alan >=20 > -- > OpenPGP Key ID : 040D0A3B4ED2E5C7 > Monthly Athmospheric CO=E2=82=82 (2016-01, Mauna Loa Obs.): 402.52 >=20 --Apple-Mail=_3A339C0C-7CA8-4989-B242-4386B1D88CB8 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
It seems that there is some problems in elpa.gnu.org, I can not = connect to it even using web browser.

elpa.gnu.org   =  failed   *http elpa.... --           = (network connection to elpa.gnu.org)
melpa.org       = run      *http melpa... --         =   /bin/bash -c openssl s_client -connect melpa.org:443 -no_ssl2 -ign_eof



Junxiang





On = 20 Feb 2016, at 00:44, John Kitchin <jkitchin@andrew.cmu.edu> wrote:

It could also be that orgmode does not come from melpa, it = comes from "http://orgmode.org/elpa/"&nbs= p;If you have a list of packages that get installed, make sure org is = first. Any package that requires org will interfere with the = installation of the org package.

(setq = package-archives
'(("elpy" . "http://jorgenschaefer.github.io/packages/")
("org" = . "http://orgmode.org/elpa/")
("gnu" = . "http://elpa.gnu.org/packages/")
("melpa-stable"= . "http://melpa-stable.milkbox.net/packages/")
("melpa" . = "http://melpa.org/packages/")))

John

-----------------------------------
Professor = John Kitchin 
Doherty Hall A207F
Department of Chemical Engineering
Carnegie = Mellon University
Pittsburgh, PA 15213
412-268-7803

On Fri, Feb 19, 2016 at 2:37 = AM, Alan Schmitt <alan.schmitt@polytechnique.org> wrote:
On = 2016-02-19 08:00, =E7=AB=A5=E4=BF=8A=E7=BF=94 <tongjunxiang@gmail.com> writes:

> I=E2=80=99m using melpa, and org is updated to the newest = version
>
> but my org-version is still 8.2.10, as follows
>
> Org-mode version 8.2.10 (release_8.2.10 @ = /Users/mac/.emacs.d/elpa/org-20160215/)
>
> How to solve this problem?

You probably have a mixed installation, which can happen if = org-mode is
loaded when you install the elpa version.

What you can try is the following (please anyone correct me if I'm
giving incorrect instructions):
- uninstall orgmode from elpa
- restart emacs and do not load orgmode (which means do not execute = any
org-related code)
- install the org-mode package

You then need to make sure that any org-related function in your init
file is called after `package-initialize'.

Hope this helps,

Alan

--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO=E2=82=82 (2016-01, Mauna Loa Obs.): 402.52


= --Apple-Mail=_3A339C0C-7CA8-4989-B242-4386B1D88CB8--