When trying to build a Rawhide FCOS(42.20241105.91.0) machine in ppc64le.
In cosa build step, it results in error
[2024-11-07T15:14:36.503Z] kdump-utils.post: No such file or directory
[2024-11-07T15:14:36.503Z] error: Installing packages: Running %post for kdump-utils: bwrap(/bin/sh): Child process killed by signal 2
[2024-11-07T15:14:36.503Z] failed to execute cmd-build: exit status 1
[2024-11-07T15:14:36.507Z] [Pipeline] }
Interestingly, this error is only seen in ppc64le arch. All other builds
It happened after the upgrade:
When trying to build a Rawhide
FCOS(42.20241105.91.0)
machine in ppc64le. Incosa build
step, it results in errorInterestingly, this error is only seen in ppc64le arch. All other builds It happened after the upgrade:
Reproducible: Always
Steps to Reproduce:
cosa fetch
andcosa build
in FCOS-Rawhide ppc64lecosa build
will fail with the above errorActual Results:
Expected Results:
No error to be seen when running %post for kdump-utils
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2324486 Upstream: https://github.com/rhkdump/kdump-utils/issues/56