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
4df74a9644
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
This commit is contained in:
parent
396de43209
commit
04b26152ae
1 changed files with 1 additions and 2 deletions
|
|
@ -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*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue