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

rpmbuild: more reliable SRPM vs RPM build check #2867

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

FrostyX
Copy link
Member

@FrostyX FrostyX commented Aug 11, 2023

Fix #2841

The previous check worked for all SRPM methods except for custom method. It uses self.chroot to specify "what chroot to run the script in". Checking source_type should be more reliable.

Fix fedora-copr#2841

The previous check worked for all SRPM methods except for custom
method. It uses `self.chroot` to specify "what chroot to run the
script in". Checking `source_type` should be more reliable.
Copy link
Member

@praiskup praiskup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@praiskup praiskup merged commit 26c70e4 into fedora-copr:main Aug 14, 2023
6 of 7 checks passed
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

Successfully merging this pull request may close these issues.

Unstoppable "running" job
2 participants