You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2014/10/02 03:43:34 UTC

[jira] [Closed] (THRIFT-2593) Unable to build thrift on ubuntu-12.04 (Precise)

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

Jake Farrell closed THRIFT-2593.
--------------------------------
    Resolution: Fixed

Here is a link to the previous version of the Vagrant file which used Ubuntu precise [1], we now default the Vagrant build to using Ubuntu trusty

[1]: https://github.com/apache/thrift/blob/2fa3df32cef7f8b490f3389ca43ce249bfb43bf0/contrib/Vagrantfile

> Unable to build thrift on ubuntu-12.04 (Precise)
> ------------------------------------------------
>
>                 Key: THRIFT-2593
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2593
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: Raju Bairishetti
>            Assignee: Jake Farrell
>             Fix For: 0.9.2
>
>
> {quote}
> Package: libthrift-cil
> Architecture: all
> Section: libs
> Depends: cli-common, libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), 
>     libmono-system-web2.0-cil, ${misc:Depends}
> {quote}
> libmono-system1.0-cil  does nt exists in ubuntu-12.04 precise distribution. 
> Only libmono-system2.0-cil and libmono-system4.0-cil   exists on ubuntu-12.04 precise distribution.
> Even libmono-corlib1.0-cil exists only in ubuntu-10.04 LTS lucid distribution.
> Fix : Replace the existing dependencies with libmono-corlib2.0-cil (>= 2.0), libmono-system2.0-cil (>= 2.0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)