Unbreak the tests
The Korean translations for the psmisc manuals were only added in psmisc
23.6 [1], while Fedora 37 has psmisc 23.4. This led to:
STEP 16/20: RUN rm /extra-packages
STEP 17/20: COPY ensure-files /
STEP 18/20: RUN ret_val=0; while read file; do if ! compgen ...
/usr/share/man/ko/man1/pstree.1*: No such file or directory
Error: building at STEP "RUN ret_val=0; while read file; do...":
while running runtime: exit status 1
Fallout from dcf9a87d2b
[1] psmisc commit 3098e641dc1ddb21
3098e641dc
[2] https://src.fedoraproject.org/rpms/psmisc/tree/f37
This commit is contained in:
parent
dcf9a87d2b
commit
2d768d5d15
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
/usr/share/man/man7/gnupg2.7*
|
||||
|
||||
/usr/share/man/fr/man1/pstree.1*
|
||||
/usr/share/man/ko/man1/pstree.1*
|
||||
/usr/share/man/ru/man1/pstree.1*
|
||||
/usr/share/man/man1/pstree.1*
|
||||
|
||||
/usr/share/man/fr/man8/rpm.8*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue