From 04b26152ae1ab3eaaef6db085b4de220bac83afe Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 27 Oct 2023 20:13:27 +0200 Subject: [PATCH] Update the tests The translations for the RPM manuals were removed upstream during the RPM 4.19 development cycle [1]. So, replace them with rpm2cpio(8), which is another popular command shipped by the rpm package. Note that the fedora-toolbox OCI image for Fedora 39 onwards is no longer built using OpenShift Build Service from the Dockerfile here. It's now being built using Image Factory from fedora-kickstarts and pungi-fedora [2], as part of the ToolbxReleaseBlocker Change [3] for Fedora 39. [1] RPM commit 4df74a9644b18136 https://github.com/rpm-software-management/rpm/commit/4df74a9644b18136 https://github.com/rpm-software-management/rpm/pull/2245 [2] https://pagure.io/fedora-kickstarts/ https://pagure.io/pungi-fedora/ [3] https://fedoraproject.org/wiki/Changes/ToolbxReleaseBlocker https://github.com/containers/toolbox/pull/1391 --- ensure-files | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ensure-files b/ensure-files index 1450f58..f5266f5 100644 --- a/ensure-files +++ b/ensure-files @@ -13,9 +13,8 @@ /usr/share/man/ko/man1/pstree.1* /usr/share/man/man1/pstree.1* -/usr/share/man/fr/man8/rpm.8* -/usr/share/man/ja/man8/rpm.8* /usr/share/man/man8/rpm.8* +/usr/share/man/man8/rpm2cpio.8* /usr/share/man/man1/cal.1.* /usr/share/man/man1/getopt.1*