[geocode-glib/bilelmoussaoui/ci] CI: Don't reinstall glib2/glibc
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib/bilelmoussaoui/ci] CI: Don't reinstall glib2/glibc
- Date: Wed, 19 Jan 2022 12:17:23 +0000 (UTC)
commit 8dbdbc2f51c482890123323bc98e4ff33088dfd9
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Mon Jan 17 10:08:48 2022 +0000
CI: Don't reinstall glib2/glibc
Otherwise the CI fails with "Error: No packages marked for reinstall."
.gitlab-ci.yml | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b29b36d..f4f2aaf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,7 +39,6 @@ build-fedora-soup2:
before_script:
# Undo delangification present in the Fedora Docker images
- rm -f /etc/rpm/macros.image-language-conf
- - dnf reinstall -y glib2 glibc
- dnf install -y $COMMON_DEPS $SOUP2_DEPS
script:
- meson _build
@@ -55,7 +54,6 @@ build-fedora-soup3:
before_script:
# Undo delangification present in the Fedora Docker images
- rm -f /etc/rpm/macros.image-language-conf
- - dnf reinstall -y glib2 glibc
- dnf install -y $COMMON_DEPS $SOUP3_DEPS
# Tasks specific to soup3 (glib 2.70, libsoup 3)
- git clone https://gitlab.gnome.org/GNOME/glib.git && pushd glib
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]