[totem/wip/hadess/fix-ci] ci: Work-around rawhide gettext problem




commit efde2127a9bbb87026dddc077f0243b24f2341ea
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Mar 9 16:25:13 2022 +0100

    ci: Work-around rawhide gettext problem

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a439528d8..ccd0132f1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,6 +43,7 @@ build-fedora:
   tags:
     - crun
   before_script:
+    - dnf update -y
     - dnf install --setopt=install_weak_deps=False -y $FEDORA_DEPS
     # See https://bugzilla.redhat.com/show_bug.cgi?id=1896438
     - dnf remove -y pylint


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]