From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D622DE00833; Mon, 7 Mar 2016 08:10:44 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.55.52.88 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9FE99E00720 for ; Mon, 7 Mar 2016 08:10:41 -0800 (PST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP; 07 Mar 2016 08:10:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,552,1449561600"; d="scan'208";a="61418862" Received: from gmorga1x-mobl.ger.corp.intel.com (HELO [10.252.19.21]) ([10.252.19.21]) by fmsmga004.fm.intel.com with ESMTP; 07 Mar 2016 08:10:39 -0800 To: "Barros Pena, Belen" , Brian Avery References: <1457114340-16784-1-git-send-email-michael.g.wood@intel.com> From: Michael Wood Message-ID: <56DDA7FE.8060603@intel.com> Date: Mon, 7 Mar 2016 16:10:38 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Cc: "toaster@yoctoproject.org" Subject: Re: [PATCH 0/5] localhostbecontroller fixes X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2016 16:10:44 -0000 Content-Type: text/plain; charset="windows-1252"; format="flowed" Content-Transfer-Encoding: quoted-printable I can't recreate the download error, there is a known issue if you're = never git cloned a non poky repo where this might happen, but if you've = built it it should be findable. The no packages one is because I left off an import in the = buildinfohelper in [PATCH 2/5] toaster: orm Add a constant for the = CustomImageRecipe's layer name. Will send a v2 series. Michael On 07/03/16 11:42, Barros Pena, Belen wrote: > > On 05/03/2016 01:13, "toaster-bounces@yoctoproject.org on behalf of Brian > Avery" avery.brian@gmail.com> wrote: > >> Hi, >> >> There's an issue where I can't add or delete packages from my custom >> image after initially creating it. > I see the same thing, and also something else: image builds don't seem to > be recognised as such. The "Images" section is missing from the left > navigation (so no packages installed or directory structure information), > and the image files are not shown. Screenshot at > > http://imgur.com/Co0d8Wz > > I guess both issues are somehow connected? > > Cheers > > Bel=E9n > >> Steps to reproduce: >> 1) build core-image-minimal >> 2) New custom image based on core-image-minimal >> 3) I get a page like this: >> https://www.dropbox.com/s/bigqrsu9d9awct9/Screenshot%202016-03-04%2017.0= 7. >> 00.png?dl=3D0 >> 4) also, the download recipe file button gives me: >> [Errno 2] No such file or directory: >> u'recipes-core/images/core-image-minimal.bb' >> 5) Even if I build the custom image it still says: >> Toaster has no package information for mwimage1. To generate package >> information, build mwimage1 >> -b >> >> On Fri, Mar 4, 2016 at 9:58 AM, Michael Wood >> wrote: >>> Fixes for localhostbecontroller to allow file:/// uri for git >>> repositories. Allowing the file:/// uri had an unintended consequence >>> that the layer we generate for the custom image layer/recipes have had a >>> dummy value of file:///_meta-toaster as its giturl so it tried and fails >>> to git clone the dummy url. This fixes this and another issue identified >>> in testing when building a custom image based on a custom image >>> https://bugzilla.yoctoproject.org/show_bug.cgi?id=3D9206 >>> >>> branch available on poky-contrib michaelw/toaster/localhostbctrl >>> >>> >>> Michael Wood (5): >>> toaster: localhostbecontroller Don't clear out toaster custom layer >>> dir >>> toaster: orm Add a constant for the CustomImageRecipe's layer name >>> toaster: localhostbecontroller Allow file:/// uri type for git repo >>> toaster: localhostbecontroller put generated layer in the builddir >>> toaster: orm generate CustomImageRecipe contents try secondary path >>> >>> bitbake/lib/bb/ui/buildinfohelper.py | 2 +- >>> bitbake/lib/toaster/bldcontrol/localhostbecontroller.py | 10 +++++---= -- >>> bitbake/lib/toaster/orm/models.py | 15 >>> +++++++++++---- >>> bitbake/lib/toaster/toastergui/views.py | 2 +- >>> 4 files changed, 18 insertions(+), 11 deletions(-) >>> >>> -- >>> 2.5.0 >>> >>> -- >>> _______________________________________________ >>> toaster mailing list >>> toaster@yoctoproject.org >>> https://lists.yoctoproject.org/listinfo/toaster >> -- = >> _______________________________________________ >> toaster mailing list >> toaster@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/toaster --------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.