[totem/wip/hadess/fix-ci] ci: Work-around rawhide gettext problem
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/fix-ci] ci: Work-around rawhide gettext problem
- Date: Wed, 9 Mar 2022 15:25:39 +0000 (UTC)
commit f44e1d20d9cf2df2261fb562b293c69feb02dc3c
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 9 16:25:13 2022 +0100
ci: Work-around rawhide gettext problem
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a439528d8..e4ad2ff27 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -46,6 +46,8 @@ build-fedora:
- dnf install --setopt=install_weak_deps=False -y $FEDORA_DEPS
# See https://bugzilla.redhat.com/show_bug.cgi?id=1896438
- dnf remove -y pylint
+ # Update gettext
+ - dnf install -y
https://kojipkgs.fedoraproject.org//packages/gettext/0.21/12.fc37.0.20220203/x86_64/gettext-0.21-12.fc37.0.20220203.x86_64.rpm
https://kojipkgs.fedoraproject.org//packages/gettext/0.21/12.fc37.0.20220203/x86_64/gettext-libs-0.21-12.fc37.0.20220203.x86_64.rpm
script:
- meson _build -Dhelp=true -Denable-gtk-doc=true -Denable-easy-codec-installation=yes
-Denable-python=yes -Dprofile=default
- G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]