caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin DeMello <martindemello@gmail.com>
To: OCaml List <caml-list@yquem.inria.fr>
Subject: [Caml-list] is this an opam bug or something i'm doing wrong?
Date: Wed, 27 Aug 2014 00:18:36 -0700	[thread overview]
Message-ID: <CAFrFfuHqMWZYWmKCCLHgVO2wHctw4ULyMBOCn-Hu-63PuzX_tg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1161 bytes --]

I installed opam from a fresh start (reinstalled opam itself, deleted my
.opam), ran "opam switch 4.01.0", and then tried to install ocp-indent,
which installed version 0.1.0. So I tried opam upgrade, which wanted to
install 0.6.1 even though there are later versions available:

$ opam upgrade
The following actions will be performed:
 - upgrade ocp-indent.0.1.0 to 0.6.1
0 to install | 0 to reinstall | 1 to upgrade | 0 to downgrade | 0 to remove

=-=-= Removing Packages =-=-=
Removing ocp-indent.0.1.0.
  ./configure --prefix=/home/martin/.opam/4.01.0
  make uninstall

=-=-= Installing ocp-indent.0.6.1 =-=-=

.....

$ opam install ocp-indent
[NOTE] Package ocp-indent is already installed (current version is 0.6.1).

$ opam install ocp-indent.1.4.1
The following actions will be performed:
 - install ocamlfind.1.5.2 [required by ocp-indent]
 - install cmdliner.0.9.5 [required by ocp-indent]
 - install typerex.1.99.6-beta [required by ocp-indent]
 - install ocp-build.1.99.6-beta [required by ocp-indent]
 - upgrade ocp-indent.0.6.1 to 1.4.1
4 to install | 0 to reinstall | 1 to upgrade | 0 to downgrade | 0 to remove
Do you want to continue ? [Y/n] y

[-- Attachment #2: Type: text/html, Size: 1556 bytes --]

             reply	other threads:[~2014-08-27  7:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-27  7:18 Martin DeMello [this message]
2014-08-27  7:45 ` Martin DeMello
2014-08-27  7:59   ` Martin DeMello
2014-08-27  9:27     ` Daniel Bünzli
2014-08-27 20:28       ` Martin DeMello
2014-08-27 22:48         ` Anil Madhavapeddy
2014-08-27 23:02           ` Martin DeMello
2014-08-28  6:55             ` Vincent B.
2014-08-28  7:04               ` Martin DeMello
2014-08-27 12:53   ` Ashish Agarwal
2014-08-27 20:26     ` Martin DeMello
2014-08-27 22:55       ` Ashish Agarwal

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFrFfuHqMWZYWmKCCLHgVO2wHctw4ULyMBOCn-Hu-63PuzX_tg@mail.gmail.com \
    --to=martindemello@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /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.
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 NNTP newsgroup(s).