From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from p3plsmtpa12-06.prod.phx3.secureserver.net (p3plsmtpa12-06.prod.phx3.secureserver.net [68.178.252.235]) by mail.openembedded.org (Postfix) with ESMTP id 12A9D65C7B for ; Fri, 14 Nov 2014 16:47:17 +0000 (UTC) Received: from [192.168.65.10] ([75.72.225.8]) by p3plsmtpa12-06.prod.phx3.secureserver.net with id FUnF1p00B0BVjqb01UnFRw; Fri, 14 Nov 2014 09:47:16 -0700 Message-ID: <54663213.9030709@pabigot.com> Date: Fri, 14 Nov 2014 10:47:15 -0600 From: "Peter A. Bigot" Organization: Peter Bigot Consulting, LLC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: "Burton, Ross" References: <1414861479-5493-1-git-send-email-pab@pabigot.com> <1414861479-5493-2-git-send-email-pab@pabigot.com> In-Reply-To: Cc: OE-core Subject: Re: [PATCH 1/3] pseudo: default --without-passwd-fallback X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 16:47:24 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 11/14/2014 10:16 AM, Burton, Ross wrote: > Hi Peter, > > Something in this series isn't working nicely with multilib enabled. > > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ross/pseudo > is the branch I was testing it in, hopefully I pulled in all the right > pieces. > > https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/102 > is current master building for multilib and succeeding. > > https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/105 > is ross/pseudo which fails at rootfs time. > > Will you be able to investigate this? (or tell me I merged the wrong > patches). Interesting. I have several theories. Can you tell me where to find the exact configurations and scripts necessary to replicate what the autobuilder is doing? Peter