I thought I would file a new ticket to coordinate this work instead of comments in a PR. ;)
toolbox composes are still not finishing. Now due to some tests in post:
https://koji.fedoraproject.org/koji/taskinfo?taskID=103159814
https://kojipkgs.fedoraproject.org//work/tasks/9991/103159991/screenshot.png
Can we comment/remove those tests for now to get things working?
Or can we fix them?
CC; @rishi
Hi folks,
Discussing today, and looking into the screenshot that @kevin shared, it looks like it is happening because of the manpages which don't exists because we were using --excludedocs and later on we were checking on 118 if these manpages exist or not (from looking into dockerfile I think is a need for it).
I'll remove the --excludedocs from the package installation of kickstart which I think should help with this error.
--excludedocs
@jnsamyak .. the man pages do exists for Toolbx. They are located at https://github.com/containers/toolbox/blob/main/doc/toolbox.1.md. However, I pushed some changes in a PR yesterday [https://github.com/containers/toolbox/pull/1321/files] but we would still want the man pages to be there. @rishi WDYT?
Metadata Update from @phsmoura: - Issue tagged with: medium-gain, medium-trouble, ops
I have disabled the checks for manpages for now, so we can get the image build.
I am having trouble getting scratch build, because of different issues here is my last attempt: https://koji.fedoraproject.org/koji/taskinfo?taskID=103266704
Ok that was just a typo new attempt: https://koji.fedoraproject.org/koji/taskinfo?taskID=103269233
The composes are now working. Closing.
Metadata Update from @humaton: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)