[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] installing irmin on raspbery pi
On 14 Feb 2015, at 07:37, Gregory Tsipenyuk <gt303@xxxxxxxxx> wrote: > > Hi Thomas, > > Iâm trying to install Irmin on rpi. What appears to be a sticking point is > âlwtâ package. Instead of latest âlwt.2.4.7â opam keeps on trying to install > âlwt.2.4.5â. I installed âlwt.2.4.7â manually and updated all required > metadata files but this doesnât help. It seems like I can install (at least > so far) all required packages manually but it is just painful. Can you give > and suggestion on how this might be fixed? The best way to debug constraint problems like this is to force the installation of the two packages that you want with versions specified. So try: opam install lwt.2.4.7 irmin.<version> and examine or report the error. -anil _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |