public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Vijai Kumar K <vijaikumar.kanagarajan@gmail.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: vijaikumar.kanagarajan@gmail.com, isar-users@googlegroups.com
Subject: Re: [PATCH] targz-img: Ignore tar exit code 1
Date: Fri, 6 Dec 2019 00:47:35 +0530	[thread overview]
Message-ID: <20191205191735.GA16912@oxygen> (raw)
In-Reply-To: <85e91f0a-da08-5345-a666-b3026bee4d96@siemens.com>

On Thu, Dec 05, 2019 at 07:04:07PM +0100, Jan Kiszka wrote:
> On 05.12.19 18:44, vijaikumar.kanagarajan@gmail.com wrote:
> > From: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
> > 
> > Sometimes during packaging tar prints a warning "file changed as we read it"
> > and exits with return code 1. This is observed when we generete both
> > wic-img and targz-img together. Ignore the error.
> 
> Ignoring errors is rarely a good idea. In this case, it tells you that
> you have a bug in your layer that missing a dependency. I know this
> because we once had the same issue in a product layer. So: NAK
> 
> Jan

Ah! Ok. Back to square one I guess. Its currently observed in our downstream setups
only. I have no good reason to justify it. Reproducing this issue is gonna be difficult.
Let me see if I can monitor file changes and pinpoint the exact condition.
But this is going to take a while.

If it helps, the scenario is IMAGE_TYPE set to wic-img and targz-img is
inherited so both are executed for a build. Also, on a seperate note 
IMAGE_TYPE's functionality could be extended to provide multiple image types.
I believe we could specify only one right now. Former is more clean and particularly
useful if one wants a wic for sd boot and tar for nfsroot. Planning to take this up
next.

Thanks,
Vijai Kumar K

> 
> -- 
> Siemens AG, Corporate Technology, CT RDA IOT SES-DE
> Corporate Competence Center Embedded Linux

  reply	other threads:[~2019-12-05 19:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-05 17:44 vijaikumar.kanagarajan
2019-12-05 18:04 ` Jan Kiszka
2019-12-05 19:17   ` Vijai Kumar K [this message]
2019-12-05 19:31     ` Jan Kiszka
2019-12-06 10:32       ` Henning Schild
2019-12-06 11:13       ` Gylstorff Quirin
2019-12-06 11:18         ` vijai kumar
2020-01-29  6:33       ` Vijai Kumar K
2020-02-06 18:58         ` vijai kumar

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=20191205191735.GA16912@oxygen \
    --to=vijaikumar.kanagarajan@gmail.com \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox