On Mon, May 05, 2025 at 09:28:19AM -0300, Fabio Estevam wrote:

> Hi Marek and Tom,
> 
> On Mon, Mar 31, 2025 at 3:31 PM Tom Rini <tr...@konsulko.com> wrote:
> 
> > And make similar changes to .azure-pipelines.yml as well please.
> 
> I made another attempt and still get CI errors when applying this
> patch. zstd is not found in CI:

The Dockerfile needs to install zstd then it seems. You can't install it
like binman is trying to do, in CI at least, because there's no apt
archive cache (it's not included in the container, as a normal best
practice).

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to