From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3A772138CC5 for ; Wed, 25 Mar 2015 19:19:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65CE0E07D3; Wed, 25 Mar 2015 19:19:33 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64459E078C for ; Wed, 25 Mar 2015 19:19:32 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Yaqpp-0006wC-Pr for gentoo-user@lists.gentoo.org; Wed, 25 Mar 2015 20:19:26 +0100 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Mar 2015 20:19:25 +0100 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Mar 2015 20:19:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: libsubversion error Date: Wed, 25 Mar 2015 19:19:13 +0000 (UTC) Message-ID: References: <5512F551.1000906@alectenharmsel.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32) X-Archives-Salt: 8993a89d-6897-4521-a55c-62381b2bd764 X-Archives-Hash: 0956492a4cc5d051c033ef1cf4308953 James tampabay.rr.com> writes: > > Alec Ten Harmsel alectenharmsel.com> writes: > > > > dev-vcs/subversion or dev-vcs/hgsubversion > > > dev-vcs/subversion provides all the stuff that you're looking for. > > Correct_a_mun_do! > > Now it compiled with the python flag enabled. Keep your toes cross > now that the java flag is enabled..... Well it compiles with the java flag enabled. The next release of mesos-0.23.0 will allow for dynamically allocated resources and multiple simultaneous frameworks. This means that most codes that run multi thread on your single system (workstation or server) will now run on the mesos cluster. Surely there will be tweaking of the frameworks and configurations, but pretty much most things should run without issue. Truely transparent gentoo-clustering is very near, imho. distcc is already running on mesos [1] Cephfs-0.93 is in portage and I'm diligently trying to test running of a variety of codes on cephfs so HDFS nor any of the legacy hadoop baggage is not needed to build and use your own gentoo cluster via mesos. Mesos-0.22.0 will be in BGO as soon as I clean up a few things. Mesos-0.23.0 is a game changer, imho! [2] enjoy! James [1] https://github.com/mesos/mesos-distcc [2] http://craigwickesser.com/2015/03/mesos-022-release/