[grilo/wip/hadess/net-double-free: 4/4] ci: Remove work-around for 2018 bug




commit e0faccb7661f4d20c057dfdfefd195ba4fcdb1fe
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Aug 27 10:59:01 2021 +0200

    ci: Remove work-around for 2018 bug

 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e05e693e..9ce533af 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,10 +9,6 @@ variables:
 
 build_stable:
   before_script:
-    # Work-around https://bugzilla.redhat.com/show_bug.cgi?id=1607172#c4
-    - echo "update dnf gdbm" >> translist.txt
-    - echo "remove python3-modulemd" >> translist.txt
-    - dnf shell -y --nogpgcheck translist.txt
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $DEPENDENCIES
   script:


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