[PATCH] Azure: Use "pacman -Sy" to install the toolchain

Bin Meng bmeng.cn at gmail.com
Sat Mar 27 13:05:29 CET 2021


On Sat, Mar 27, 2021 at 3:14 AM Tom Rini <trini at konsulko.com> wrote:
>
> We now see an error such as:
> warning: database file for 'ucrt64' does not exist (use '-Sy' to download)
> error: failed to prepare transaction (could not find database)
>
> So use -Sy as suggested.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  .azure-pipelines.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list