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 #1156

Open
prestist opened this issue Jan 13, 2025 · 4 comments
Open

RPM build workflow failing for github actions #1156

prestist opened this issue Jan 13, 2025 · 4 comments
Assignees
Labels
jira for syncing to jira

Comments

@prestist
Copy link
Contributor

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

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

Other Information

@prestist prestist added the jira for syncing to jira label Jan 13, 2025
@prestist prestist self-assigned this Jan 13, 2025
@prestist
Copy link
Contributor Author

Looks like this seems to be a bug in usermode, https://pagure.io/usermode/issue/12. Since we cannot devise a working workaround for this we will have to disable the workflow if something must land. For now we will block on this until priority changes.

@travier
Copy link
Member

travier commented Jan 20, 2025

Maybe we should consider switching to Packit for RPM test builds

@travier
Copy link
Member

travier commented Jan 20, 2025

Looks like the RPM builds when switching to Ubuntu 22.04 runners: coreos/coreos-installer#1590

We can probably use that as a workaround while we work on switching the RPM test build to Packit.

@travier
Copy link
Member

travier commented Jan 20, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira for syncing to jira
Projects
None yet
Development

No branches or pull requests

2 participants