Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPM build workflow failing for github actions #1589

Open
prestist opened this issue Jan 20, 2025 · 0 comments
Open

RPM build workflow failing for github actions #1589

prestist opened this issue Jan 20, 2025 · 0 comments

Comments

@prestist
Copy link
Contributor

Duplicate of => coreos/afterburn#1156

Bug

Environment

Github action

Expected Behavior

RPM build completes successfully after pushing valid changes.

Actual Behavior

Currently when trying to land a PR into coreos-installer 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

  1. Create a simple PR and watch the workflows build,
  2. Look at the RPM build, and see failure.

Other Information

travier added a commit to travier/repo-templates that referenced this issue Jan 27, 2025
Builds are failing on Ubuntu 24.04 due to a bug in mock/usermode [1].

Revert back to Ubuntu 22.04 for now, likely until we move to Packit for
building test RPMs.

[1] coreos/afterburn#1156

See: coreos/coreos-installer#1589
See: coreos/afterburn#1156
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant