cirrus.yml: Fix the MSYS2 task
commit568740bedf22cc8d0ec9ab1ce522a97baab5961c
authorThomas Huth <thuth@redhat.com>
Tue, 27 Apr 2021 18:55:24 +0000 (27 20:55 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 14 May 2021 11:11:48 +0000 (14 13:11 +0200)
tree9410d1fa81d60af1fe968363841f6d57de8e2513
parent052b66e7211af64964e005126eaa3c944b296b0e
cirrus.yml: Fix the MSYS2 task

The MSYS2 task in the Cirrus-CI is currently failing with error messages
like this:

 warning: database file for 'ucrt64' does not exist (use '-Sy' to download)
 :: Starting core system upgrade...
  there is nothing to do
 :: Starting full system upgrade...
 error: failed to prepare transaction (could not find database)

Seems like it can be fixed by switching to a newer release and by refreshing
the database one more time after changing the /etc/pacman.conf file.

Message-Id: <20210504100223.25427-30-alex.bennee@linaro.org>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.cirrus.yml