[
https://issues.apache.org/jira/browse/BUILDS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341142#comment-14341142
]
Roman Shaposhnik commented on BUILDS-60:
----------------------------------------
[~cmccabe] it is up to you guys to mange the dependencies. All I'm saying is
that Docker has made that as easy as managing virtualenv with python. In 2015 I
never ever have to install crap on my Linux laptop just because some weird
build depends on it. I can basically just either leverage an existing Docker
image or install the docker Image and do the apt-get ... dance.
It isn't rocker since, just a very natural easy way to keep things where they
belong.
P.S. In fact, with Docker, you can just use the Docker image I referred to in
my prior comment and do the build today on ASF INFRA where the first step of
the build is apt-get install... You can do it today, not special permissions
needed (not that I'm suggesting it as a long term solution, of course).
> leveldb on the ubuntu/hadoop boxes?
> -----------------------------------
>
> Key: BUILDS-60
> URL: https://issues.apache.org/jira/browse/BUILDS-60
> Project: Infra Build Platform
> Issue Type: Task
> Reporter: stack
>
> incubator-htrace stores traces in leveldb. Trying to setup builds for
> incubator-htrace, we fail because the package is missing.
> "You must install the leveldb-devel package (or distro-specific equivalent.)"
> Here is set of boxes we were trying to use:
> (ubuntu&&!ubuntu-3||Hadoop) && !jenkins-cloud-4GB && !H11
> Can we have leveldb installed on these or if not, where can we have it
> installed? Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)