From 2db9f57c3d1721a60fc61fe3ca87712dff53fee0 Mon Sep 17 00:00:00 2001 From: Giulia Naponiello Date: Oct 03 2019 10:40:18 +0000 Subject: Upgrade to the new version also python3-kobo-rpmlib There's a bug in <0.10.0 versions of python3-kobo-rpmlib. Let's upgrade to the 0.10.0 that fixes it. Signed-off-by: Giulia Naponiello --- diff --git a/Dockerfile b/Dockerfile index f2f8793..9bafc24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,6 +19,7 @@ RUN cd /etc/yum.repos.d/ \ && dnf -y -v downgrade https://kojipkgs.fedoraproject.org//packages/qpid-proton/0.26.0/1.fc29/x86_64/qpid-proton-c-0.26.0-1.fc29.x86_64.rpm \ https://kojipkgs.fedoraproject.org//packages/qpid-proton/0.26.0/1.fc29/x86_64/python3-qpid-proton-0.26.0-1.fc29.x86_64.rpm \ && dnf -y -v upgrade https://kojipkgs.fedoraproject.org/packages/kobo/0.10.0/1.fc31/noarch/python3-kobo-0.10.0-1.fc31.noarch.rpm \ + https://kojipkgs.fedoraproject.org/packages/kobo/0.10.0/1.fc31/noarch/python3-kobo-rpmlib-0.10.0-1.fc31.noarch.rpm \ && dnf -y clean all \ && rm -f /tmp/*