You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2018/03/14 18:49:00 UTC

[jira] [Resolved] (THRIFT-4517) opam that comes with xenial fails "opam init" with stack overflow

     [ https://issues.apache.org/jira/browse/THRIFT-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King, III resolved THRIFT-4517.
----------------------------------------
    Resolution: Won't Fix

ocaml is not currently integrated into the build therefore I am not going to re-enable it on xenial - no need.

> opam that comes with xenial fails "opam init" with stack overflow
> -----------------------------------------------------------------
>
>                 Key: THRIFT-4517
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4517
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.11.0
>         Environment: ubuntu-xenial
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Major
>
> If one removes /root/.opam in the docker image and then try  {{opam init -y }} it will fail:
> {noformat}
> root@71d34b027269:/thrift/src# opam init -y
> [WARNING] Running as root is not recommended
> Checking for available remotes: git, mercurial.
> - you won't be able to use rsync and local repositories unless you install the rsync command on your system.
> - you won't be able to use darcs repositories unless you install the darcs command on your system.
> [WARNING] Recommended external solver aspcud not found.
> =-=- Fetching repository information =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [default] synchronized from https://opam.ocaml.org
> [ERROR] Initialisation failed
> Stack overflow
> Fatal error:
> Stack overflow{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)