From: Anton Mikanovich <amikan@ilbers.de>
To: Adriaan Schmidt <adriaan.schmidt@siemens.com>,
isar-users@googlegroups.com
Subject: Re: [PATCH] fix(sstate): don't fail if there are no packages
Date: Tue, 18 Jan 2022 10:34:55 +0300 [thread overview]
Message-ID: <c2db241a-fb34-ac69-4f84-4cc62c0c8178@ilbers.de> (raw)
In-Reply-To: <20220111080200.3365264-1-adriaan.schmidt@siemens.com>
11.01.2022 11:02, Adriaan Schmidt wrote:
> The code to put generated deb packages into the sstate cache
> currently uses the pattern
> test <condition> && do_stuff
> which, if the condition is not met, not only skips do_stuff,
> but also returns failure.
>
> The consequence is that in cases where there are no packages
> found in ${S}/../*.deb, the sstate caching fails completely.
>
> This changes that pattern to use an explicit "if" instead.
>
> Signed-off-by: Adriaan Schmidt <adriaan.schmidt@siemens.com>
Applied to next, thanks.
prev parent reply other threads:[~2022-01-18 7:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 8:02 Adriaan Schmidt
2022-01-11 9:13 ` Henning Schild
2022-01-11 10:23 ` Schmidt, Adriaan
2022-01-11 10:31 ` Henning Schild
2022-01-11 11:50 ` Schmidt, Adriaan
2022-01-18 7:34 ` Anton Mikanovich [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=c2db241a-fb34-ac69-4f84-4cc62c0c8178@ilbers.de \
--to=amikan@ilbers.de \
--cc=adriaan.schmidt@siemens.com \
--cc=isar-users@googlegroups.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