All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: New/unfamiliar messages
Date: Mon, 20 Jul 2015 11:15:02 -0600	[thread overview]
Message-ID: <55AD2C96.8060402@mlbassoc.com> (raw)
In-Reply-To: <1437411518.27687.43.camel@linuxfoundation.org>

On 2015-07-20 10:58, Richard Purdie wrote:
> On Mon, 2015-07-20 at 10:08 -0600, Gary Thomas wrote:
>> On 2015-07-20 09:39, Burton, Ross wrote:
>>>
>>> On 20 July 2015 at 16:28, Gary Thomas <gary@mlbassoc.com <mailto:gary@mlbassoc.com>> wrote:
>>>
>>>         NOTE: Stamp /home/local/rpi2_2015-03-05/tmp/stamps/i686-linux/dbus-native/1.8.16-r0 is not reachable, removing related manifests
>>>             ... many more
>>>
>>>      What do these mean and should I be worried about seeing them?
>>>
>>>
>>> That basically means that e.g. the dbus-native in the layers is newer than the version in the sysroot, so it is now removing dbus-native 1.8.16 from the sysroot so it can later
>>> install 1.8.<something newer>.  Now this code has pretty much proven itself we can probably remove those messages.
>>>
>>> Previously it just wrote over the top and hoped for the best, with logic to error out if one native recipe wrote over another recipe's files.  This was good for determinism but bad
>>> for moving files between recipes or renaming recipes (which was impossible).
>>
>> Thanks for the explanation.  I can see that the code for this
>> is fairly new (early June) and I must have not seen many of these
>> so it grabbed my attention.  The build tree in question was last
>> touched in March, so there obviously were many cases of this
>> situation.
>>
>> Related query: I tend to build & rebuild in the same tree (typically
>> only one platform per build tree) over long periods of time (like my
>> RaspberryPi2 tree which I've had around for many months).  Over time,
>> there may be a lot of updated builds and I end up with many "duplicated"
>> trees in my tmp/work (I don't use rm_work), e.g.
>>     tmp/work/x86_64-linux/libfontenc-native/1_1.1.3-r0
>>     tmp/work/x86_64-linux/libfontenc-native/1_1.1.2-r0
>>     tmp/work/x86_64-linux/glib-2.0-native/1_2.44.1-r0
>>     tmp/work/x86_64-linux/glib-2.0-native/1_2.44.0-r0
>>
>> Is there a [simple] way to remove just the old/redundant trees?
>
> The code you're talking about above now does this (without rm_work)!

Interesting - why then do I still have redundant (tmp/work/...) trees?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2015-07-20 17:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-20 15:28 New/unfamiliar messages Gary Thomas
2015-07-20 15:39 ` Burton, Ross
2015-07-20 16:08   ` Gary Thomas
2015-07-20 16:11     ` Burton, Ross
2015-07-20 16:58     ` Richard Purdie
2015-07-20 17:15       ` Gary Thomas [this message]
2015-07-20 17:25         ` Gary Thomas
2015-07-20 17:56           ` Gary Thomas
2015-07-20 19:08         ` Richard Purdie

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=55AD2C96.8060402@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=yocto@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.