caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OPAM down?
@ 2015-06-22 18:41 Yotam Barnoy
  2015-06-22 18:45 ` Anil Madhavapeddy
  0 siblings, 1 reply; 2+ messages in thread
From: Yotam Barnoy @ 2015-06-22 18:41 UTC (permalink / raw)
  To: Ocaml Mailing List

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

Looks like OPAM just went down. Anyone have any idea about what's going on?

-Yotam

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

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

* Re: [Caml-list] OPAM down?
  2015-06-22 18:41 [Caml-list] OPAM down? Yotam Barnoy
@ 2015-06-22 18:45 ` Anil Madhavapeddy
  0 siblings, 0 replies; 2+ messages in thread
From: Anil Madhavapeddy @ 2015-06-22 18:45 UTC (permalink / raw)
  To: Yotam Barnoy; +Cc: Ocaml Mailing List

On 22 Jun 2015, at 19:41, Yotam Barnoy <yotambarnoy@gmail.com> wrote:
> 
> Looks like OPAM just went down. Anyone have any idea about what's going on?

The VM ran into a few snags when upgrading from Debian Wheezy to Jessie.  The backup from just before the update is being restored and should be done shortly to get it operational again.

As a reminder, if the VM goes down, then all is never lost.  You can do:

    opam init git://github.com/ocaml/opam-repository

to initialise from the stable remote as well.  Or:

    opam repository set-url default git://github.com/ocaml/opam-repository

To use it if you have already initialised your local OPAM.

-anil

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

end of thread, other threads:[~2015-06-22 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-22 18:41 [Caml-list] OPAM down? Yotam Barnoy
2015-06-22 18:45 ` Anil Madhavapeddy

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