From: Michael Wood <michael.g.wood@intel.com>
To: Brian Avery <avery.brian@gmail.com>
Cc: "toaster@yoctoproject.org" <toaster@yoctoproject.org>
Subject: Re: [RFC] build to toaster fixes
Date: Wed, 23 Sep 2015 15:02:01 +0100 [thread overview]
Message-ID: <5602B0D9.5030102@intel.com> (raw)
In-Reply-To: <CAKV_0ehW6CZj0meipYSop6Q79EZU6pAxQEgOBS0yrbM09NLXrQ@mail.gmail.com>
New branch: michaelw/toaster/ic-4-and-buildinfo-matching
This is based ontop of the image customisation branch to make sure we
use the latest schema
Michael
On 20/09/15 23:39, Brian Avery wrote:
> Hi,
>
> I tried this branch on master and it worked fine for a
> core-image-minimal. Could you give an example of what used to fail
> that this fixes? I tried it with sujith's local layer loading and
> (for me) that still spews out ton's of errors about :
>
> Cannot determine the vcs_reference for layer version {'build_id': 2,
> '_layer_cache': <Layer: __FIXME__unidentified_layer / None >,
> 'layer_id': 10, '_state': <django.db.models.base.ModelState object at
> 0x7fd03ed98710>, 'up_branch_id': None, 'priority': 7, 'up_date': None,
> 'local_path': u'/', '_up_branch_cache': None, '_build_cache': <Build:
> 2 p1-suj (Release local (HEAD), BBV HEAD (Branch: HEAD))
> core-image-minimal>, 'branch': u'', 'dirpath': None, 'commit': u'',
> 'project_id': None, 'up_id': None, 'id': 28, 'layer_source_id': None},
> Project p1-suj (Release local (HEAD), BBV HEAD (Branch: HEAD)))>,
> <Layer_Version: 28 __FIXME__unidentified_layer / None (VCS Cannot
> determine the vcs_reference for layer version {'build_id': 2,
> '_layer_cache': <Layer: __FIXME__unidentified_layer / None >,
> 'layer_id': 10, '_state': <django.db.models.base.ModelState object at
> 0x7fd03ed60d90>, 'up_branch_id': None, 'priority': 7, 'up_date': None,
> 'local_path': u'/', '_up_branch_cache': None, '_build_cache': <Build:
> 2 p1-suj (Release local (HEAD), BBV HEAD (Branch: HEAD))
> core-image-minimal>, 'branch': u'', 'dirpath': None, 'commit': u'',
> 'project_
>
>
> so, sadly this patch doesn't fix that problem :(
>
> -b
>
> On Fri, Sep 18, 2015 at 12:01 PM, Michael Wood <michael.g.wood@intel.com> wrote:
>> I've been working on a number of fixes to make sure that the build and layer
>> information is stored correctly in toaster.
>>
>> There is quite a bit of stuff needed to fix this more fully and definitely
>> scope for refactoring - I've left in old code paths as I don't think the
>> full extent of how the information is handled can be fully tested without a
>> large suite of unit tests.
>>
>> Branch is at 'michaelw/toaster/build-recognition-fixes' on poky-contrib.
>> I've had good results in testing building core-image-* on the fido release.
>>
>> Michael
>> --
>> _______________________________________________
>> toaster mailing list
>> toaster@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/toaster
prev parent reply other threads:[~2015-09-23 14:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 19:01 [RFC] build to toaster fixes Michael Wood
2015-09-18 19:05 ` [PATCH 1/4] toaster: Special case the openembedded-core layer to avoid duplicates Michael Wood
2015-09-18 19:05 ` [PATCH 2/4] toaster: Create a relationship between build information and toaster layers Michael Wood
2015-09-18 19:05 ` [PATCH 3/4] toaster: Prioroitise the layer more generic vcs reference over the sha Michael Wood
2015-09-18 19:05 ` [PATCH 4/4] toaser: Add a urls to the layer table in the build configuration Michael Wood
2015-09-20 22:39 ` [RFC] build to toaster fixes Brian Avery
2015-09-23 14:02 ` Michael Wood [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5602B0D9.5030102@intel.com \
--to=michael.g.wood@intel.com \
--cc=avery.brian@gmail.com \
--cc=toaster@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.