Bug
Environment
Github action
Expected Behavior
RPM build completes successfully after pushing valid changes.
Actual Behavior
Currently when trying to land a PR into Afterburn you see that your RPM build will fail.
RPM build warnings: mv *.src.rpm $outdir munmap_chunk(): invalid pointer /__w/_temp/f0dea351-4870-4fd7-bae0-07d688f3703d.sh: line 3: 362 Aborted (core dumped) mock --rebuild --enablerepo=updates-testing rpms/*.src.rpm
Note: I have been unable to reproduce this locally. this seems to be limited to the github action environment.
Reproduction Steps
- Create a simple PR and watch the workflows build,
- Look at the RPM build, and see failure.
Other Information
Bug
Environment
Github action
Expected Behavior
RPM build completes successfully after pushing valid changes.
Actual Behavior
Currently when trying to land a PR into Afterburn you see that your RPM build will fail.
RPM build warnings: mv *.src.rpm $outdir munmap_chunk(): invalid pointer /__w/_temp/f0dea351-4870-4fd7-bae0-07d688f3703d.sh: line 3: 362 Aborted (core dumped) mock --rebuild --enablerepo=updates-testing rpms/*.src.rpmNote: I have been unable to reproduce this locally. this seems to be limited to the github action environment.
Reproduction Steps
Other Information