caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] is this an opam bug or something i'm doing wrong?
@ 2014-08-27  7:18 Martin DeMello
  2014-08-27  7:45 ` Martin DeMello
  0 siblings, 1 reply; 12+ messages in thread
From: Martin DeMello @ 2014-08-27  7:18 UTC (permalink / raw)
  To: OCaml List

[-- 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 --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-08-28  7:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-27  7:18 [Caml-list] is this an opam bug or something i'm doing wrong? Martin DeMello
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

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).