From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 7E043E00B85; Thu, 22 May 2014 01:23:49 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RDNS_NONE autolearn=no version=3.3.1 X-Spam-HAM-Report: * 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS Received: from dan.rpsys.net (unknown [87.81.244.161]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F357CE0077C for ; Thu, 22 May 2014 01:23:47 -0700 (PDT) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu4) with ESMTP id s4M8NRFf022256; Thu, 22 May 2014 09:23:27 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rOgq4nWlzha2; Thu, 22 May 2014 09:23:27 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id s4M8NN6W022229 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 22 May 2014 09:23:24 +0100 Message-ID: <1400746996.17834.26.camel@ted> From: Richard Purdie To: Alex J Lennon Date: Thu, 22 May 2014 09:23:16 +0100 In-Reply-To: <537D3560.2040702@dynamicdevices.co.uk> References: <537CF707.4060506@mlbassoc.com> <537D0964.9090208@dynamicdevices.co.uk> <537D3560.2040702@dynamicdevices.co.uk> X-Mailer: Evolution 3.8.4-0ubuntu1 Mime-Version: 1.0 Cc: yocto@yoctoproject.org, gary@mlbassoc.com Subject: Re: meta-mono core-image-mono failing X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 08:23:49 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2014-05-22 at 00:23 +0100, Alex J Lennon wrote: > Thanks Stefan. > daisy was my suspicion but that seemed unlikely so I > have a clean Fedora build underway with daisy / meta-mono / > core-image-mono to prove it to myself as a first pass before trying master. > > As I do this I am thinking it would be nice if there were canonical > images of Yocto-X.Y available to run up on Amazon/Azure/elsewhere to > prove these things out in the background without mashing my SSDs. > > I am guessing somebody has done this already but I hunted around Amazon > and couldn't see any community images that looked useful (?) > > Similarly (and I confess I haven't yet had time to understand > AutoBuilder as I should) presumably there are a number of daily builds > in the cloud, on each of the supported host platforms, for each of the > advertised layers, and if they fail then maintainers are kicked? Is that > how things work? If so, can you advise how I request to add meta-mono to > the kick-list? Its a nice idea but right now we struggle to test and keep OE-Core building, let alone trying to define tests for every other layer :(. The amount of time I and others spend on this for OE-Core is phenomenal. If we had more people and resources, sure but right now there is no such setup. Cheers, Richard