coreos / fedora-coreos-tracker

Issue tracker for Fedora CoreOS
https://fedoraproject.org/coreos/
264 stars 59 forks source link

[Rawhide][ppc64le]: kdump-utils.post: No such file or directory error #1830

Open gursewak1997 opened 6 days ago

gursewak1997 commented 6 days ago

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 error

Actual 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-utils

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2324486 Upstream: https://github.com/rhkdump/kdump-utils/issues/56

jbtrystram commented 6 days ago

FYI : you should open GitHub issues or Jira tickets for kdump rather than BZ :)