-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
Upstream
-
2
-
False
-
-
False
-
-
-
2
-
Integration & Delivery - 263
-
0
-
0.000
[2645128260] Upstream Reporter: Gursewak Mangat
Upstream issue status: Closed
Upstream description:
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:```
kdump-utils-1.0.48-1.fc42.ppc64le->kdump-utils-1.0.49-1.fc42.ppc64le (fedora-rawhide)
```Reproducible: Always
Steps to Reproduce:
1. `cosa fetch` and `cosa build` in FCOS-Rawhide ppc64le
2. `cosa build` will fail with the above errorActual Results:
```
[2024-11-07T15:14:36.503Z] error: Installing packages: Running %post for kdump-utils: bwrap(/bin/sh): Child process killed by signal 2
```Expected Results:
No error to be seen when running %post for kdump-utilsBugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2324486
Upstream: https://github.com/rhkdump/kdump-utils/issues/56
- links to